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 Jul 4 09:20:46 UTC 2023
Modified Files:
pkgsrc/devel/SDL2: Makefile distinfo
Log Message:
SDL2: updated to 2.28.1
2.28.1
This is a stable bugfix release, with the following changes:
Added support for the Nintendo Online Famicom controllers
Improved support for third-party Nintendo Switch controllers
Fixed setting the player LED on Nintendo Switch controllers
Added Linux controller mapping for the Logitech Chillstream
Fixed appending to a file greater than 4GB in size on Windows
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/devel/SDL2/Makefile
cvs rdiff -u -r1.60 -r1.61 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.79 pkgsrc/devel/SDL2/Makefile:1.80
--- pkgsrc/devel/SDL2/Makefile:1.79 Wed Jun 28 08:32:26 2023
+++ pkgsrc/devel/SDL2/Makefile Tue Jul 4 09:20:46 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.79 2023/06/28 08:32:26 wiz Exp $
+# $NetBSD: Makefile,v 1.80 2023/07/04 09:20:46 adam Exp $
-DISTNAME= SDL2-2.28.0
+DISTNAME= SDL2-2.28.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=libsdl-org/}
GITHUB_PROJECT= SDL
Index: pkgsrc/devel/SDL2/distinfo
diff -u pkgsrc/devel/SDL2/distinfo:1.60 pkgsrc/devel/SDL2/distinfo:1.61
--- pkgsrc/devel/SDL2/distinfo:1.60 Wed Jun 28 08:32:26 2023
+++ pkgsrc/devel/SDL2/distinfo Tue Jul 4 09:20:46 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.60 2023/06/28 08:32:26 wiz Exp $
+$NetBSD: distinfo,v 1.61 2023/07/04 09:20:46 adam Exp $
-BLAKE2s (SDL2-2.28.0.tar.gz) = 83f29c107893c9472d36611091810753e247d473bf42efce2c6881ef9f41e8d4
-SHA512 (SDL2-2.28.0.tar.gz) = 77b258c03202dbd40e386f1d0619068b9549c2b0ad186f67cb19e12078c6f269b019dcd6bf422db4c5135a7c6c5920de9205105c411fa72d56caedd6d2dbcdbd
-Size (SDL2-2.28.0.tar.gz) = 8107868 bytes
+BLAKE2s (SDL2-2.28.1.tar.gz) = 6c6bb1deaf24182ba9fcd4af4678021887d0bab0e227d758cfa7ef9651314fc8
+SHA512 (SDL2-2.28.1.tar.gz) = 1d5c1912c2a6d606b465938365a56ba5202367c47c6c88d303f4838f0c37826fe14aecbf588a3e86fa996d7118bd831f69559d2cc22c01bc4dbe56d03c5223b1
+Size (SDL2-2.28.1.tar.gz) = 8109697 bytes
Home |
Main Index |
Thread Index |
Old Index