git: 69c02333d415 - main - audio/baresip: Update to upstream release 3.10.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Mar 2024 21:53:51 UTC
The branch main has been updated by riggs: URL: https://cgit.FreeBSD.org/ports/commit/?id=69c02333d415e00df9126a79c8e34ed7f03225d0 commit 69c02333d415e00df9126a79c8e34ed7f03225d0 Author: Thomas Zander <riggs@FreeBSD.org> AuthorDate: 2024-03-14 21:34:06 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2024-03-14 21:34:06 +0000 audio/baresip: Update to upstream release 3.10.1 Fixes a hang with a bogus or crafted incoming RTP timestamp --- audio/baresip/Makefile | 6 +++--- audio/baresip/distinfo | 6 +++--- 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