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:           Sun May 18 10:38:32 UTC 2025

Modified Files:
        pkgsrc/emulators/nono: Makefile distinfo

Log Message:
nono: update to 1.4.2.

1.4.2 (2025/05/17)

m88k: "Fix the FPHS[12] registers if any source register contains 0 when the FP precise exception occurs."
m88k: "Implement a table search operation with CI."
m88k: "Implement that a cache hit invalidates the cache entry if the accesss is CI. These two changes should fix an occasional OpenBSD panic since ver 0.7.1."
m88k: "Fix the behavior of the xmem instruction in a cache-inhibited region."
m88k: "Fix an issue that bus snooping didn't change cache status in some case."
m88k: "Fix the cache status on 88200 Cache Copyback {,and Invalidate} commands."


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/emulators/nono/Makefile
cvs rdiff -u -r1.38 -r1.39 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.53 pkgsrc/emulators/nono/Makefile:1.54
--- pkgsrc/emulators/nono/Makefile:1.53 Wed Apr 30 13:18:14 2025
+++ pkgsrc/emulators/nono/Makefile      Sun May 18 10:38:32 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2025/04/30 13:18:14 jun Exp $
+# $NetBSD: Makefile,v 1.54 2025/05/18 10:38:32 jun Exp $
 
-DISTNAME=      nono-1.4.1
+DISTNAME=      nono-1.4.2
 CATEGORIES=    emulators
 MASTER_SITES=  http://www.pastel-flower.jp/~isaki/nono/archive/
 

Index: pkgsrc/emulators/nono/distinfo
diff -u pkgsrc/emulators/nono/distinfo:1.38 pkgsrc/emulators/nono/distinfo:1.39
--- pkgsrc/emulators/nono/distinfo:1.38 Wed Apr 30 13:18:14 2025
+++ pkgsrc/emulators/nono/distinfo      Sun May 18 10:38:32 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.38 2025/04/30 13:18:14 jun Exp $
+$NetBSD: distinfo,v 1.39 2025/05/18 10:38:32 jun Exp $
 
-BLAKE2s (nono-1.4.1.tar.gz) = 94471818d40f40396c0e424180c27fbf1a27515eb2685d86819f87d52a006771
-SHA512 (nono-1.4.1.tar.gz) = 629db57b43ae975986b60e02fdc74413150dca97bd23616514413a84c7b3709824b08f032818f5f0376ed73a8d2f247b943c1191919b1cb810222ca8fb7ea954
-Size (nono-1.4.1.tar.gz) = 3485354 bytes
+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



Home | Main Index | Thread Index | Old Index