pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/nono nono: Fix pkglint warnings.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/acf681ba1d42
branches:  trunk
changeset: 381140:acf681ba1d42
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Jun 30 08:09:39 2022 +0000

description:
nono: Fix pkglint warnings.

diffstat:

 emulators/nono/Makefile |  6 +++---
 emulators/nono/PLIST    |  6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (37 lines):

diff -r 299cb8061d98 -r acf681ba1d42 emulators/nono/Makefile
--- a/emulators/nono/Makefile   Thu Jun 30 06:02:06 2022 +0000
+++ b/emulators/nono/Makefile   Thu Jun 30 08:09:39 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2022/06/30 06:02:06 jun Exp $
+# $NetBSD: Makefile,v 1.15 2022/06/30 08:09:39 nia Exp $
 
 DISTNAME=      nono-0.4.0
 PKGREVISION=   1
@@ -7,8 +7,8 @@
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.pastel-flower.jp/~isaki/nono/
-COMMENT=       OMRON LUNA-I/LUNA-88K (and SHARP X68030) emulator runs on NetBSD and etc.
-LICENSE=       nono-license AND fsharp-license # nono uses X68030 IPLROM image 
+COMMENT=       OMRON LUNA-I/LUNA-88K (and SHARP X68030) emulator
+LICENSE=       nono-license AND fsharp-license # nono uses X68030 IPLROM image
 
 # Honor pkgsrc settings. Don't use -Werror.
 MAKE_FLAGS+=   CFLAGS=${CFLAGS:Q}
diff -r 299cb8061d98 -r acf681ba1d42 emulators/nono/PLIST
--- a/emulators/nono/PLIST      Thu Jun 30 06:02:06 2022 +0000
+++ b/emulators/nono/PLIST      Thu Jun 30 08:09:39 2022 +0000
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST,v 1.3 2022/06/18 12:50:21 jun Exp $
+@comment $NetBSD: PLIST,v 1.4 2022/06/30 08:09:39 nia Exp $
 bin/nono
 bin/nono-cli
 share/doc/nono/changes.html
+share/doc/nono/fsharp-license.txt
 share/doc/nono/index.html
-share/doc/nono/fsharp-license.txt
 share/doc/nono/nono-license.txt
-share/locale/ja/LC_MESSAGES/nono.mo
 share/doc/nono/upgrade-0.2.0.html
 share/doc/nono/upgrade-0.3.0.html
+share/locale/ja/LC_MESSAGES/nono.mo



Home | Main Index | Thread Index | Old Index