Date: Wed, 10 Jun 2026 19:19:57 +0000 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: e82429152fa1 - main - audio/sdl2_sound: update 2.0.4=?utf-8?Q? =E2=86=92 2.0?=.6 Message-ID: <6a29b8dd.47c7d.1c1018a4@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=e82429152fa1d2a56b34508ca98840536ff31ee5 commit e82429152fa1d2a56b34508ca98840536ff31ee5 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2026-06-08 11:10:55 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2026-06-10 19:19:38 +0000 audio/sdl2_sound: update 2.0.4 → 2.0.6 --- audio/sdl2_sound/Makefile | 4 +++- audio/sdl2_sound/distinfo | 6 +++--- audio/sdl2_sound/pkg-plist | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/audio/sdl2_sound/Makefile b/audio/sdl2_sound/Makefile index ed298e29ab72..8e6d88507179 100644 --- a/audio/sdl2_sound/Makefile +++ b/audio/sdl2_sound/Makefile @@ -1,6 +1,6 @@ PORTNAME= sdl2_sound DISTVERSIONPREFIX= v -DISTVERSION= 2.0.4 +DISTVERSION= 2.0.6 CATEGORIES= audio MAINTAINER= amdmi3@FreeBSD.org @@ -22,6 +22,8 @@ CMAKE_OFF= SDLSOUND_BUILD_DOCS PORTDOCS= * PORTEXAMPLES= * +PLIST_SUB= LIBVERSION=${DISTVERSION} + OPTIONS_DEFINE= MIDI DOCS EXAMPLES OPTIONS_DEFAULT=MIDI diff --git a/audio/sdl2_sound/distinfo b/audio/sdl2_sound/distinfo index 9b0cdb73b16a..d461f2d0d2ac 100644 --- a/audio/sdl2_sound/distinfo +++ b/audio/sdl2_sound/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736843656 -SHA256 (icculus-SDL_sound-v2.0.4_GH0.tar.gz) = 6f8b324ce23382929ab90ded7fcd6e303b66cb22b4e15b4e3c3a99f500a4eec1 -SIZE (icculus-SDL_sound-v2.0.4_GH0.tar.gz) = 460994 +TIMESTAMP = 1780910034 +SHA256 (icculus-SDL_sound-v2.0.6_GH0.tar.gz) = 63be57cc80bcd29aeed6c29700759871c44c90251a7508b8d0eacd8d9cece30c +SIZE (icculus-SDL_sound-v2.0.6_GH0.tar.gz) = 469561 diff --git a/audio/sdl2_sound/pkg-plist b/audio/sdl2_sound/pkg-plist index a288ada4a7a9..ccb2bb8471b6 100644 --- a/audio/sdl2_sound/pkg-plist +++ b/audio/sdl2_sound/pkg-plist @@ -9,5 +9,5 @@ lib/cmake/SDL2_sound/SDL2_soundConfigVersion.cmake lib/libSDL2_sound.a lib/libSDL2_sound.so lib/libSDL2_sound.so.2 -lib/libSDL2_sound.so.2.0.4 +lib/libSDL2_sound.so.%%LIBVERSION%% libdata/pkgconfig/SDL2_sound.pchome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a29b8dd.47c7d.1c1018a4>
