pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/sdl12-compat



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Oct 31 09:37:03 UTC 2025

Modified Files:
        pkgsrc/devel/sdl12-compat: Makefile distinfo

Log Message:
sdl12-compat: updated to 1.2.70

1.2.70

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

Fixed a black screen in Jamestown and Closure
Fixed being unable to rotate the globe with the mouse in OpenXcom
Fixed runaway framerate in Soldier of Fortune and Unreal Tournament
Fixed audio in the original Cave Story Linux port
Fixed crash at shutdown in Sim City 3000
Added SDL_SetRefreshRate() for StepMania
Fixed window briefly disappearing at startup on X11
Fixed the mouse escaping the window after changing video mode
Fixed repeating modifier keys while they are being held down
Fixed getting multiple resize events at the end of a modal resize on Windows
Added logging when games are launched with DEBUG_INVOCATION=1


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/sdl12-compat/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/sdl12-compat/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/sdl12-compat/Makefile
diff -u pkgsrc/devel/sdl12-compat/Makefile:1.12 pkgsrc/devel/sdl12-compat/Makefile:1.13
--- pkgsrc/devel/sdl12-compat/Makefile:1.12     Thu Oct 23 20:36:38 2025
+++ pkgsrc/devel/sdl12-compat/Makefile  Fri Oct 31 09:37:03 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2025/10/23 20:36:38 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2025/10/31 09:37:03 adam Exp $
 
-DISTNAME=      sdl12-compat-1.2.68
-PKGREVISION=   1
+DISTNAME=      sdl12-compat-1.2.70
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=libsdl-org/}
 GITHUB_TAG=    release-${PKGVERSION_NOREV}

Index: pkgsrc/devel/sdl12-compat/distinfo
diff -u pkgsrc/devel/sdl12-compat/distinfo:1.2 pkgsrc/devel/sdl12-compat/distinfo:1.3
--- pkgsrc/devel/sdl12-compat/distinfo:1.2      Thu Feb 27 14:12:30 2025
+++ pkgsrc/devel/sdl12-compat/distinfo  Fri Oct 31 09:37:03 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2025/02/27 14:12:30 adam Exp $
+$NetBSD: distinfo,v 1.3 2025/10/31 09:37:03 adam Exp $
 
-BLAKE2s (sdl12-compat-1.2.68.tar.gz) = 793a906f7234217b43da61953d50ff9756d97bb9dcf97218ca158b18d47dc152
-SHA512 (sdl12-compat-1.2.68.tar.gz) = d0e71e75f312402bf075f6553d9fd6493a3db9dd42719bb753287a35e6c40ee37c6092b157ff2384f3055400a3113645595d1269590cd50ea1e0c8f247240858
-Size (sdl12-compat-1.2.68.tar.gz) = 460180 bytes
+BLAKE2s (sdl12-compat-1.2.70.tar.gz) = 7028e230685c11f693f1cf54e718667a1f796631589e06ec7587ec62902f3ac0
+SHA512 (sdl12-compat-1.2.70.tar.gz) = b2c64530cca3df29e1616d6d4ad639ce800346afdb2b851572d97aede2fe19c2f52cf0c0e752cc08f39a05cf8a7c60f77ed1a88367aaf888b3e0f7d662661b20
+Size (sdl12-compat-1.2.70.tar.gz) = 495180 bytes



Home | Main Index | Thread Index | Old Index