pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/SDL3



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Fri Oct  3 23:55:16 UTC 2025

Modified Files:
        pkgsrc/devel/SDL3: PLIST

Log Message:
devel/SDL3: Fix PLIST for new version of library


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/SDL3/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/SDL3/PLIST
diff -u pkgsrc/devel/SDL3/PLIST:1.3 pkgsrc/devel/SDL3/PLIST:1.4
--- pkgsrc/devel/SDL3/PLIST:1.3 Tue Sep  2 05:19:31 2025
+++ pkgsrc/devel/SDL3/PLIST     Fri Oct  3 23:55:16 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2025/09/02 05:19:31 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2025/10/03 23:55:16 ryoon Exp $
 include/SDL3/SDL.h
 include/SDL3/SDL_assert.h
 include/SDL3/SDL_asyncio.h
@@ -95,7 +95,7 @@ lib/cmake/SDL3/SDL3testTargets-relwithde
 lib/cmake/SDL3/SDL3testTargets.cmake
 lib/libSDL3.so
 lib/libSDL3.so.0
-lib/libSDL3.so.0.2.22
+lib/libSDL3.so.0.2.24
 lib/libSDL3_test.a
 lib/pkgconfig/sdl3.pc
 share/licenses/SDL3/LICENSE.txt



Home | Main Index | Thread Index | Old Index