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 Mar 30 20:19:13 UTC 2026

Modified Files:
        pkgsrc/emulators/nono: Makefile distinfo

Log Message:
nono: update to 1.7.0.

1.7.0 (2026/03/28)

host(New): "Support QCOW2 disk image format."
vm(Update): "Mostly reimplement serial console emulation as VT220 compatible."
vm(New): "Make VirtIO Network, Entropy, SCSI devices possible to disable."
vm(Update): "Do not power off on the guest OS panic on virt-m68k."
m68k(New): "Make instruction/data caches possible to disable."
vm(Update): "Arrange log names in some devices."


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/emulators/nono/Makefile
cvs rdiff -u -r1.46 -r1.47 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.64 pkgsrc/emulators/nono/Makefile:1.65
--- pkgsrc/emulators/nono/Makefile:1.64 Sun Mar  8 01:46:44 2026
+++ pkgsrc/emulators/nono/Makefile      Mon Mar 30 20:19:13 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2026/03/08 01:46:44 jun Exp $
+# $NetBSD: Makefile,v 1.65 2026/03/30 20:19:13 jun Exp $
 
-DISTNAME=      nono-1.6.6
+DISTNAME=      nono-1.7.0
 CATEGORIES=    emulators
 MASTER_SITES=  https://www.pastel-flower.jp/~isaki/nono/archive/
 

Index: pkgsrc/emulators/nono/distinfo
diff -u pkgsrc/emulators/nono/distinfo:1.46 pkgsrc/emulators/nono/distinfo:1.47
--- pkgsrc/emulators/nono/distinfo:1.46 Sun Mar  8 01:46:44 2026
+++ pkgsrc/emulators/nono/distinfo      Mon Mar 30 20:19:13 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.46 2026/03/08 01:46:44 jun Exp $
+$NetBSD: distinfo,v 1.47 2026/03/30 20:19:13 jun Exp $
 
-BLAKE2s (nono-1.6.6.tar.gz) = 73b840cfc06402b7fd9d03e5d6fbe6429758e20438ae59431afe651b10d5b2ef
-SHA512 (nono-1.6.6.tar.gz) = 7ccfe65006839a4ccaec3047d989bef6627e59609fd20cc63650b02ab122f261252ce2dc99463aaee3c683a4eeb500f0076da872bf28a7b928b2320d93033fdb
-Size (nono-1.6.6.tar.gz) = 3562712 bytes
+BLAKE2s (nono-1.7.0.tar.gz) = 3360b18a23c35de8f11f58f93a444110af4a57cd8b037c7678d8fdf571c97c7a
+SHA512 (nono-1.7.0.tar.gz) = 198958c4814c30da6b7eef31f560843c8c635cb8a7b989061ee447d26e0a914db16789025098ec895a7e1c4d880fb6e2a9587286cbe5fe449c32cc2e50894815
+Size (nono-1.7.0.tar.gz) = 3588242 bytes



Home | Main Index | Thread Index | Old Index