Date: Sun, 17 Nov 2024 19:38:36 GMT From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6617c4f108f1 - main - devel/sdl20: update 2.30.8 =?utf-8?Q?=E2=86=92?= 2.30.9 Message-ID: <202411171938.4AHJcaDi048446@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=6617c4f108f1806cefa57ca897525ef7e7a27e0c commit 6617c4f108f1806cefa57ca897525ef7e7a27e0c Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2024-11-02 14:37:33 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2024-11-17 19:37:54 +0000 devel/sdl20: update 2.30.8 → 2.30.9 --- devel/sdl20/Makefile | 4 +++- devel/sdl20/distinfo | 6 +++--- devel/sdl20/pkg-plist | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/devel/sdl20/Makefile b/devel/sdl20/Makefile index 7aa34489de4f..800f71043f4a 100644 --- a/devel/sdl20/Makefile +++ b/devel/sdl20/Makefile @@ -1,5 +1,5 @@ PORTNAME= sdl2 -DISTVERSION= 2.30.8 +DISTVERSION= 2.30.9 CATEGORIES= devel MASTER_SITES= https://github.com/libsdl-org/SDL/releases/download/release-${DISTVERSION}/ \ https://www.libsdl.org/release/ @@ -22,6 +22,8 @@ CMAKE_OFF= SDL_ARTS \ CMAKE_ON= CMAKE_DISABLE_FIND_PACKAGE_Git USE_LDCONFIG= yes +PLIST_SUB= LIBVERSION=0.${DISTVERSION:R:E}00.${DISTVERSION:E} + PORTSCOUT= limitw:1,even OPTIONS_DEFINE= CSD DBUS FCITX IBUS JOYSTICK HIDAPI \ diff --git a/devel/sdl20/distinfo b/devel/sdl20/distinfo index 73cdefc57d6d..1791e017e1c4 100644 --- a/devel/sdl20/distinfo +++ b/devel/sdl20/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727897240 -SHA256 (SDL2-2.30.8.tar.gz) = 380c295ea76b9bd72d90075793971c8bcb232ba0a69a9b14da4ae8f603350058 -SIZE (SDL2-2.30.8.tar.gz) = 7679689 +TIMESTAMP = 1730554729 +SHA256 (SDL2-2.30.9.tar.gz) = 24b574f71c87a763f50704bbb630cbe38298d544a1f890f099a4696b1d6beba4 +SIZE (SDL2-2.30.9.tar.gz) = 7681555 diff --git a/devel/sdl20/pkg-plist b/devel/sdl20/pkg-plist index 4206d498c772..2f1c033607b1 100644 --- a/devel/sdl20/pkg-plist +++ b/devel/sdl20/pkg-plist @@ -91,7 +91,7 @@ lib/cmake/SDL2/SDL2testTargets.cmake lib/cmake/SDL2/sdlfind.cmake lib/libSDL2-2.0.so lib/libSDL2-2.0.so.0 -lib/libSDL2-2.0.so.0.3000.8 +lib/libSDL2-2.0.so.%%LIBVERSION%% lib/libSDL2.a lib/libSDL2.so lib/libSDL2_test.a
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411171938.4AHJcaDi048446>