diff --git a/deskutils/belcard/Makefile b/deskutils/belcard/Makefile index 3299ff5703c3..14e795116e8a 100644 --- a/deskutils/belcard/Makefile +++ b/deskutils/belcard/Makefile @@ -1,28 +1,28 @@ PORTNAME= belcard -DISTVERSION= 5.4.24 +DISTVERSION= 5.4.28 CATEGORIES= deskutils MAINTAINER= bofh@FreeBSD.org COMMENT= vCard support library 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 \ - ${LOCALBASE}/lib/libbelr.a:textproc/belr +LIB_DEPENDS= libbctoolbox.so:net/bctoolbox \ + libbcunit.so:devel/bcunit \ + libbelr.so:textproc/belr USES= cmake compiler:c++17-lang dos2unix ssl DOS2UNIX_FILES= ${WRKSRC}/CMakeLists.txt USE_GITLAB= yes GL_SITE= https://gitlab.linphone.org/BC GL_ACCOUNT= public USE_LDCONFIG= yes -CMAKE_ARGS= -DENABLE_STRICT=NO \ - -DENABLE_UNIT_TESTS=NO +CMAKE_ON= BUILD_SHARED_LIBS +CMAKE_OFF= ENABLE_UNIT_TESTS LDFLAGS+= -lpthread .include diff --git a/deskutils/belcard/distinfo b/deskutils/belcard/distinfo index ade8ea5da399..7ae4f7b3a9e5 100644 --- a/deskutils/belcard/distinfo +++ b/deskutils/belcard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751280630 -SHA256 (belcard-5.4.24.tar.bz2) = e201511ded9545c1a19221e280daa759de8a7c037a4b888ceb649c9eb54aaf62 -SIZE (belcard-5.4.24.tar.bz2) = 157387 +TIMESTAMP = 1758125475 +SHA256 (belcard-5.4.28.tar.bz2) = 035409cf731647087094f6cc41356d1126ef94621767a02f2f6f4aad88816814 +SIZE (belcard-5.4.28.tar.bz2) = 157703 diff --git a/deskutils/belcard/pkg-plist b/deskutils/belcard/pkg-plist index 654276f0d68b..f160ee93795d 100644 --- a/deskutils/belcard/pkg-plist +++ b/deskutils/belcard/pkg-plist @@ -1,27 +1,28 @@ bin/belcard-folder bin/belcard-parser bin/belcard-unfolder include/belcard/belcard.hpp include/belcard/belcard_addressing.hpp include/belcard/belcard_calendar.hpp include/belcard/belcard_communication.hpp include/belcard/belcard_explanatory.hpp include/belcard/belcard_general.hpp include/belcard/belcard_generic.hpp include/belcard/belcard_geographical.hpp include/belcard/belcard_identification.hpp include/belcard/belcard_organizational.hpp include/belcard/belcard_params.hpp include/belcard/belcard_parser.hpp include/belcard/belcard_property.hpp include/belcard/belcard_rfc6474.hpp include/belcard/belcard_security.hpp include/belcard/belcard_utils.hpp include/belcard/vcard_grammar.hpp -lib/libbelcard.a +lib/libbelcard.so +lib/libbelcard.so.1 share/BelCard/cmake/BelCardConfig.cmake share/BelCard/cmake/BelCardConfigVersion.cmake share/BelCard/cmake/BelCardTargets-%%CMAKE_BUILD_TYPE%%.cmake share/BelCard/cmake/BelCardTargets.cmake share/belr/grammars/vcard3_grammar.belr share/belr/grammars/vcard_grammar.belr