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,32 +1,32 @@ PORTNAME= belle-sip -DISTVERSION= 5.4.24 +DISTVERSION= 5.4.28 CATEGORIES= net java MAINTAINER= bofh@FreeBSD.org COMMENT= SIP (RFC 3261) implementation written in C 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 .include 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 @@ -1,38 +1,39 @@ include/belle-sip/auth-helper.h include/belle-sip/bearer-token.h include/belle-sip/belle-sdp.h include/belle-sip/belle-sip.h include/belle-sip/bodyhandler.h include/belle-sip/defs.h include/belle-sip/dialog.h include/belle-sip/generic-uri.h include/belle-sip/headers.h include/belle-sip/http-listener.h include/belle-sip/http-message.h include/belle-sip/http-provider.h include/belle-sip/list.h include/belle-sip/listener.h include/belle-sip/listeningpoint.h include/belle-sip/mainloop.h include/belle-sip/mdns_register.h include/belle-sip/message.h include/belle-sip/object.h include/belle-sip/object++.hh include/belle-sip/parameters.h include/belle-sip/provider.h include/belle-sip/refresher.h include/belle-sip/resolver.h include/belle-sip/sip-uri.h include/belle-sip/sipstack.h 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 lib/cmake/BelleSIP/BelleSIPTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/BelleSIP/BelleSIPTargets.cmake share/belr/grammars/sdp_grammar.belr share/belr/grammars/sip_grammar.belr