aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2024-03-14 21:34:06 +0000
committerThomas Zander <riggs@FreeBSD.org>2024-03-14 21:34:06 +0000
commit69c02333d415e00df9126a79c8e34ed7f03225d0 (patch)
tree3055d288c2333e31e92eb20e5a49672b72dce3f4
parentc0583872ee316ede5ce177ee72e9d4b7ffab8eec (diff)
downloadports-69c02333d415e00df9126a79c8e34ed7f03225d0.tar.gz
ports-69c02333d415e00df9126a79c8e34ed7f03225d0.zip
audio/baresip: Update to upstream release 3.10.1
Fixes a hang with a bogus or crafted incoming RTP timestamp
-rw-r--r--audio/baresip/Makefile6
-rw-r--r--audio/baresip/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/baresip/Makefile b/audio/baresip/Makefile
index 58d80c9c8343..3ea58d884332 100644
--- a/audio/baresip/Makefile
+++ b/audio/baresip/Makefile
@@ -1,6 +1,6 @@
PORTNAME= baresip
DISTVERSIONPREFIX= v
-DISTVERSION= 3.10.0
+DISTVERSION= 3.10.1
CATEGORIES= audio
MAINTAINER= ports@FreeBSD.org
@@ -10,7 +10,7 @@ WWW= https://github.com/baresip
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= re>=${PORTVERSION}:audio/re
+BUILD_DEPENDS= re>=${PORTVERSION:R}:audio/re
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= cmake pkgconfig ssl
@@ -20,7 +20,7 @@ GH_ACCOUNT= baresip
# FIXME values of the next 3 variables taken from source code Makefile
ABI_MAJOR= 14
ABI_AGE= 10
-ABI_REV= 0
+ABI_REV= 1
PLIST_SUB= ABI_MAJOR=${ABI_MAJOR}
PLIST_SUB+= ABI_AGE=${ABI_AGE} \
ABI_REV=${ABI_REV}
diff --git a/audio/baresip/distinfo b/audio/baresip/distinfo
index 2ca3fa30a05c..dac4071f1792 100644
--- a/audio/baresip/distinfo
+++ b/audio/baresip/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709878945
-SHA256 (baresip-baresip-v3.10.0_GH0.tar.gz) = 52b7544a3a2a152c36010897617512ab0a9e24f81db32fdba30be9b7430373d2
-SIZE (baresip-baresip-v3.10.0_GH0.tar.gz) = 1167280
+TIMESTAMP = 1710450489
+SHA256 (baresip-baresip-v3.10.1_GH0.tar.gz) = 892f8c9918f887c8923c9bb939d251766f9e30cb436ff10db338871a66d81d10
+SIZE (baresip-baresip-v3.10.1_GH0.tar.gz) = 1166742