git: 11264fc46c81 - main - security/bzrtp: Update version 5.4.24=>5.4.28

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Wed, 17 Sep 2025 21:27:33 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=11264fc46c814d36d44b91462aaa11488e3597ea

commit 11264fc46c814d36d44b91462aaa11488e3597ea
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-09-17 18:57:51 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-09-17 21:02:31 +0000

    security/bzrtp: Update version 5.4.24=>5.4.28
    
    Changelog: https://gitlab.linphone.org/BC/public/bzrtp/-/tags/5.4.28
---
 security/bzrtp/Makefile  | 8 ++++----
 security/bzrtp/distinfo  | 6 +++---
 security/bzrtp/pkg-plist | 3 ++-
 3 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/security/bzrtp/Makefile b/security/bzrtp/Makefile
index 800884d25be9..0c188aaba3ba 100644
--- a/security/bzrtp/Makefile
+++ b/security/bzrtp/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bzrtp
-DISTVERSION=	5.4.24
+DISTVERSION=	5.4.28
 CATEGORIES=	security
 
 MAINTAINER=	bofh@FreeBSD.org
@@ -9,8 +9,8 @@ WWW=		https://www.linphone.org
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-BUILD_DEPENDS=	${LOCALBASE}/lib/libbctoolbox.a:net/bctoolbox \
-		${LOCALBASE}/lib/libbcunit.a:devel/bcunit
+LIB_DEPENDS=	libbctoolbox.so:net/bctoolbox \
+		libbcunit.so:devel/bcunit
 
 USES=		cmake cpe gnome sqlite
 CPE_VENDOR=	${PORTNAME}_project
@@ -20,7 +20,7 @@ GL_ACCOUNT=	public
 USE_GNOME=	libxml2
 USE_LDCONFIG=	yes
 
-CMAKE_ARGS=	-DENABLE_STRICT=NO
+CMAKE_ON=	BUILD_SHARED_LIBS
 
 post-patch:
 	@${REINPLACE_CMD} 's/<alloca\.h>/<stdlib.h>/' ${WRKSRC}/src/zidCache.c
diff --git a/security/bzrtp/distinfo b/security/bzrtp/distinfo
index 0511c983a7a5..462c3cff61cf 100644
--- a/security/bzrtp/distinfo
+++ b/security/bzrtp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1751281561
-SHA256 (bzrtp-5.4.24.tar.bz2) = 5fdd590ed302f8f4db3c06902c7a711a307e323a125a265bc3720efeda4ce0d7
-SIZE (bzrtp-5.4.24.tar.bz2) = 154137
+TIMESTAMP = 1758132108
+SHA256 (bzrtp-5.4.28.tar.bz2) = 1279fdc692962c6697dd3c17af419c43926fa2203fd76d74104325e1db71c933
+SIZE (bzrtp-5.4.28.tar.bz2) = 154158
diff --git a/security/bzrtp/pkg-plist b/security/bzrtp/pkg-plist
index fc6e36c5148a..25d2f51e7af9 100644
--- a/security/bzrtp/pkg-plist
+++ b/security/bzrtp/pkg-plist
@@ -1,5 +1,6 @@
 include/bzrtp/bzrtp.h
-lib/libbzrtp.a
+lib/libbzrtp.so
+lib/libbzrtp.so.0
 share/BZRTP/cmake/BZRTPConfig.cmake
 share/BZRTP/cmake/BZRTPConfigVersion.cmake
 share/BZRTP/cmake/BZRTPTargets-%%CMAKE_BUILD_TYPE%%.cmake