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:   ryoon
Date:           Wed Sep  6 14:56:45 UTC 2023

Modified Files:
        pkgsrc/devel/SDL2: Makefile distinfo

Log Message:
SDL2: Update to 2.28.3

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

* Added a gamepad mapping for the G-Shark GS-GP702
* Fixed touchpad events for the Razer Wolverine V2 Pro in PS5 mode
* Fixed getting key events from TV remotes on Android
* Updated to Android minSdkVersion 19 and targetSdkVersion 34 to meet
  Google Play Store requirements


To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 pkgsrc/devel/SDL2/Makefile
cvs rdiff -u -r1.62 -r1.63 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.81 pkgsrc/devel/SDL2/Makefile:1.82
--- pkgsrc/devel/SDL2/Makefile:1.81     Fri Aug  4 20:03:10 2023
+++ pkgsrc/devel/SDL2/Makefile  Wed Sep  6 14:56:45 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.81 2023/08/04 20:03:10 adam Exp $
+# $NetBSD: Makefile,v 1.82 2023/09/06 14:56:45 ryoon Exp $
 
-DISTNAME=      SDL2-2.28.2
+DISTNAME=      SDL2-2.28.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.62 pkgsrc/devel/SDL2/distinfo:1.63
--- pkgsrc/devel/SDL2/distinfo:1.62     Fri Aug  4 20:03:10 2023
+++ pkgsrc/devel/SDL2/distinfo  Wed Sep  6 14:56:45 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.62 2023/08/04 20:03:10 adam Exp $
+$NetBSD: distinfo,v 1.63 2023/09/06 14:56:45 ryoon Exp $
 
-BLAKE2s (SDL2-2.28.2.tar.gz) = c66052726ee2eb5ce806d5ac3a14e90d44eccc3e260e7f674cf95ca41a2f1294
-SHA512 (SDL2-2.28.2.tar.gz) = 2c5559c4ec2a71bb89b3fc6e9d0a2b206b8cc1021dfa4ad328aab9a931757ed5fac5ec76d4966dccf81bd861de20963e2013bac62be9ef75ebe1c08678999c39
-Size (SDL2-2.28.2.tar.gz) = 7341117 bytes
+BLAKE2s (SDL2-2.28.3.tar.gz) = f8f687d9aaf722cede453f66050e73e37c73d6200f877b02a9053dc302fefa81
+SHA512 (SDL2-2.28.3.tar.gz) = fb7ad4a41e85de3fcb414a3a3d19c3f61e286790a4936004d30025a8472a3f40f9fccf1241cf5cb34f48091567de65df463442fc2ce398ac85e51dbe677251e7
+Size (SDL2-2.28.3.tar.gz) = 7340914 bytes



Home | Main Index | Thread Index | Old Index