pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/fs-uae



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Sep 14 10:28:59 UTC 2025

Modified Files:
        pkgsrc/emulators/fs-uae: Makefile distinfo

Log Message:
fs-uae: updated to 3.2.35

Version 3.2.35:

Fix crash caused when opening the “More…” input menu.

Version 3.2.x:

Disable cpu governor warning on Linux.
Allow overriding device names for hard drive directories.
Upgrade libslirp to version 4.6.1.
Backported builtin slirp from FS-UAE 4 (fixes A2065 instability).
Use g_get_monotonic_time() for high-resolution time on Windows as well.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/emulators/fs-uae/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/emulators/fs-uae/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/fs-uae/Makefile
diff -u pkgsrc/emulators/fs-uae/Makefile:1.31 pkgsrc/emulators/fs-uae/Makefile:1.32
--- pkgsrc/emulators/fs-uae/Makefile:1.31       Wed Feb 12 06:44:43 2025
+++ pkgsrc/emulators/fs-uae/Makefile    Sun Sep 14 10:28:59 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.31 2025/02/12 06:44:43 ryoon Exp $
+# $NetBSD: Makefile,v 1.32 2025/09/14 10:28:59 adam Exp $
 
-DISTNAME=      fs-uae-3.1.66
-PKGREVISION=   7
+DISTNAME=      fs-uae-3.2.35
 CATEGORIES=    emulators
-MASTER_SITES=  https://fs-uae.net/files/FS-UAE/Stable/${PKGVERSION_NOREV}/
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=FrodeSolheim/}
+GITHUB_RELEASE=        v${PKGVERSION_NOREV}
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    adam%NetBSD.org@localhost

Index: pkgsrc/emulators/fs-uae/distinfo
diff -u pkgsrc/emulators/fs-uae/distinfo:1.11 pkgsrc/emulators/fs-uae/distinfo:1.12
--- pkgsrc/emulators/fs-uae/distinfo:1.11       Tue Jan  9 12:56:04 2024
+++ pkgsrc/emulators/fs-uae/distinfo    Sun Sep 14 10:28:59 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.11 2024/01/09 12:56:04 wiz Exp $
+$NetBSD: distinfo,v 1.12 2025/09/14 10:28:59 adam Exp $
 
-BLAKE2s (fs-uae-3.1.66.tar.xz) = 35559710ac49120df22391be7c1617a892a5afc211043096c233c7ff00e24d8e
-SHA512 (fs-uae-3.1.66.tar.xz) = 3d93c6481d4aebb21607fa6cd0716bb809a902a5e6e20cda97751f7878157a0737b80df1290c2e1cf4e13f1e9a824b750c52479cd05e56bff291be7471d167a1
-Size (fs-uae-3.1.66.tar.xz) = 3627688 bytes
+BLAKE2s (fs-uae-3.2.35.tar.xz) = c4355f25bf8c6b6da042cc56be3122ed8ce229f988f6dbc12964f4798d2028a9
+SHA512 (fs-uae-3.2.35.tar.xz) = 719c2a528acbc4f66baaf52eda25ca6923194dbe57a5c8ab860f9eba01ab8bc7a165396ed78ff2960c3678dea2e81da2d625dd604a52be60434a250940f2c6f0
+Size (fs-uae-3.2.35.tar.xz) = 3620972 bytes
 SHA1 (patch-configure) = 9e94af2c55c68b06567bc321b185a1584a318f49
 SHA1 (patch-configure.ac) = eeb15f5e607375dc665f5d3025f69477df1618c2
 SHA1 (patch-manymouse_x11__xinput2.c) = 9b2891d1ce62affb694ac11b2386115799ed6fa9



Home | Main Index | Thread Index | Old Index