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: Sun Dec 4 18:07:47 UTC 2022
Modified Files:
pkgsrc/devel/SDL2: Makefile distinfo
Log Message:
SDL2: updated to 2.26.1
2.26.1
This is a stable bugfix release, with the following changes:
Improved audio resampling quality
Fixed crash if SDL_GetPointDisplayIndex() or SDL_GetRectDisplayIndex() are called before SDL_VideoInit()
Fixed building with older Xcode and macOS SDK
Fixed building when not using shared Wayland libraries
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/devel/SDL2/Makefile
cvs rdiff -u -r1.55 -r1.56 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.71 pkgsrc/devel/SDL2/Makefile:1.72
--- pkgsrc/devel/SDL2/Makefile:1.71 Fri Nov 25 09:51:02 2022
+++ pkgsrc/devel/SDL2/Makefile Sun Dec 4 18:07:47 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.71 2022/11/25 09:51:02 wiz Exp $
+# $NetBSD: Makefile,v 1.72 2022/12/04 18:07:47 adam Exp $
-DISTNAME= SDL2-2.26.0
+DISTNAME= SDL2-2.26.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.55 pkgsrc/devel/SDL2/distinfo:1.56
--- pkgsrc/devel/SDL2/distinfo:1.55 Fri Nov 25 09:51:02 2022
+++ pkgsrc/devel/SDL2/distinfo Sun Dec 4 18:07:47 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.55 2022/11/25 09:51:02 wiz Exp $
+$NetBSD: distinfo,v 1.56 2022/12/04 18:07:47 adam Exp $
-BLAKE2s (SDL2-2.26.0.tar.gz) = 98f0139c837b38aec9a6d34b4767b9277a1d3937edeb1a95ba39ff5b72ebcd90
-SHA512 (SDL2-2.26.0.tar.gz) = b4379140399e2248b28c4fe36ba6bb142cd047014c3cfc6fd2c0fee7110ad28af6553f24ca4ccf4996165940de127aafe8d744b09bea9d5684ce8244697996bf
-Size (SDL2-2.26.0.tar.gz) = 8085459 bytes
+BLAKE2s (SDL2-2.26.1.tar.gz) = fa50cb77a8a84a3ea6a6a357f4d082647556d36be08d10e1d915891c7b10d61d
+SHA512 (SDL2-2.26.1.tar.gz) = eb2de2b3901525d4deb6b9e6513f5f57d98037c2c242e729aa4cbe4fc15c9d383879dbb27a61071d967a1ca4864f1de7d7dfaf8802385261e3787a52948abfcc
+Size (SDL2-2.26.1.tar.gz) = 8084125 bytes
Home |
Main Index |
Thread Index |
Old Index