Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Dec 2024 11:18:14 GMT
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7bbab0db8575 - main - audio/baresip: Update to upstream version 3.18.0
Message-ID:  <202412131118.4BDBIEMM005244@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by riggs:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7bbab0db85757db875ebc438d9e3689d87b1efa2

commit 7bbab0db85757db875ebc438d9e3689d87b1efa2
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2024-12-13 09:37:27 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2024-12-13 11:18:11 +0000

    audio/baresip: Update to upstream version 3.18.0
    
    Changelog: https://github.com/baresip/baresip/releases/tag/v3.18.0
---
 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 495255556373..4d07a9697a0b 100644
--- a/audio/baresip/Makefile
+++ b/audio/baresip/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	baresip
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.17.1
+DISTVERSION=	3.18.0
 CATEGORIES=	audio
 
 MAINTAINER=	ports@FreeBSD.org
@@ -19,8 +19,8 @@ GH_ACCOUNT=	baresip
 
 # FIXME values of the next 3 variables taken from source code Makefile
 ABI_MAJOR=	19
-ABI_AGE=	17
-ABI_REV=	1
+ABI_AGE=	18
+ABI_REV=	0
 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 c5679f5653ca..dcf6db252315 100644
--- a/audio/baresip/distinfo
+++ b/audio/baresip/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1731098765
-SHA256 (baresip-baresip-v3.17.1_GH0.tar.gz) = 9e6c1aae0a87175305c3a1bfe4e5cb40f0f170772746096a82ff9a225232d0f9
-SIZE (baresip-baresip-v3.17.1_GH0.tar.gz) = 1173532
+TIMESTAMP = 1734080388
+SHA256 (baresip-baresip-v3.18.0_GH0.tar.gz) = 1c51fd01aa73cab60cfbdb6c1e13c99537e1866bf06b83b5c03004a92fe2bdf0
+SIZE (baresip-baresip-v3.18.0_GH0.tar.gz) = 1179585



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412131118.4BDBIEMM005244>