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: Thu Feb 27 11:36:36 UTC 2025
Modified Files:
pkgsrc/emulators/nono: Makefile distinfo
Removed Files:
pkgsrc/emulators/nono/patches: patch-wx_Makefile.in
Log Message:
1.3.0 (2025/02/26)
vm(New): "Implement VirtIO SCSI."
vm(New): "X68030 MFP timer interrupts now support real-time synchronization."
vm(New): "NWS-1750 system timer interrupt now supports real-time synchronization."
vm(Update): "X68030 MFP free-run timer now doesn't use scheduler events."
vm(Fix): "Fix an issue that specifying 2GB or more of memory would cause an error (on virt-m68k)."
vm(Fix): "Fix an issue that full speed mode could not be relased by pressing SHIFT key in X68030 JP keyboard mode."
vm(Fix): "Fix to transition to bus free phase when a SCSI device asserts RST."
vm(Fix): "Fix an issue that the disk size over 10GB was not displayed correctly on SCSI device monitor."
m68k(Update): "Make various improvements to 68040 table search processing."
m68k(Update): "Improve almost 68040 instruction cycles somewhat closer."
m68k(Fix): "Improve or implement some 68030 instruction cycles."
m68k(Fix): "Fix an issue that the exception history could not detect the IOCS call on 68040."
m68k(Update): "The exception history now supports Human68k DOS calls."
m88k(Fix): "Fix an issue that access to devices other than main memory may fail since ver 0.7.2."
host(Fix): "Fix an issue dropping ICMPv6 Echo Request packet to router's link local address on the usermode network."
app(New): "Support --fd0, --fd1 options for X68030."
GUI(Fix): "Remove incorrect software keyboard window from the menu on NWS-1750 and virt-m68k."
vm(Update): "Change performance measurement gimic on virt-m68k from VirtIONet to GFTTY."
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/emulators/nono/Makefile
cvs rdiff -u -r1.34 -r1.35 pkgsrc/emulators/nono/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/emulators/nono/patches/patch-wx_Makefile.in
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.48 pkgsrc/emulators/nono/Makefile:1.49
--- pkgsrc/emulators/nono/Makefile:1.48 Tue Jan 28 21:17:38 2025
+++ pkgsrc/emulators/nono/Makefile Thu Feb 27 11:36:36 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2025/01/28 21:17:38 jun Exp $
+# $NetBSD: Makefile,v 1.49 2025/02/27 11:36:36 jun Exp $
-DISTNAME= nono-1.2.0
-PKGREVISION= 1
+DISTNAME= nono-1.3.0
CATEGORIES= emulators
MASTER_SITES= http://www.pastel-flower.jp/~isaki/nono/archive/
Index: pkgsrc/emulators/nono/distinfo
diff -u pkgsrc/emulators/nono/distinfo:1.34 pkgsrc/emulators/nono/distinfo:1.35
--- pkgsrc/emulators/nono/distinfo:1.34 Tue Jan 28 21:17:38 2025
+++ pkgsrc/emulators/nono/distinfo Thu Feb 27 11:36:36 2025
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.34 2025/01/28 21:17:38 jun Exp $
+$NetBSD: distinfo,v 1.35 2025/02/27 11:36:36 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
+BLAKE2s (nono-1.3.0.tar.gz) = d3994b85a1c4e49567ea7e7c2bba8359af25960f91c15f3ddddc8bbee77446c8
+SHA512 (nono-1.3.0.tar.gz) = 0579166c19c832e1e6fc2360e71d54a8455709caf1a3737c1124748e7e7d57da6181a0e140c175afcb04370c448590b8c7a1269ccb9497748369ab26ae2a5e58
+Size (nono-1.3.0.tar.gz) = 3465236 bytes
SHA1 (patch-cli_Makefile) = a9597bc1c8c5376ea78c35415abae4bab7c086f3
SHA1 (patch-po_Makefile) = 76a7d30858d1afd27fcfed512f00bfb4b9dd0f13
-SHA1 (patch-wx_Makefile.in) = 982a4cff11d453bdb7924d05c81173b7c43ad010
Home |
Main Index |
Thread Index |
Old Index