pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/SDL2



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Feb  2 09:33:33 UTC 2025

Modified Files:
        pkgsrc/devel/SDL2: Makefile distinfo

Log Message:
SDL2: updated to 2.30.12

2.30.12
This is a stable bugfix release, with the following changes:

Improved XInput controller detection on Windows
Added support for the 8BitDo Ultimate 2C Wireless in Bluetooth mode
Fixed Steam Deck controller not being visible to games running on Proton 9 and older
Fixed a crash when hot-plugging keyboards and mice on Linux
Fixed a crash when disconnecting a Bluetooth audio device on macOS
Fixed building with Xcode using older Apple SDKs
Fixed a crash when disconnecting an external display on iOS
Fixed detection of function keys on Emscripten


To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 pkgsrc/devel/SDL2/Makefile
cvs rdiff -u -r1.78 -r1.79 pkgsrc/devel/SDL2/distinfo

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

Modified files:

Index: pkgsrc/devel/SDL2/Makefile
diff -u pkgsrc/devel/SDL2/Makefile:1.100 pkgsrc/devel/SDL2/Makefile:1.101
--- pkgsrc/devel/SDL2/Makefile:1.100    Thu Jan  2 07:59:20 2025
+++ pkgsrc/devel/SDL2/Makefile  Sun Feb  2 09:33:32 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.100 2025/01/02 07:59:20 adam Exp $
+# $NetBSD: Makefile,v 1.101 2025/02/02 09:33:32 adam Exp $
 
-DISTNAME=      SDL2-2.30.11
+DISTNAME=      SDL2-2.30.12
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=libsdl-org/}
 GITHUB_PROJECT=        SDL

Index: pkgsrc/devel/SDL2/distinfo
diff -u pkgsrc/devel/SDL2/distinfo:1.78 pkgsrc/devel/SDL2/distinfo:1.79
--- pkgsrc/devel/SDL2/distinfo:1.78     Thu Jan  2 07:59:20 2025
+++ pkgsrc/devel/SDL2/distinfo  Sun Feb  2 09:33:32 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.78 2025/01/02 07:59:20 adam Exp $
+$NetBSD: distinfo,v 1.79 2025/02/02 09:33:32 adam Exp $
 
-BLAKE2s (SDL2-2.30.11.tar.gz) = dd0e8a426a5b2b06dd40f7694acb6e5d2c08e9d83a4d6ecdf9aee66fc5aec609
-SHA512 (SDL2-2.30.11.tar.gz) = cd4c040ebe4ec74250e32b401a292658353721dda30ad1066522b2a9de9a07560313978880a0bad7e7f5103cc14278fcbe27dbc5a188189e7fb6f097e7308550
-Size (SDL2-2.30.11.tar.gz) = 7585207 bytes
+BLAKE2s (SDL2-2.30.12.tar.gz) = 775c41bc61cd5ac0075f4bc078649873662f755932b8b0165532e8bdd41e45bd
+SHA512 (SDL2-2.30.12.tar.gz) = 358dc9aabebdd1242245183a76d1ddff7b312f3db1f9fd247a7bd444bc8ca4c49e36a5a02bc577f2ee0b1f38f06f85b35a3db3616fdc9a6c67cd066db5152ac7
+Size (SDL2-2.30.12.tar.gz) = 7588596 bytes
 SHA1 (patch-sdl2-config.in) = 963486e3cf6cb437f43197885e9f519ace4497c1



Home | Main Index | Thread Index | Old Index