git: 2f4ef601ab35 - main - net/ortp: 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:34 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2f4ef601ab3573fa468291755fce0c7b8d01f19e
commit 2f4ef601ab3573fa468291755fce0c7b8d01f19e
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-09-17 19:11:28 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-09-17 21:02:31 +0000
net/ortp: Update version 5.4.24=>5.4.28
Changelog: https://gitlab.linphone.org/BC/public/ortp/-/tags/5.4.28
Approved by: portmgr (blanket)
---
net/ortp/Makefile | 9 ++++-----
net/ortp/distinfo | 6 +++---
net/ortp/pkg-plist | 3 ++-
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/net/ortp/Makefile b/net/ortp/Makefile
index 6c05c0977e33..5d5ab1899639 100644
--- a/net/ortp/Makefile
+++ b/net/ortp/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ortp
-DISTVERSION= 5.4.24
+DISTVERSION= 5.4.28
CATEGORIES= net
MAINTAINER= zirias@FreeBSD.org
@@ -9,8 +9,7 @@ WWW= https://www.linphone.org/technical-corner/ortp.html
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
USES= cmake compiler:c11 ssl
USE_GITLAB= yes
@@ -18,8 +17,8 @@ GL_SITE= https://gitlab.linphone.org/BC
GL_ACCOUNT= public
USE_LDCONFIG= yes
-CMAKE_ARGS= -DENABLE_DOC=NO -DENABLE_STRICT=NO \
- -DENABLE_UNIT_TESTS=NO
+CMAKE_ON= BUILD_SHARED_LIBS
+CMAKE_OFF= ENABLE_DOC ENABLE_UNIT_TESTS
LDFLAGS+= -lpthread
diff --git a/net/ortp/distinfo b/net/ortp/distinfo
index 0bd5a63796c4..d94c63aa2bdb 100644
--- a/net/ortp/distinfo
+++ b/net/ortp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1751279966
-SHA256 (ortp-5.4.24.tar.bz2) = 7976a6dbb63744db0eead97d8c3e99c19cbba137a3df0881e08ab39d91c34e50
-SIZE (ortp-5.4.24.tar.bz2) = 266826
+TIMESTAMP = 1758132035
+SHA256 (ortp-5.4.28.tar.bz2) = daae1ee50a143097a5a6b22ff2b30f345bb0d95c46edbf18a5d39816ad2fd973
+SIZE (ortp-5.4.28.tar.bz2) = 266849
diff --git a/net/ortp/pkg-plist b/net/ortp/pkg-plist
index 53fe379a9824..60103d9c445b 100644
--- a/net/ortp/pkg-plist
+++ b/net/ortp/pkg-plist
@@ -17,5 +17,6 @@ share/Ortp/cmake/OrtpConfig.cmake
share/Ortp/cmake/OrtpConfigVersion.cmake
share/Ortp/cmake/OrtpTargets-%%CMAKE_BUILD_TYPE%%.cmake
share/Ortp/cmake/OrtpTargets.cmake
-lib/libortp.a
+lib/libortp.so
+lib/libortp.so.15
libdata/pkgconfig/ortp.pc