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 Sep  8 00:48:12 UTC 2025

Modified Files:
        pkgsrc/emulators/nono: Makefile distinfo

Log Message:
nono: update to 1.5.0.

1.5.0 (2025/09/07)

vm(New): "Implement 1024x1024 mode of the graphic screen partially on X68030. Th
is makes NetBSD/x68k X server work though default configuration only."
vm(New): "Implement VIRTIO_BLK_T_GET_ID command in VirtIO Block."
vm(Update): "Limit suppressing full speed mode by key press to LUNA."
vm(Update): "Create an initialized SRAM.DAT if it doesn't exist on X68030. This
also obsoletes --create-sram option."
vm(Fix): "Fix wait state count for Nereid bank memory."
m88k(Update): "Implement that floating-point instructions raise an exception whe
n SFD1 is set."
m88k(Fix): "Fix missing exception for rte instruction in user mode."
GUI(Update): "Display MHz too in the performance counter."
GUI(Fix): "Fix possible abnormal termination when opening or closeing some monit
or windows."
host(Update): Reimplement log."


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/emulators/nono/Makefile
cvs rdiff -u -r1.39 -r1.40 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.55 pkgsrc/emulators/nono/Makefile:1.56
--- pkgsrc/emulators/nono/Makefile:1.55 Sat Aug 30 22:45:01 2025
+++ pkgsrc/emulators/nono/Makefile      Mon Sep  8 00:48:12 2025
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.55 2025/08/30 22:45:01 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2025/09/08 00:48:12 jun Exp $
 
-DISTNAME=      nono-1.4.2
-PKGREVISION=   1
+DISTNAME=      nono-1.5.0
 CATEGORIES=    emulators
-MASTER_SITES=  http://www.pastel-flower.jp/~isaki/nono/archive/
+MASTER_SITES=  https://www.pastel-flower.jp/~isaki/nono/archive/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.pastel-flower.jp/~isaki/nono/
+HOMEPAGE=      https://www.pastel-flower.jp/~isaki/nono/
 COMMENT=       OMRON LUNA-I/LUNA-88K (and SHARP X68030) emulator
 LICENSE=       nono-license AND fsharp-license # nono uses X68030 IPLROM image
 

Index: pkgsrc/emulators/nono/distinfo
diff -u pkgsrc/emulators/nono/distinfo:1.39 pkgsrc/emulators/nono/distinfo:1.40
--- pkgsrc/emulators/nono/distinfo:1.39 Sun May 18 10:38:32 2025
+++ pkgsrc/emulators/nono/distinfo      Mon Sep  8 00:48:12 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.39 2025/05/18 10:38:32 jun Exp $
+$NetBSD: distinfo,v 1.40 2025/09/08 00:48:12 jun Exp $
 
-BLAKE2s (nono-1.4.2.tar.gz) = d7adfca7cb404f3e820894c9b3ba3aae7d50d173e602659c3736e0deccb15833
-SHA512 (nono-1.4.2.tar.gz) = ef3944a8fbb48fb4330eaa58cdf7c59c9c3bdfffb8ab7f4fc6c59ad7c7d23c76bd2651842cb9f3a658b68f37e9311787a1f8135d05311c1cbd5e9ba7948d3aa8
-Size (nono-1.4.2.tar.gz) = 3486786 bytes
+BLAKE2s (nono-1.5.0.tar.gz) = 1c054291399dd3615230978ce13b6af47d1667987789314830334e50191f3267
+SHA512 (nono-1.5.0.tar.gz) = 84d4c69d5f9d25c8ddd82c991abc6a2bf55382ce17959a95838fa6ec04059fa77c50f2b1ea7adf27deaad0ba4fb073105f74e8ee6a9ff9a45905803dd245aea6
+Size (nono-1.5.0.tar.gz) = 3499839 bytes



Home | Main Index | Thread Index | Old Index