diff --git a/net/bctoolbox/Makefile b/net/bctoolbox/Makefile index db5bb514a8c0..33b0b7792449 100644 --- a/net/bctoolbox/Makefile +++ b/net/bctoolbox/Makefile @@ -1,32 +1,31 @@ PORTNAME= bctoolbox -DISTVERSION= 5.2.37 +DISTVERSION= 5.2.94 CATEGORIES= net MAINTAINER= bofh@FreeBSD.org COMMENT= Belledonne Communications utility library WWW= https://gitlab.linphone.org/BC/public/bctoolbox LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= mbedtls>=2.3.0_2:security/mbedtls LIB_DEPENDS= libbcunit.so:devel/bcunit \ libmbedtls.so:security/mbedtls USES= cmake compiler:c++17-lang USE_GITLAB= yes GL_SITE= https://gitlab.linphone.org/BC GL_ACCOUNT= public -GL_TAGNAME= 02c84d3563ee054a977f5f2d8357d94d095145a5 USE_LDCONFIG= yes CMAKE_ARGS= -DENABLE_STATIC=NO -DENABLE_STRICT=NO \ -DCMAKE_PREFIX_PATH=${LOCALBASE} \ -DCMAKE_SKIP_INSTALL_RPATH=ON CFLAGS+= -DHAVE_ARC4RANDOM post-patch: @${REINPLACE_CMD} '/clock_gettime/d' ${WRKSRC}/CMakeLists.txt .include diff --git a/net/bctoolbox/distinfo b/net/bctoolbox/distinfo index f1056195d0b0..24e299e612e2 100644 --- a/net/bctoolbox/distinfo +++ b/net/bctoolbox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679153184 -SHA256 (public-bctoolbox-02c84d3563ee054a977f5f2d8357d94d095145a5_GL0.tar.gz) = 5c8b275098ef43715e8515481729c2493201b4e58b3a41ed8e4423ddcca2765a -SIZE (public-bctoolbox-02c84d3563ee054a977f5f2d8357d94d095145a5_GL0.tar.gz) = 197723 +TIMESTAMP = 1690557275 +SHA256 (bctoolbox-5.2.94.tar.bz2) = d4e81d6e7aeb19e0d2bb4f7aa0645273469507cf1f3ab66ae742f39944cd2503 +SIZE (bctoolbox-5.2.94.tar.bz2) = 159511 diff --git a/net/bctoolbox/pkg-plist b/net/bctoolbox/pkg-plist index 09d81acf3588..55fcbc4866d4 100644 --- a/net/bctoolbox/pkg-plist +++ b/net/bctoolbox/pkg-plist @@ -1,35 +1,36 @@ +bin/bctoolbox_tester include/bctoolbox/charconv.h include/bctoolbox/compiler.h include/bctoolbox/crypto.h include/bctoolbox/crypto.hh include/bctoolbox/defs.h include/bctoolbox/exception.hh include/bctoolbox/list.h include/bctoolbox/logging.h include/bctoolbox/map.h include/bctoolbox/ownership.hh include/bctoolbox/param_string.h include/bctoolbox/parser.h include/bctoolbox/port.h include/bctoolbox/regex.h include/bctoolbox/tester.h include/bctoolbox/utils.hh include/bctoolbox/vconnect.h include/bctoolbox/vfs.h include/bctoolbox/vfs_encrypted.hh include/bctoolbox/vfs_standard.h lib/libbctoolbox.so lib/libbctoolbox.so.1 lib/libbctoolbox-tester.so lib/libbctoolbox-tester.so.1 libdata/pkgconfig/bctoolbox.pc libdata/pkgconfig/bctoolbox-tester.pc %%DATADIR%%/cmake/ConfigureSpecfile.cmake %%DATADIR%%/cmake/MakeArchive.cmake %%DATADIR%%/cmake/bctoolboxCMakeUtils.cmake %%DATADIR%%/cmake/bctoolboxConfig.cmake %%DATADIR%%/cmake/bctoolboxConfigVersion.cmake %%DATADIR%%/cmake/bctoolboxTargets-%%CMAKE_BUILD_TYPE%%.cmake %%DATADIR%%/cmake/bctoolboxTargets.cmake %%DATADIR%%/cmake/BcGitVersion.cmake %%DATADIR%%/cmake/gitversion.h.in