pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/nono
Module Name: pkgsrc
Committed By: nia
Date: Thu Jun 30 08:09:39 UTC 2022
Modified Files:
pkgsrc/emulators/nono: Makefile PLIST
Log Message:
nono: Fix pkglint warnings.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/emulators/nono/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/emulators/nono/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/nono/Makefile
diff -u pkgsrc/emulators/nono/Makefile:1.14 pkgsrc/emulators/nono/Makefile:1.15
--- pkgsrc/emulators/nono/Makefile:1.14 Thu Jun 30 06:02:06 2022
+++ pkgsrc/emulators/nono/Makefile Thu Jun 30 08:09:39 2022
@@ -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 @@ MASTER_SITES= http://www.pastel-flower.j
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}
Index: pkgsrc/emulators/nono/PLIST
diff -u pkgsrc/emulators/nono/PLIST:1.3 pkgsrc/emulators/nono/PLIST:1.4
--- pkgsrc/emulators/nono/PLIST:1.3 Sat Jun 18 12:50:21 2022
+++ pkgsrc/emulators/nono/PLIST Thu Jun 30 08:09:39 2022
@@ -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/index.html
share/doc/nono/fsharp-license.txt
+share/doc/nono/index.html
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