git: a5254b176a2a - main - net/belle-sip: Update version 5.4.24=>5.4.28
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 17 Sep 2025 21:27:32 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a5254b176a2a158b6c779a4ef3a9049aae659218
commit a5254b176a2a158b6c779a4ef3a9049aae659218
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-09-17 17:41:09 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-09-17 21:02:30 +0000
net/belle-sip: Update version 5.4.24=>5.4.28
Changelog: https://gitlab.linphone.org/BC/public/belle-sip/-/tags/5.4.28
---
net/belle-sip/Makefile | 16 ++++++++--------
net/belle-sip/distinfo | 8 +++-----
net/belle-sip/pkg-plist | 3 ++-
3 files changed, 13 insertions(+), 14 deletions(-)
diff --git a/net/belle-sip/Makefile b/net/belle-sip/Makefile
index 29a4ff2c712c..5eac725bec13 100644
--- a/net/belle-sip/Makefile
+++ b/net/belle-sip/Makefile
@@ -1,5 +1,5 @@
PORTNAME= belle-sip
-DISTVERSION= 5.4.24
+DISTVERSION= 5.4.28
CATEGORIES= net java
MAINTAINER= bofh@FreeBSD.org
@@ -9,23 +9,23 @@ WWW= https://www.linphone.org/technical-corner/belle-sip.html
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-BUILD_DEPENDS= ${LOCALBASE}/lib/libbctoolbox.a:net/bctoolbox \
- ${LOCALBASE}/lib/libbcunit.a:devel/bcunit \
- ${LOCALBASE}/lib/libbelr.a:textproc/belr
-LIB_DEPENDS= libantlr3c.so:devel/libantlr3c
+LIB_DEPENDS= libantlr3c.so:devel/libantlr3c \
+ libbctoolbox.so:net/bctoolbox \
+ libbcunit.so:devel/bcunit \
+ libbelr.so:textproc/belr
USES= cmake cpe java:build tar:bz2
CPE_VENDOR= linphone
USE_GITLAB= yes
GL_SITE= https://gitlab.linphone.org/BC
GL_ACCOUNT= public
-GL_TUPLE= https://gitlab.linphone.org/BC/public:external:cpp-httplib:a2ed0d11c134b6c23da275103b5183b423cea8a8:httplib/tester/cpp-httplib
USE_LDCONFIG= yes
CMAKE_ARGS= -DCMAKE_PREFIX_PATH=${LOCALBASE} \
-DENABLE_STRICT=NO \
- -DENABLE_TESTS=NO \
- -DENABLE_UNIT_TESTS=NO
+ -DENABLE_TESTS=NO
+CMAKE_ON= BUILD_SHARED_LIBS
+CMAKE_OFF= ENABLE_UNIT_TESTS
LDFLAGS+= -lpthread
diff --git a/net/belle-sip/distinfo b/net/belle-sip/distinfo
index 1c6561507dd0..bd88d1d975d3 100644
--- a/net/belle-sip/distinfo
+++ b/net/belle-sip/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1751281123
-SHA256 (belle-sip-5.4.24.tar.bz2) = e3ed494c7d555f09681da7a555206acf47292a49a9320c9bbf4539fec9c8df7c
-SIZE (belle-sip-5.4.24.tar.bz2) = 655335
-SHA256 (external-cpp-httplib-a2ed0d11c134b6c23da275103b5183b423cea8a8_GL0.tar.gz) = 9b4db463ede003979bd5ea9ec97c7b80e06b1d6da3f05ce39c43670c6807a0f0
-SIZE (external-cpp-httplib-a2ed0d11c134b6c23da275103b5183b423cea8a8_GL0.tar.gz) = 1153181
+TIMESTAMP = 1758130815
+SHA256 (belle-sip-5.4.28.tar.bz2) = fec6ade6b9f1b91f5cedd6d0adea22c767032d59f47ca550e67662c36a4d7e16
+SIZE (belle-sip-5.4.28.tar.bz2) = 655339
diff --git a/net/belle-sip/pkg-plist b/net/belle-sip/pkg-plist
index a5acc205ca51..4aaf57e906fe 100644
--- a/net/belle-sip/pkg-plist
+++ b/net/belle-sip/pkg-plist
@@ -28,7 +28,8 @@ include/belle-sip/transaction.h
include/belle-sip/types.h
include/belle-sip/utils.h
include/belle-sip/wakelock.h
-lib/libbelle-sip.a
+lib/libbelle-sip.so
+lib/libbelle-sip.so.1
libdata/pkgconfig/belle-sip.pc
lib/cmake/BelleSIP/BelleSIPConfig.cmake
lib/cmake/BelleSIP/BelleSIPConfigVersion.cmake