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 Oct 4 17:09:37 UTC 2023
Modified Files:
pkgsrc/devel/SDL2: Makefile distinfo
Log Message:
SDL2: updated to 2.28.4
2.28.4
This is a stable bugfix release, with the following changes:
Enable clipping for zero sized rectangles in the SDL renderer
Notify X11 clipboard managers when the clipboard changes
Fixed sensor timestamps for third-party PS5 controllers
Added detection for Logitech and Simagic racing wheels
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 pkgsrc/devel/SDL2/Makefile
cvs rdiff -u -r1.63 -r1.64 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.82 pkgsrc/devel/SDL2/Makefile:1.83
--- pkgsrc/devel/SDL2/Makefile:1.82 Wed Sep 6 14:56:45 2023
+++ pkgsrc/devel/SDL2/Makefile Wed Oct 4 17:09:37 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.82 2023/09/06 14:56:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.83 2023/10/04 17:09:37 adam Exp $
-DISTNAME= SDL2-2.28.3
+DISTNAME= SDL2-2.28.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=libsdl-org/}
GITHUB_PROJECT= SDL
Index: pkgsrc/devel/SDL2/distinfo
diff -u pkgsrc/devel/SDL2/distinfo:1.63 pkgsrc/devel/SDL2/distinfo:1.64
--- pkgsrc/devel/SDL2/distinfo:1.63 Wed Sep 6 14:56:45 2023
+++ pkgsrc/devel/SDL2/distinfo Wed Oct 4 17:09:37 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.63 2023/09/06 14:56:45 ryoon Exp $
+$NetBSD: distinfo,v 1.64 2023/10/04 17:09:37 adam Exp $
-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
+BLAKE2s (SDL2-2.28.4.tar.gz) = c041e8a30fb9629a4bb38f3ec8e07692e2403b6fe0fad9817ad1cdc0698056be
+SHA512 (SDL2-2.28.4.tar.gz) = 16950ccedcfdef42ee6eba1a6bf09ed7231ea0205fe8600388de2aed1aba94da2e5450d16e9732dce9f12569a238730b3727bf64b8699f1fed4cb3c5c94c3eaa
+Size (SDL2-2.28.4.tar.gz) = 7344208 bytes
Home |
Main Index |
Thread Index |
Old Index