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: Mon May 8 21:53:48 UTC 2023
Modified Files:
pkgsrc/emulators/nono: Makefile distinfo
Log Message:
nono: update to 0.6.1 .
0.6.1 (2023-04-21)
vm(Update): "Change that access to the range from $e000'0000 to $efff'ffff doesn't cause a bus error on
NWS-1750. Along with this, xxx-news-sic-ignore is obsoleted."
vm(Update): "Implement dummy TRAP#15 handler on NWS-1750's PROM emulation."
GUI(New): "Implement NEWS' device map monitor."
GUI(Fix): "Fix problem that some monitors are not shown in menu since ver 0.6.0."
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/emulators/nono/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/emulators/nono/distinfo
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.25 pkgsrc/emulators/nono/Makefile:1.26
--- pkgsrc/emulators/nono/Makefile:1.25 Tue Mar 28 22:50:26 2023
+++ pkgsrc/emulators/nono/Makefile Mon May 8 21:53:48 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2023/03/28 22:50:26 jun Exp $
+# $NetBSD: Makefile,v 1.26 2023/05/08 21:53:48 jun Exp $
-DISTNAME= nono-0.6.0
+DISTNAME= nono-0.6.1
#PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://www.pastel-flower.jp/~isaki/nono/archive/
Index: pkgsrc/emulators/nono/distinfo
diff -u pkgsrc/emulators/nono/distinfo:1.20 pkgsrc/emulators/nono/distinfo:1.21
--- pkgsrc/emulators/nono/distinfo:1.20 Tue Mar 28 22:50:26 2023
+++ pkgsrc/emulators/nono/distinfo Mon May 8 21:53:48 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.20 2023/03/28 22:50:26 jun Exp $
+$NetBSD: distinfo,v 1.21 2023/05/08 21:53:48 jun Exp $
-BLAKE2s (nono-0.6.0.tar.gz) = 9d4186c500b0a1bc4e3345d704ea08e61864022c7a969ad42e9d259d9e7a822d
-SHA512 (nono-0.6.0.tar.gz) = fe34dc7e18ffbaaa2192e0ee679deb626bb52d7b3922c38022bcff3681b211940516a426cb44fb1940c4d073e1e66604013b347659f432e2c4da108b527e174d
-Size (nono-0.6.0.tar.gz) = 3163699 bytes
+BLAKE2s (nono-0.6.1.tar.gz) = 305a0c6fe71475e4395e99be4c47c4f51829e5c0402775642a367b664b7890d3
+SHA512 (nono-0.6.1.tar.gz) = d0d78e76b91d53b2f46b2763996a18c98890927503b05ae9d9221f55fc4428f7aea45212c5b6d270c1d3f49abc082cbe811d758e1e3cc01da43044d31c19ba07
+Size (nono-0.6.1.tar.gz) = 3165384 bytes
SHA1 (patch-cli_Makefile) = a9597bc1c8c5376ea78c35415abae4bab7c086f3
SHA1 (patch-po_Makefile) = 76a7d30858d1afd27fcfed512f00bfb4b9dd0f13
SHA1 (patch-wx_Makefile.in) = 982a4cff11d453bdb7924d05c81173b7c43ad010
Home |
Main Index |
Thread Index |
Old Index