diff --git a/devel/mongo-cxx-driver/Makefile b/devel/mongo-cxx-driver/Makefile index 8807c4613608..4bd1a9151455 100644 --- a/devel/mongo-cxx-driver/Makefile +++ b/devel/mongo-cxx-driver/Makefile @@ -1,37 +1,37 @@ PORTNAME= mongo-cxx-driver DISTVERSIONPREFIX= r -DISTVERSION= 4.5.1 +DISTVERSION= 4.5.2 CATEGORIES= devel databases MAINTAINER= jwb@FreeBSD.org COMMENT= MongoDB C++ driver WWW= https://github.com/mongodb/mongo-cxx-driver/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE # mongo-c-driver requirement more specific than LIB_DEPENDS can express BUILD_DEPENDS= mongo-c-driver>=2.3.3:devel/mongo-c-driver LIB_DEPENDS= libmongoc2.so:devel/mongo-c-driver \ libbson2.so:devel/libbson \ libutf8proc.so:textproc/utf8proc RUN_DEPENDS= mongo-c-driver>=2.3.3:devel/mongo-c-driver USES= cmake compiler:c++17-lang pkgconfig ssl USE_GITHUB= yes USE_LDCONFIG= yes GH_ACCOUNT= mongodb # USE_CXXSTD=c++17 gets overridden with the default c++11 by cmake CMAKE_ARGS= -DCMAKE_BUILD_TYPE=Release \ -DENABLE_ZLIB=SYSTEM \ -DCMAKE_CXX_STANDARD=17 \ -DBUILD_VERSION=${DISTVERSION} CMAKE_OFF= BUILD_TESTING \ ENABLE_TESTS \ ENABLE_UNINSTALL PLIST_SUB= PORTVERSION=${PORTVERSION} .include diff --git a/devel/mongo-cxx-driver/distinfo b/devel/mongo-cxx-driver/distinfo index 52297d29f8ee..893d016b15da 100644 --- a/devel/mongo-cxx-driver/distinfo +++ b/devel/mongo-cxx-driver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1787917905 -SHA256 (mongodb-mongo-cxx-driver-r4.5.1_GH0.tar.gz) = 38e9c3005606a4a7af41870c78753cdae327b547e58c934af7e04db4ef5198f1 -SIZE (mongodb-mongo-cxx-driver-r4.5.1_GH0.tar.gz) = 2278770 +TIMESTAMP = 1788522534 +SHA256 (mongodb-mongo-cxx-driver-r4.5.2_GH0.tar.gz) = eeca82e7cadcd445d4f4d1c2f407af5948606a4069db97d7633a9e0e01b7a167 +SIZE (mongodb-mongo-cxx-driver-r4.5.2_GH0.tar.gz) = 2279477