pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/PC6001VX
Module Name: pkgsrc
Committed By: tsutsui
Date: Sun Nov 23 18:32:28 UTC 2025
Modified Files:
pkgsrc/emulators/PC6001VX: Makefile distinfo
Removed Files:
pkgsrc/emulators/PC6001VX/patches: patch-src_typedef.h
Log Message:
PC6001VX: update to 4.3.0.
Upstream changes:
2025/11/23 PC6001VX 4.3.0
* Added command line option to automatically load arbitrary state file
at startup.
* Supports switching of sound output devices.
* Added key assignment that can be entered with CTRL + function keys.
* Fixed TILT mode not supporting joystick.
* Fixed an issue where input on the English keyboard was wrong.
* (Linux) Started offering of AppImage format.
* (Android)Updated SDK Version to 36.(Re-fix)
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 pkgsrc/emulators/PC6001VX/Makefile
cvs rdiff -u -r1.52 -r1.53 pkgsrc/emulators/PC6001VX/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/emulators/PC6001VX/patches/patch-src_typedef.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/PC6001VX/Makefile
diff -u pkgsrc/emulators/PC6001VX/Makefile:1.118 pkgsrc/emulators/PC6001VX/Makefile:1.119
--- pkgsrc/emulators/PC6001VX/Makefile:1.118 Thu Oct 23 20:36:46 2025
+++ pkgsrc/emulators/PC6001VX/Makefile Sun Nov 23 18:32:28 2025
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.118 2025/10/23 20:36:46 wiz Exp $
+# $NetBSD: Makefile,v 1.119 2025/11/23 18:32:28 tsutsui Exp $
-VERSION= 4.2.14
+VERSION= 4.3.0
DISTNAME= PC6001VX_${VERSION}_src
PKGNAME= ${DISTNAME:S/_src//:S/_/-/}
-PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= https://eighttails.up.seesaa.net/bin/
Index: pkgsrc/emulators/PC6001VX/distinfo
diff -u pkgsrc/emulators/PC6001VX/distinfo:1.52 pkgsrc/emulators/PC6001VX/distinfo:1.53
--- pkgsrc/emulators/PC6001VX/distinfo:1.52 Wed Oct 8 09:19:14 2025
+++ pkgsrc/emulators/PC6001VX/distinfo Sun Nov 23 18:32:28 2025
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.52 2025/10/08 09:19:14 tsutsui Exp $
+$NetBSD: distinfo,v 1.53 2025/11/23 18:32:28 tsutsui Exp $
-BLAKE2s (PC6001VX_4.2.14_src.tar.gz) = 8bfdb6669cb3101cf2349ea4684e51b1f362f7a79ddd9ef6255f1a1222bd8c52
-SHA512 (PC6001VX_4.2.14_src.tar.gz) = 35dbb3cc2a34827758859f8324ab012122af8d7eaf4376fc0ce854ac330fc06f4666cc9e2f5cac429ce97f6d1d5dcc3b3d123e219a58f93d419e4f363772636b
-Size (PC6001VX_4.2.14_src.tar.gz) = 5983971 bytes
-SHA1 (patch-src_typedef.h) = 5617b7ffdddb9ab447130fd75242d3efc7e97153
+BLAKE2s (PC6001VX_4.3.0_src.tar.gz) = 2b452547efcd25af06cedbcf7b5b3f6bf158383845fa227a0bff88adfb891e99
+SHA512 (PC6001VX_4.3.0_src.tar.gz) = 63f41d494cb5c434eadbcc75d5ed1b1db8adb1c5d3c46d6d3775fdb69222e0b67ba254cb2b92aee521930d51431140da9d0651ab158df035ca2912b88bdbeb6f
+Size (PC6001VX_4.3.0_src.tar.gz) = 5991508 bytes
Home |
Main Index |
Thread Index |
Old Index