pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/atari800



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Sep  5 05:07:21 UTC 2026

Modified Files:
        pkgsrc/emulators/atari800: Makefile distinfo

Log Message:
atari800: updated to 7.1.2

7.1.2
Core:

Fixed keyboard joystick configuration dialog stuck in infinite loop

7.1.1
Core:

Fixed keyboard joystick keys not working in SDL2 (only numpad keys worked)
Fixed joystick port mode "none" not persisting across restarts

7.1.0

Core

Implemented cycle-precise POKEY interrupts; Project-M now works correctly


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/emulators/atari800/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/emulators/atari800/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/atari800/Makefile
diff -u pkgsrc/emulators/atari800/Makefile:1.62 pkgsrc/emulators/atari800/Makefile:1.63
--- pkgsrc/emulators/atari800/Makefile:1.62     Wed Sep  2 19:01:53 2026
+++ pkgsrc/emulators/atari800/Makefile  Sat Sep  5 05:07:21 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.62 2026/09/02 19:01:53 wiz Exp $
+# $NetBSD: Makefile,v 1.63 2026/09/05 05:07:21 adam Exp $
 
-DISTNAME=      atari800-7.0.0-src
+DISTNAME=      atari800-7.1.2-src
 PKGNAME=       ${DISTNAME:S/-src//}
-PKGREVISION=   2
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=atari800/}
 GITHUB_RELEASE=        ATARI800_${PKGVERSION_NOREV:S/./_/g}

Index: pkgsrc/emulators/atari800/distinfo
diff -u pkgsrc/emulators/atari800/distinfo:1.29 pkgsrc/emulators/atari800/distinfo:1.30
--- pkgsrc/emulators/atari800/distinfo:1.29     Sun Jun 28 08:42:08 2026
+++ pkgsrc/emulators/atari800/distinfo  Sat Sep  5 05:07:21 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.29 2026/06/28 08:42:08 adam Exp $
+$NetBSD: distinfo,v 1.30 2026/09/05 05:07:21 adam Exp $
 
-BLAKE2s (atari800-7.0.0-src.tgz) = 6501b8b468161ba157d94f9ff96bc8939602d852b256d9ced0092e24e12e4f8d
-SHA512 (atari800-7.0.0-src.tgz) = 3e948b9b8ed93e1ab7cf795a867c30a85161ceff251def4b2d594490fd040477f6326e8f4e0710a6773f3e87f37456e8c609fe52e55ef1f25a6c6078b5713379
-Size (atari800-7.0.0-src.tgz) = 1953091 bytes
+BLAKE2s (atari800-7.1.2-src.tgz) = ba3c137b218f8300f8b7bdd4d5f6ea16f3afb57cd8fdda73108308652827e693
+SHA512 (atari800-7.1.2-src.tgz) = 473e3560e21dec6605d09af1cefd673677e8151bd29e773492627c9a122274c0e44fa73ed01a786f77c242bb4ff3a85e6fc418dcef8f4c3f7b9a7414edf98a66
+Size (atari800-7.1.2-src.tgz) = 1957587 bytes
 BLAKE2s (pcxf380.zip) = 0d2ae9eaa11f62f3a6e8a6d4ee3f26393efcdcf61792adc49b895e33fd439786
 SHA512 (pcxf380.zip) = 98181f0f3a30edcadb3c704dc4afda06708da3982a378e31a47d6b7ac8d3f8661753843de8fc8e599970ee9adf5f94f08213447d0c2dd75486a07f9d98ade78c
 Size (pcxf380.zip) = 590041 bytes



Home | Main Index | Thread Index | Old Index