Skip to content

Commit

Permalink
audio/baresip: Update to upstream version 3.11.0
Browse files Browse the repository at this point in the history
MFH:		2024Q2
(cherry picked from commit a9b5c1a)
  • Loading branch information
ephemeralriggs committed Apr 12, 2024
1 parent dd722f6 commit e83ce07
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
8 changes: 4 additions & 4 deletions audio/baresip/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= baresip
DISTVERSIONPREFIX= v
DISTVERSION= 3.10.1
DISTVERSION= 3.11.0
CATEGORIES= audio

MAINTAINER= ports@FreeBSD.org
Expand All @@ -18,9 +18,9 @@ USE_GITHUB= yes
GH_ACCOUNT= baresip

# FIXME values of the next 3 variables taken from source code Makefile
ABI_MAJOR= 14
ABI_AGE= 10
ABI_REV= 1
ABI_MAJOR= 15
ABI_AGE= 11
ABI_REV= 0
PLIST_SUB= ABI_MAJOR=${ABI_MAJOR}
PLIST_SUB+= ABI_AGE=${ABI_AGE} \
ABI_REV=${ABI_REV}
Expand Down
6 changes: 3 additions & 3 deletions audio/baresip/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1710450489
SHA256 (baresip-baresip-v3.10.1_GH0.tar.gz) = 892f8c9918f887c8923c9bb939d251766f9e30cb436ff10db338871a66d81d10
SIZE (baresip-baresip-v3.10.1_GH0.tar.gz) = 1166742
TIMESTAMP = 1712817655
SHA256 (baresip-baresip-v3.11.0_GH0.tar.gz) = 2b03fbbdb59ac1de91c0264ebb7256886c298e9efe0bcb0b9514ea00a4d48f40
SIZE (baresip-baresip-v3.11.0_GH0.tar.gz) = 1168323
1 change: 1 addition & 0 deletions audio/baresip/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ lib/baresip/modules/mixminus.so
lib/baresip/modules/multicast.so
lib/baresip/modules/mwi.so
lib/baresip/modules/natpmp.so
lib/baresip/modules/netroam.so
%%OPUS%%lib/baresip/modules/opus.so
%%OPUS_MS%%lib/baresip/modules/opus_multistream.so
lib/baresip/modules/pcp.so
Expand Down

0 comments on commit e83ce07

Please sign in to comment.