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:           Tue Apr  1 11:37:39 UTC 2025

Modified Files:
        pkgsrc/devel/SDL2: Makefile distinfo

Log Message:
SDL2: updated to 2.32.4

2.32.4

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

Fixed controller GUIDs changing randomly on Windows
Fixed detecting PlayStation controller sensors on Linux when HIDAPI isn't being used
Fixed a crash enumerating some input devices


To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 pkgsrc/devel/SDL2/Makefile
cvs rdiff -u -r1.81 -r1.82 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.105 pkgsrc/devel/SDL2/Makefile:1.106
--- pkgsrc/devel/SDL2/Makefile:1.105    Mon Mar  3 13:12:48 2025
+++ pkgsrc/devel/SDL2/Makefile  Tue Apr  1 11:37:38 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.105 2025/03/03 13:12:48 adam Exp $
+# $NetBSD: Makefile,v 1.106 2025/04/01 11:37:38 adam Exp $
 
-DISTNAME=      SDL2-2.32.2
+DISTNAME=      SDL2-2.32.4
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=libsdl-org/}
 GITHUB_PROJECT=        SDL

Index: pkgsrc/devel/SDL2/distinfo
diff -u pkgsrc/devel/SDL2/distinfo:1.81 pkgsrc/devel/SDL2/distinfo:1.82
--- pkgsrc/devel/SDL2/distinfo:1.81     Mon Mar  3 13:12:48 2025
+++ pkgsrc/devel/SDL2/distinfo  Tue Apr  1 11:37:38 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.81 2025/03/03 13:12:48 adam Exp $
+$NetBSD: distinfo,v 1.82 2025/04/01 11:37:38 adam Exp $
 
-BLAKE2s (SDL2-2.32.2.tar.gz) = 18a539f67c5285bd7445c30e53dc275ffb1f331e4195a62e9b68642f5f6cc9ba
-SHA512 (SDL2-2.32.2.tar.gz) = 9a608974a69b97fd5589bf8feed4742498f8f07731bcd5b99dd518089acda8b9b4216197b6adf7ca79ef1a9fe47c542033eefe94763e66229b1d9ba5207da5c5
-Size (SDL2-2.32.2.tar.gz) = 7627192 bytes
+BLAKE2s (SDL2-2.32.4.tar.gz) = 00c343c704b6a1c1e40eaeb310d603bf01a7c1a63f27dfe3a22b5e819c332569
+SHA512 (SDL2-2.32.4.tar.gz) = 36e2f9cc743703f03a4fa161b5a8134ded58be8952cd4a1e019ea013c744ece2ef83eac7a79257ee4ce9190dc79d33108cb6f2613d7f935aebe50af8be100a7b
+Size (SDL2-2.32.4.tar.gz) = 7627336 bytes
 SHA1 (patch-sdl2-config.in) = 963486e3cf6cb437f43197885e9f519ace4497c1



Home | Main Index | Thread Index | Old Index