pkgsrc-WIP-changes archive

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

rom64: update to 0.5.4.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Tue Dec 20 10:12:26 2022 +0100
Changeset:	14edc549f4af927d930902f613419b604d105f30

Modified Files:
	rom64/Makefile
	rom64/distinfo

Log Message:
rom64: update to 0.5.4.

0.5.4

New --rename-validated flag on the validate command will rename
the ROM file to the filename in the datfile (if necessary)

0.5.3

For the ls command, -q or --quiet will suppress non-fatal error messages
For the ls command, include the file path in the error messages.

0.5.2

validate - don't attempt validation when the ROM has no serial.
Homebrew ROMs tend not to have serials.

0.5.1

(xml): fix inconsistent casing of tag names.  By default, XML tag
names match the attribute name. Use the xml directive to set explicit
snake-case tag names.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=14edc549f4af927d930902f613419b604d105f30

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 rom64/Makefile | 2 +-
 rom64/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/rom64/Makefile b/rom64/Makefile
index 01548e8e6e..fe1843b519 100644
--- a/rom64/Makefile
+++ b/rom64/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	rom64-0.5.0
+DISTNAME=	rom64-0.5.4
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=mroach/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/rom64/distinfo b/rom64/distinfo
index 36bfea9ab2..237931c985 100644
--- a/rom64/distinfo
+++ b/rom64/distinfo
@@ -2190,9 +2190,9 @@ Size (honnef.co_go_tools_@v_v0.0.1-2020.1.4.mod) = 300 bytes
 BLAKE2s (honnef.co_go_tools_@v_v0.0.1-2020.1.4.zip) = f50f6f532569e3c16ff02019bf80ca870d18f3a494ac098b5f50e874bf483f05
 SHA512 (honnef.co_go_tools_@v_v0.0.1-2020.1.4.zip) = 9d01facc2b973a45604ac010f0bf0ec6aa3121966eaea6d7e1ac15869a8f5892077c3bbf0cbc21517890e24379848b8def33bf7dee7b1152ce232dd996ad017f
 Size (honnef.co_go_tools_@v_v0.0.1-2020.1.4.zip) = 561290 bytes
-BLAKE2s (rom64-0.5.0.tar.gz) = d38310d6b8e0abec6f49d0474a1d35e3745513cd8fcb34c94ec59bc8d1e8d5c0
-SHA512 (rom64-0.5.0.tar.gz) = 80e3e580bef29014a1442fc187e63c90fe53732ba9d1d3e283795696634fa35d76fd24167ded59cfb1e86290bd73e48afda9d3d2dd99e3a55c335920bf4b5088
-Size (rom64-0.5.0.tar.gz) = 132062 bytes
+BLAKE2s (rom64-0.5.4.tar.gz) = d2e2540063d9caba644bacf48cdc1726b7784a4dc5078041fa30dc60e12b5c53
+SHA512 (rom64-0.5.4.tar.gz) = e6f83ffda0d7384d2741a393754ced09c766586e0bc2fe8379eba3ec8a482df54e67eb396dbd04c98bb9bcf897edba466701ce21d7c90c1c61f29773758dbe5b
+Size (rom64-0.5.4.tar.gz) = 134208 bytes
 BLAKE2s (rsc.io_binaryregexp_@v_v0.2.0.mod) = 351240374eb48b99bb43b8b52aa8467662e22b18ebf216f4c123858fe706c2f8
 SHA512 (rsc.io_binaryregexp_@v_v0.2.0.mod) = db50ff677b0bdccbc1a1ad3df7c5cc76f2fcccf3ab99d08d1c2868440eb9b893fe89452f4286f7d42f2f16abf0f4acda67fe86e174dcfa730a743aafcc166774
 Size (rsc.io_binaryregexp_@v_v0.2.0.mod) = 36 bytes


Home | Main Index | Thread Index | Old Index