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 Jan 23 11:08:48 UTC 2025
Modified Files:
pkgsrc/emulators/nono: Makefile distinfo
Log Message:
1.1.2 (2025/01/12)
m68k(Fix): "Revert FMOVEM.X -(An),<fplist> and FMOVEM.X <fplist>,(An)+ to the illegal instruction because the behavior can no longer be confirmed."
m68k(Fix): "Fix that illegal instructions around FMOVE.X FPn,<ea> might change FPSR."
m68k(Fix): "Fix problem that 68030 ATC incorrectly operated Modified bit since ver 0.7.2."
m68k(Fix): "Fix disassemble of CMP.[WL] An,Dn since ver 1.1.0."
vm/human68k(Update): "Implement timer work area."
util/runx(Fix): "Fix several probl"
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/emulators/nono/Makefile
cvs rdiff -u -r1.31 -r1.32 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.45 pkgsrc/emulators/nono/Makefile:1.46
--- pkgsrc/emulators/nono/Makefile:1.45 Wed Jan 8 11:53:21 2025
+++ pkgsrc/emulators/nono/Makefile Thu Jan 23 11:08:48 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2025/01/08 11:53:21 jun Exp $
+# $NetBSD: Makefile,v 1.46 2025/01/23 11:08:48 jun Exp $
-DISTNAME= nono-1.1.1
+DISTNAME= nono-1.1.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.31 pkgsrc/emulators/nono/distinfo:1.32
--- pkgsrc/emulators/nono/distinfo:1.31 Wed Jan 8 11:53:21 2025
+++ pkgsrc/emulators/nono/distinfo Thu Jan 23 11:08:48 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.31 2025/01/08 11:53:21 jun Exp $
+$NetBSD: distinfo,v 1.32 2025/01/23 11:08:48 jun Exp $
-BLAKE2s (nono-1.1.1.tar.gz) = 517c8c2ddb306b90ce1f5e31f46ef1e1c9b776c7e46b6c6d485054fbbd1dd3dd
-SHA512 (nono-1.1.1.tar.gz) = 474cc2e291498fcd779c2ed0430e193eee1149dd188d802de6bd63946d4771e35a23b4a1ee3651ba6695b68386fb2945b6e677b89c7f41a8ef44abb0fdd1e5c0
-Size (nono-1.1.1.tar.gz) = 3391054 bytes
+BLAKE2s (nono-1.1.2.tar.gz) = b7a4162c091bcfd5bedf40ac49d9fb50187091e134a470a5eab93eaa3d16f682
+SHA512 (nono-1.1.2.tar.gz) = 06308d89b1bcbf62bd82e23bee269c53d313730a2254878fa74c99059e1d303c3b29705dddff3f0ab9e3055e14f8e67d3b1eb7d8657e413c4442421b3302cfc2
+Size (nono-1.1.2.tar.gz) = 3412354 bytes
SHA1 (patch-cli_Makefile) = a9597bc1c8c5376ea78c35415abae4bab7c086f3
SHA1 (patch-po_Makefile) = 76a7d30858d1afd27fcfed512f00bfb4b9dd0f13
SHA1 (patch-wx_Makefile.in) = 982a4cff11d453bdb7924d05c81173b7c43ad010
Home |
Main Index |
Thread Index |
Old Index