aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2024-04-22 16:09:13 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2024-04-22 18:20:02 +0000
commite81005b3efa4f70e0819a3391597069340aec9de (patch)
tree5917c3dfa22a04913be5f8f84018f7a04ac8210f
parentd7562c396ad8c6e7d7c760fea61d13f5aad76f6a (diff)
downloadports-e81005b3efa4f70e0819a3391597069340aec9de.tar.gz
ports-e81005b3efa4f70e0819a3391597069340aec9de.zip
audio/sdl2_sound: switch to latest upstream commit to include security fixes
PR: 278491 Submitted by: diizzy Security: CVE-2023-45676, CVE-2023-45677, CVE-2023-45680, CVE-2023-45681, CVE-2023-45682 Security: 304d92c3-00c5-11ef-bd52-080027bff743
-rw-r--r--audio/sdl2_sound/Makefile3
-rw-r--r--audio/sdl2_sound/distinfo6
2 files changed, 6 insertions, 3 deletions
diff --git a/audio/sdl2_sound/Makefile b/audio/sdl2_sound/Makefile
index 23cd4b807028..1c1cc822b809 100644
--- a/audio/sdl2_sound/Makefile
+++ b/audio/sdl2_sound/Makefile
@@ -1,6 +1,7 @@
PORTNAME= sdl2_sound
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.2
+PORTREVISION= 1
CATEGORIES= audio
MAINTAINER= amdmi3@FreeBSD.org
@@ -16,7 +17,9 @@ USE_SDL= sdl2
USE_GITHUB= yes
GH_ACCOUNT= icculus
GH_PROJECT= SDL_sound
+GH_TAGNAME= e731e61
USE_LDCONFIG= yes
+CMAKE_OFF= SDLSOUND_BUILD_DOCS
PORTDOCS= *
PORTEXAMPLES= *
diff --git a/audio/sdl2_sound/distinfo b/audio/sdl2_sound/distinfo
index f939710aa625..dc8c9236a6d1 100644
--- a/audio/sdl2_sound/distinfo
+++ b/audio/sdl2_sound/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688690484
-SHA256 (icculus-SDL_sound-v2.0.2_GH0.tar.gz) = 5f92600de48ec640985d13e50d111af9ac30be797bc9a36eafa5d8cecc7e1f60
-SIZE (icculus-SDL_sound-v2.0.2_GH0.tar.gz) = 459868
+TIMESTAMP = 1713801381
+SHA256 (icculus-SDL_sound-v2.0.2-e731e61_GH0.tar.gz) = f48c134ae7d44d4c366c0979a0a0218a6d1dde5558bd29fd27f65281a027e634
+SIZE (icculus-SDL_sound-v2.0.2-e731e61_GH0.tar.gz) = 459882