pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/nono Updated emulators/nono to 0.2.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1826176c1915
branches:  trunk
changeset: 769908:1826176c1915
user:      jun <jun%pkgsrc.org@localhost>
date:      Mon Nov 22 22:26:28 2021 +0000

description:
Updated emulators/nono to 0.2.4

0.2.4 (2021/11/22)
Host(New):
        "Support serial console host driver for stdio, tcp."
vm(New):
        "Support keyboard connection/disconnection."
vm(New):
        "Implement an ABORT button."
vm(New):
        "Supports PROM PUTCHAR(?) routine on LUNA88K ROM emulation."
vm(Update):
        "Rewrite and improve SIO(uPD7201) and SCC(Z8530)."
vm(Update):
        "MK48T02 now saves the whole NVRAM."
vm(Update):
        "LUNA ROM emulation accepts numpad keys as well as the real machine."
vm(Fix):
        "Fix an MK48T02 degradation since ver 0.2.3 "
vm(Fix):
        "Fix an issue that Lance(AM7990) may lose packets it received."
vm(Fix):
        "Fix INIT/STRT bit behavior in CSR0 on Lance(AM7990)."
m68k(Fix):
        "Fix an FSAVE -(An) instruction."
m88k(Fix):
        "Fix DMx registers when Data Access Exception occurs."
GUI(Fix):
        "Fix sort direction on the exception history monitor."
GUI(Fix):
        "Fix accelaration keys not working since ver 0.2.2."
app(Update):
        "Make an error if keyname of -V option is not correct. Make a warning if keyname in the configuration file is not correct."
build(Fix):
        "Fix build with clang11."
vm(New):
        "Add --force-rtc-fixed option for developpers."

diffstat:

 emulators/nono/Makefile |  4 ++--
 emulators/nono/distinfo |  9 +++++----
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs (29 lines):

diff -r 3602b890471e -r 1826176c1915 emulators/nono/Makefile
--- a/emulators/nono/Makefile   Mon Nov 22 21:32:56 2021 +0000
+++ b/emulators/nono/Makefile   Mon Nov 22 22:26:28 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2021/11/18 04:04:29 jun Exp $
+# $NetBSD: Makefile,v 1.7 2021/11/22 22:26:28 jun Exp $
 
-DISTNAME=      nono-0.2.3
+DISTNAME=      nono-0.2.4
 CATEGORIES=    emulators
 MASTER_SITES=  http://www.pastel-flower.jp/~isaki/nono/archive/
 
diff -r 3602b890471e -r 1826176c1915 emulators/nono/distinfo
--- a/emulators/nono/distinfo   Mon Nov 22 21:32:56 2021 +0000
+++ b/emulators/nono/distinfo   Mon Nov 22 22:26:28 2021 +0000
@@ -1,8 +1,9 @@
-$NetBSD: distinfo,v 1.7 2021/11/18 04:04:29 jun Exp $
+$NetBSD: distinfo,v 1.8 2021/11/22 22:26:28 jun Exp $
 
-BLAKE2s (nono-0.2.3.tar.gz) = 3a550e0cd5bc2ddad4e20aaefe9d568e087ec1bb4bd47bcd77a9c6cfb69baf1a
-SHA512 (nono-0.2.3.tar.gz) = 0413681a8b01f47f9cd244126f9542ba9524c916e0f0d5bf93bbf99dc34879fc4e0ef1c95d9d4c7f82118f7093b4fbb8ea6d445a7b3653ff9c5c93cad4ce77c9
-Size (nono-0.2.3.tar.gz) = 2630012 bytes
+SHA1 (nono-0.2.4.tar.gz) = c762c65ed3e5b060879214dea0f31bd6a429ab11
+RMD160 (nono-0.2.4.tar.gz) = 709c741b6035ce7adb6f5e0899a18be8e6c7fc87
+SHA512 (nono-0.2.4.tar.gz) = 08636ecb4a2f71181e7ff359530d3284b71d917b167d6d818c6ab65235b23ed6ed9884e0691b2bd806070b7ba8fb1263f17587a6137b9080df2caeb602cd8bc5
+Size (nono-0.2.4.tar.gz) = 2655094 bytes
 SHA1 (patch-cli_Makefile) = a9597bc1c8c5376ea78c35415abae4bab7c086f3
 SHA1 (patch-po_Makefile) = 76a7d30858d1afd27fcfed512f00bfb4b9dd0f13
 SHA1 (patch-wx_Makefile.in) = 982a4cff11d453bdb7924d05c81173b7c43ad010



Home | Main Index | Thread Index | Old Index