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:           Sat Aug 27 21:14:31 UTC 2022

Modified Files:
        pkgsrc/emulators/nono: Makefile distinfo

Log Message:
nono: update to 0.4.3.

0.4.3 (2022-08-27)

m68k(Fix): "Implement case level 0 and level 7 of PTESTR/PTESTW instructions."
m68k(Fix): "Fix match behavior when R/W bit are set on TT0/1 registers."
m68k(Fix): "Fix that an application becomes inoperable on double bus fault in VM
."
m88k(Fix): "Improve pseudo STOP behaviors."
vm(Update): "Implement GETC/PUTC routines on LUNA-88K's internal PROM."
vm(New): "Support NWS-1750. It's just a joke."
  https://twitter.com/ebijun/status/1563633415915970561


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/emulators/nono/Makefile
cvs rdiff -u -r1.15 -r1.16 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.18 pkgsrc/emulators/nono/Makefile:1.19
--- pkgsrc/emulators/nono/Makefile:1.18 Thu Aug 11 05:08:20 2022
+++ pkgsrc/emulators/nono/Makefile      Sat Aug 27 21:14:31 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2022/08/11 05:08:20 gutteridge Exp $
+# $NetBSD: Makefile,v 1.19 2022/08/27 21:14:31 jun Exp $
 
-DISTNAME=      nono-0.4.2
-PKGREVISION=   1
+DISTNAME=      nono-0.4.3
+#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.15 pkgsrc/emulators/nono/distinfo:1.16
--- pkgsrc/emulators/nono/distinfo:1.15 Wed Aug  3 23:33:34 2022
+++ pkgsrc/emulators/nono/distinfo      Sat Aug 27 21:14:31 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.15 2022/08/03 23:33:34 jun Exp $
+$NetBSD: distinfo,v 1.16 2022/08/27 21:14:31 jun Exp $
 
-BLAKE2s (nono-0.4.2.tar.gz) = c2eda83a72050cc7502fbd2a1af8066679825eca14da84c2ac2c92775c2112fe
-SHA512 (nono-0.4.2.tar.gz) = d8bc253126160fc4ed0295235d5a0cb12cef2d3ba508dff7094556e3ee0ce655f8adef7a698efd19689697465399bf1736264f8d02ab0adeb405a4ddefb5f9f5
-Size (nono-0.4.2.tar.gz) = 2844062 bytes
+BLAKE2s (nono-0.4.3.tar.gz) = 459378427ca641ae2257a54a14bc555d40cb23c35af77ce30fee2b58413b923d
+SHA512 (nono-0.4.3.tar.gz) = b430403400375860d14dfc5ae92f92e98a6bb956ab0996a9ccade93c69ea54969cc8a3ce6c6fcd7305d5bc38749a7bbf867221fa6d8f66abc445d81b9cb800c9
+Size (nono-0.4.3.tar.gz) = 2865023 bytes
 SHA1 (patch-cli_Makefile) = a9597bc1c8c5376ea78c35415abae4bab7c086f3
 SHA1 (patch-po_Makefile) = 76a7d30858d1afd27fcfed512f00bfb4b9dd0f13
 SHA1 (patch-wx_Makefile.in) = 982a4cff11d453bdb7924d05c81173b7c43ad010



Home | Main Index | Thread Index | Old Index