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 Sep  3 05:07:49 UTC 2024

Modified Files:
        pkgsrc/devel/SDL2: Makefile distinfo

Log Message:
SDL2: updated to 2.30.7

2.30.7

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

Added support for the Retro-bit Controller in PS3 mode
Fixed the cursor becoming visible when using relative mode under XWayland
Fixed DRM initialization failure on some Linux systems
Fixed a crash when the current mouse capture window is destroyed


To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 pkgsrc/devel/SDL2/Makefile
cvs rdiff -u -r1.72 -r1.73 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.94 pkgsrc/devel/SDL2/Makefile:1.95
--- pkgsrc/devel/SDL2/Makefile:1.94     Fri Aug  2 07:49:27 2024
+++ pkgsrc/devel/SDL2/Makefile  Tue Sep  3 05:07:49 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.94 2024/08/02 07:49:27 adam Exp $
+# $NetBSD: Makefile,v 1.95 2024/09/03 05:07:49 adam Exp $
 
-DISTNAME=      SDL2-2.30.6
+DISTNAME=      SDL2-2.30.7
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=libsdl-org/}
 GITHUB_PROJECT=        SDL

Index: pkgsrc/devel/SDL2/distinfo
diff -u pkgsrc/devel/SDL2/distinfo:1.72 pkgsrc/devel/SDL2/distinfo:1.73
--- pkgsrc/devel/SDL2/distinfo:1.72     Fri Aug  2 07:49:27 2024
+++ pkgsrc/devel/SDL2/distinfo  Tue Sep  3 05:07:49 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.72 2024/08/02 07:49:27 adam Exp $
+$NetBSD: distinfo,v 1.73 2024/09/03 05:07:49 adam Exp $
 
-BLAKE2s (SDL2-2.30.6.tar.gz) = c9f6b273c58132c1d93584140626fe81428f5204a505a71032b20a1342f95866
-SHA512 (SDL2-2.30.6.tar.gz) = c73fd0b52e77d248a5dc2808a660ded9e708b87f68f677970da71e9b4a25ec60cf52f319b8b014ced7c9363560f2360262c04551a895f0f83ee62c3feeafba47
-Size (SDL2-2.30.6.tar.gz) = 7524883 bytes
+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



Home | Main Index | Thread Index | Old Index