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 Oct 27 14:48:25 UTC 2022

Modified Files:
        pkgsrc/emulators/nono: Makefile distinfo

Log Message:
nono: update to 0.4.4.

0.4.4 (2022-10-27)

Changes in 0.4.4:

vm(New):  "Support 8bpp board on LUNA provisionally."
vm(Fix):  "Change configuration item name from xxx-new-sci-ignore to xxx-new-sic-ignore."
vm(Fix): "Fix a problem that RAM is not placed correctly."
vm(Fix): "Fix an access to X68030 palette registers."
m88k(Update):  "Improve m88k core performance about 3%."
debugger(Fix):  "Memory break point now works even on address 0."
host(Fix): "Fix a queue overflow when many characters are pasted to the host serial console at a time."
GUI(New): "Implement x1.5 and x2.0 scale on the main window."
GUI(New): "Add fontsize 24."
GUI(New): "Link the front LCD window size and LCD charactor monitor size to font size."
GUI(New): "Split the Bt454/458 monitor from video monitor."
GUI(New): "Implement a palette monitor."
GUI(New): "Implement DIPSW setting window."
GUI(New):  "Implement memory edit."
GUI(New): "Implement disassemble monitor."
GUI(Update): "Implement output format selector on the memory dump monitor, and support MMU descriptor."
GUI(Update): "Implement one line up/down button on the memory dump monitor."
GUI(Update): "Support mouse wheel on the memory dump monitor."
GUI(Update): "Place a GTK control on the GTK panel correctly."
GUI(Update): "Don't load the default catalog. Because it contains unintended translation."
build(New): "Support wxWidgets 3.2 series."


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/emulators/nono/Makefile
cvs rdiff -u -r1.16 -r1.17 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.19 pkgsrc/emulators/nono/Makefile:1.20
--- pkgsrc/emulators/nono/Makefile:1.19 Sat Aug 27 21:14:31 2022
+++ pkgsrc/emulators/nono/Makefile      Thu Oct 27 14:48:25 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2022/08/27 21:14:31 jun Exp $
+# $NetBSD: Makefile,v 1.20 2022/10/27 14:48:25 jun Exp $
 
-DISTNAME=      nono-0.4.3
+DISTNAME=      nono-0.4.4
 #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.16 pkgsrc/emulators/nono/distinfo:1.17
--- pkgsrc/emulators/nono/distinfo:1.16 Sat Aug 27 21:14:31 2022
+++ pkgsrc/emulators/nono/distinfo      Thu Oct 27 14:48:25 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.16 2022/08/27 21:14:31 jun Exp $
+$NetBSD: distinfo,v 1.17 2022/10/27 14:48:25 jun Exp $
 
-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
+BLAKE2s (nono-0.4.4.tar.gz) = 8c2a56162f96550f51ed219fcd355b489ffd236fae5f5a5c80aef410c5e71dbc
+SHA512 (nono-0.4.4.tar.gz) = 7b403bacf5ab9a990e849a6eb18dbf6c910bf4e586b222b504406c15c27a7161249c19890699d027b8f8a6ad0c81576a6c87d1063f9f7e10cbb8e22488e1ad8f
+Size (nono-0.4.4.tar.gz) = 3026330 bytes
 SHA1 (patch-cli_Makefile) = a9597bc1c8c5376ea78c35415abae4bab7c086f3
 SHA1 (patch-po_Makefile) = 76a7d30858d1afd27fcfed512f00bfb4b9dd0f13
 SHA1 (patch-wx_Makefile.in) = 982a4cff11d453bdb7924d05c81173b7c43ad010



Home | Main Index | Thread Index | Old Index