Skip to content

Commit

Permalink
audio/baresip: Update to upstream release 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ephemeralriggs committed Feb 2, 2024
1 parent 0044592 commit b4566f8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 8 deletions.
7 changes: 3 additions & 4 deletions audio/baresip/Makefile
@@ -1,7 +1,6 @@
PORTNAME= baresip
DISTVERSIONPREFIX= v
DISTVERSION= 3.6.0
PORTREVISION= 1
DISTVERSION= 3.9.0
CATEGORIES= audio

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

# FIXME values of the next 3 variables taken from source code Makefile
ABI_MAJOR= 10
ABI_AGE= 6
ABI_MAJOR= 13
ABI_AGE= 9
ABI_REV= 0
PLIST_SUB= ABI_MAJOR=${ABI_MAJOR}
PLIST_SUB+= ABI_AGE=${ABI_AGE} \
Expand Down
6 changes: 3 additions & 3 deletions audio/baresip/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1697826033
SHA256 (baresip-baresip-v3.6.0_GH0.tar.gz) = 9996197bcba8bd2cbbed209f39b52dd811d2f4e35386819370da075b7d24b864
SIZE (baresip-baresip-v3.6.0_GH0.tar.gz) = 1151292
TIMESTAMP = 1706903760
SHA256 (baresip-baresip-v3.9.0_GH0.tar.gz) = 7b7013ec8ec12c17978666d981899326686fb80f03683b2a1d8b0f0331687d53
SIZE (baresip-baresip-v3.9.0_GH0.tar.gz) = 1163327
1 change: 0 additions & 1 deletion audio/baresip/pkg-plist
Expand Up @@ -34,7 +34,6 @@ 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 b4566f8

Please sign in to comment.