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: Wed Oct 2 17:57:30 UTC 2024
Modified Files:
pkgsrc/devel/SDL2: Makefile distinfo
Log Message:
SDL2: updated to 2.30.8
2.30.8
This is a stable bugfix release, with the following changes:
Fixed a crash in XInput code at startup
Fixed flooding the OS with I/O when a PS4/PS5 controller is disconnected
Added SDL_VIDEO_DOUBLE_BUFFER support to the Wayland backend
SDL_WINDOWEVENT_EXPOSED is sent appropriately when using Wayland
Fixed hang at startup in audio code when the application has large stack usage on Linux
Fixed initializing KMSDRM on older Linux systems
The pre-built SDL2.dll no longer depends on ucrtbase.dll
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 pkgsrc/devel/SDL2/Makefile
cvs rdiff -u -r1.73 -r1.74 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.95 pkgsrc/devel/SDL2/Makefile:1.96
--- pkgsrc/devel/SDL2/Makefile:1.95 Tue Sep 3 05:07:49 2024
+++ pkgsrc/devel/SDL2/Makefile Wed Oct 2 17:57:30 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.95 2024/09/03 05:07:49 adam Exp $
+# $NetBSD: Makefile,v 1.96 2024/10/02 17:57:30 adam Exp $
-DISTNAME= SDL2-2.30.7
+DISTNAME= SDL2-2.30.8
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=libsdl-org/}
GITHUB_PROJECT= SDL
Index: pkgsrc/devel/SDL2/distinfo
diff -u pkgsrc/devel/SDL2/distinfo:1.73 pkgsrc/devel/SDL2/distinfo:1.74
--- pkgsrc/devel/SDL2/distinfo:1.73 Tue Sep 3 05:07:49 2024
+++ pkgsrc/devel/SDL2/distinfo Wed Oct 2 17:57:30 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.73 2024/09/03 05:07:49 adam Exp $
+$NetBSD: distinfo,v 1.74 2024/10/02 17:57:30 adam Exp $
-BLAKE2s (SDL2-2.30.7.tar.gz) = efdb276b87ac8c7d39b4dff98e8ac55ee3460ab3438b2a97702004ff41f08456
-SHA512 (SDL2-2.30.7.tar.gz) = 1a16c10f500dea97bd4e4ca5f560fe4ab8e746c975d30751b7cf567868743d105ce84055d480e4c18b290adac485e67d1bb14ae1719644d6e42223d96f299a16
-Size (SDL2-2.30.7.tar.gz) = 7525092 bytes
+BLAKE2s (SDL2-2.30.8.tar.gz) = 65081f2ac92d70e550e01c654ebb0d7b7bcecb41684a9cb833321dfd238f7797
+SHA512 (SDL2-2.30.8.tar.gz) = 72e49d8a67f5ca1241a262e7e7ae7f6ff148e8774343110db652589ab2e72d3425534ca7f8c7825b2ae1afc779c09228da33a9586219ac4e53546a4930380b64
+Size (SDL2-2.30.8.tar.gz) = 7679689 bytes
Home |
Main Index |
Thread Index |
Old Index