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: jun
Date: Tue Jan 28 21:17:38 UTC 2025
Modified Files:
pkgsrc/emulators/nono: Makefile distinfo
Removed Files:
pkgsrc/emulators/nono/patches: patch-vm_Makefile
Log Message:
nono: update to 1.2.0nb1.
add -DRELEASE to CFLAGS. ok by isaki@.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/emulators/nono/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/emulators/nono/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/emulators/nono/patches/patch-vm_Makefile
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.47 pkgsrc/emulators/nono/Makefile:1.48
--- pkgsrc/emulators/nono/Makefile:1.47 Tue Jan 28 11:53:15 2025
+++ pkgsrc/emulators/nono/Makefile Tue Jan 28 21:17:38 2025
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2025/01/28 11:53:15 jun Exp $
+# $NetBSD: Makefile,v 1.48 2025/01/28 21:17:38 jun Exp $
DISTNAME= nono-1.2.0
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://www.pastel-flower.jp/~isaki/nono/archive/
@@ -11,7 +12,7 @@ COMMENT= OMRON LUNA-I/LUNA-88K (and SHAR
LICENSE= nono-license AND fsharp-license # nono uses X68030 IPLROM image
# Honor pkgsrc settings. Don't use -Werror.
-MAKE_FLAGS+= CFLAGS=${CFLAGS:Q}
+MAKE_FLAGS+= CFLAGS=${CFLAGS:Q} -DRELEASE
MAKE_FLAGS+= CXXFLAGS=${CXXFLAGS:Q}
MAKE_FLAGS+= LDFLAGS="${LDFLAGS} -pthread"
Index: pkgsrc/emulators/nono/distinfo
diff -u pkgsrc/emulators/nono/distinfo:1.33 pkgsrc/emulators/nono/distinfo:1.34
--- pkgsrc/emulators/nono/distinfo:1.33 Tue Jan 28 11:53:15 2025
+++ pkgsrc/emulators/nono/distinfo Tue Jan 28 21:17:38 2025
@@ -1,9 +1,8 @@
-$NetBSD: distinfo,v 1.33 2025/01/28 11:53:15 jun Exp $
+$NetBSD: distinfo,v 1.34 2025/01/28 21:17:38 jun Exp $
BLAKE2s (nono-1.2.0.tar.gz) = a60925e1a1d043eb96fd83b789c9dc9187afe0960c41660cf5d7dd41f9ac2f8a
SHA512 (nono-1.2.0.tar.gz) = 521981b17f4c26fecb324e0a63a1c8d9d188fc6447e24ed17ad39b0f51825ad0ad1caa8f558abf971ac581467a078c2e19f354d25c36cfff74c66304e00f5831
Size (nono-1.2.0.tar.gz) = 3438086 bytes
SHA1 (patch-cli_Makefile) = a9597bc1c8c5376ea78c35415abae4bab7c086f3
SHA1 (patch-po_Makefile) = 76a7d30858d1afd27fcfed512f00bfb4b9dd0f13
-SHA1 (patch-vm_Makefile) = 537fd9adf4707c979944054d1f7bf1e68b3d3ee8
SHA1 (patch-wx_Makefile.in) = 982a4cff11d453bdb7924d05c81173b7c43ad010
Home |
Main Index |
Thread Index |
Old Index