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 May 1 19:05:34 UTC 2024
Modified Files:
pkgsrc/devel/SDL2: Makefile distinfo
Log Message:
SDL2: updated to 2.30.3
2.30.3
This is a stable bugfix release, with the following changes:
Fixed Win+V handling (pasting from clipboard history) on Windows
Fixed Caps Lock and Backspace key mapping for the Colemak keyboard layout on Windows
Fixed mouse warp on XWayland
Reduced startup time when scanning for game controllers on Linux
Fixed building with C89 compilers
Fixed building with the GDK SDK on Windows
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/devel/SDL2/Makefile
cvs rdiff -u -r1.68 -r1.69 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.90 pkgsrc/devel/SDL2/Makefile:1.91
--- pkgsrc/devel/SDL2/Makefile:1.90 Sat Apr 6 08:04:57 2024
+++ pkgsrc/devel/SDL2/Makefile Wed May 1 19:05:34 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.90 2024/04/06 08:04:57 wiz Exp $
+# $NetBSD: Makefile,v 1.91 2024/05/01 19:05:34 adam Exp $
-DISTNAME= SDL2-2.30.2
-PKGREVISION= 1
+DISTNAME= SDL2-2.30.3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=libsdl-org/}
GITHUB_PROJECT= SDL
Index: pkgsrc/devel/SDL2/distinfo
diff -u pkgsrc/devel/SDL2/distinfo:1.68 pkgsrc/devel/SDL2/distinfo:1.69
--- pkgsrc/devel/SDL2/distinfo:1.68 Fri Apr 5 08:56:19 2024
+++ pkgsrc/devel/SDL2/distinfo Wed May 1 19:05:34 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.68 2024/04/05 08:56:19 adam Exp $
+$NetBSD: distinfo,v 1.69 2024/05/01 19:05:34 adam Exp $
-BLAKE2s (SDL2-2.30.2.tar.gz) = cabc9643d6ec17c181fdde5c0f9be93a0854a4f2596159eba35e4084cfaf8525
-SHA512 (SDL2-2.30.2.tar.gz) = 19316bb4c483a8c4be2140b70d906b7767beabada481873217a9207bd41e79c1854a837e1394325f59795da010f5344f791a7973a846b8189e3f9b662f408aca
-Size (SDL2-2.30.2.tar.gz) = 7426565 bytes
+BLAKE2s (SDL2-2.30.3.tar.gz) = 744574e708d3b2a21e2e02395d6c8b7ed465cbc42af943249c9ae4d31333f51e
+SHA512 (SDL2-2.30.3.tar.gz) = 75ddea9ac3c2130e9f6036b4718dbe3d9d1b40dab3cd48d3d488d5a397dd0c226c0573bf18d82eb41498800accf045e259d2ae305f069fad7b34e47a017f2372
+Size (SDL2-2.30.3.tar.gz) = 7425677 bytes
Home |
Main Index |
Thread Index |
Old Index