git: e7cee844d72e - main - security/lime: 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:35 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e7cee844d72e818c289ce2d26e11b4c6ddd9f740
commit e7cee844d72e818c289ce2d26e11b4c6ddd9f740
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-09-17 19:50:15 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-09-17 21:02:32 +0000
security/lime: Update version 5.4.24=>5.4.28
Changelog: https://gitlab.linphone.org/BC/public/lime/-/tags/5.4.28
---
security/lime/Makefile | 13 +++++--------
security/lime/distinfo | 6 +++---
security/lime/pkg-plist | 3 ++-
3 files changed, 10 insertions(+), 12 deletions(-)
diff --git a/security/lime/Makefile b/security/lime/Makefile
index 0315dec4d176..d34706e4173e 100644
--- a/security/lime/Makefile
+++ b/security/lime/Makefile
@@ -1,5 +1,5 @@
PORTNAME= lime
-DISTVERSION= 5.4.24
+DISTVERSION= 5.4.28
CATEGORIES= security
MAINTAINER= bofh@FreeBSD.org
@@ -9,18 +9,15 @@ WWW= https://www.linphone.org/technical-corner/lime
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-BUILD_DEPENDS= ${LOCALBASE}/lib/libbctoolbox.a:net/bctoolbox \
- ${LOCALBASE}/lib/libbcunit.a:devel/bcunit \
- ${LOCALBASE}/lib/libbelle-sip.a:net/belle-sip \
- ${LOCALBASE}/lib/libbelr.a:textproc/belr
-LIB_DEPENDS= libsoci_sqlite3.so:databases/soci
+LIB_DEPENDS= libbctoolbox.so:net/bctoolbox \
+ libsoci_sqlite3.so:databases/soci
USES= cmake
USE_GITLAB= yes
GL_SITE= https://gitlab.linphone.org/BC
GL_ACCOUNT= public
-CMAKE_ARGS= -DENABLE_STRICT=NO \
- -DENABLE_UNIT_TESTS=NO
+CMAKE_ON= BUILD_SHARED_LIBS
+CMAKE_OFF= ENABLE_UNIT_TESTS
.include <bsd.port.mk>
diff --git a/security/lime/distinfo b/security/lime/distinfo
index ad4f709f3363..015ebb06d3bb 100644
--- a/security/lime/distinfo
+++ b/security/lime/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1751281759
-SHA256 (lime-5.4.24.tar.bz2) = e06de2ad663f8735dc22a06153910aa511834493b17c2f2e1dfce2c247fcc02b
-SIZE (lime-5.4.24.tar.bz2) = 677362
+TIMESTAMP = 1758131856
+SHA256 (lime-5.4.28.tar.bz2) = 012055cc0a9de2bd1383d0ee5f260cd80191de8be550aa6ad061866dccfd80b0
+SIZE (lime-5.4.28.tar.bz2) = 677371
diff --git a/security/lime/pkg-plist b/security/lime/pkg-plist
index 65ba2d8efec0..72cf659dfc87 100644
--- a/security/lime/pkg-plist
+++ b/security/lime/pkg-plist
@@ -1,5 +1,6 @@
include/lime/lime.hpp
-lib/liblime.a
+lib/liblime.so
+lib/liblime.so.0
share/Lime/cmake/FindSoci.cmake
share/Lime/cmake/LimeConfig.cmake
share/Lime/cmake/LimeConfigVersion.cmake