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: Sat Nov 2 08:32:23 UTC 2024
Modified Files:
pkgsrc/devel/SDL2: Makefile distinfo
Log Message:
SDL2: updated to 2.30.9
2.30.9
This is a stable bugfix release, with the following changes:
Fixed audio issues on Android 15
Fixed rare audio distortion and crash when audio devices are changed on Windows
Fixed the PS5 controller face buttons on Amazon Fire TV
Fixed detecting the Steam Virtual Gamepad on macOS
Added support for wired XBox controllers on macOS 15.0 Sequoia
Added support for the Steam Virtual Gamepad on macOS Sequoia
Fixed the Steam Virtual Gamepad from showing up when games aren't running under Steam
Fixed flicker when entering/exiting fullscreen or moving the window between scaled and non-scaled displays under Wayland.
Fixes for data addresses above 2gb on Emscripten
Fixed horizontal mousewheel scale on Emscripten
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 pkgsrc/devel/SDL2/Makefile
cvs rdiff -u -r1.74 -r1.75 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.96 pkgsrc/devel/SDL2/Makefile:1.97
--- pkgsrc/devel/SDL2/Makefile:1.96 Wed Oct 2 17:57:30 2024
+++ pkgsrc/devel/SDL2/Makefile Sat Nov 2 08:32:23 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.96 2024/10/02 17:57:30 adam Exp $
+# $NetBSD: Makefile,v 1.97 2024/11/02 08:32:23 adam Exp $
-DISTNAME= SDL2-2.30.8
+DISTNAME= SDL2-2.30.9
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=libsdl-org/}
GITHUB_PROJECT= SDL
Index: pkgsrc/devel/SDL2/distinfo
diff -u pkgsrc/devel/SDL2/distinfo:1.74 pkgsrc/devel/SDL2/distinfo:1.75
--- pkgsrc/devel/SDL2/distinfo:1.74 Wed Oct 2 17:57:30 2024
+++ pkgsrc/devel/SDL2/distinfo Sat Nov 2 08:32:23 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.74 2024/10/02 17:57:30 adam Exp $
+$NetBSD: distinfo,v 1.75 2024/11/02 08:32:23 adam Exp $
-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
+BLAKE2s (SDL2-2.30.9.tar.gz) = 5d25b6f085fcce7636dcf3471c239056a60dde81715ff10434e5501aea7a9d6a
+SHA512 (SDL2-2.30.9.tar.gz) = 30dfa86fcced174fef0ed78ffa53476a31765e19cdcdf8233ab92876445b4dedaa758fc42a3ec332324d13faa2daafcadcc44fc0f536a2969ef836162ec3cd36
+Size (SDL2-2.30.9.tar.gz) = 7681555 bytes
Home |
Main Index |
Thread Index |
Old Index