Skip to content

Commit

Permalink
devel/libbson: Update version 1.25.3=>1.25.4
Browse files Browse the repository at this point in the history
- Pet portclippy

Changelog: https://github.com/mongodb/mongo-c-driver/releases/tag/1.25.4

PR:		276225
Approved by:	submitter is maintainer
  • Loading branch information
Krzysztof authored and 5u623l20 committed Jan 12, 2024
1 parent 52033fc commit 6aed93c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
11 changes: 5 additions & 6 deletions devel/libbson/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libbson
DISTVERSION= 1.25.3
DISTVERSION= 1.25.4
CATEGORIES= devel

MAINTAINER= ports@bsdserwis.com
Expand All @@ -11,14 +11,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING

USES= cmake cpe python:env pkgconfig
CPE_VENDOR= mongodb
USE_LDCONFIG= yes

USE_GITHUB= yes
GH_ACCOUNT= mongodb
GH_PROJECT= mongo-c-driver
USE_LDCONFIG= yes

DOCSDIR= ${PREFIX}/share/doc/mongo-c-driver

CMAKE_ARGS= -DBSON_HAVE_STRINGS_H=0
CMAKE_OFF= BUILD_TESTING \
ENABLE_EXAMPLES \
ENABLE_ICU \
Expand All @@ -27,7 +25,8 @@ CMAKE_OFF= BUILD_TESTING \
ENABLE_UNINSTALL \
ENABLE_ZLIB \
ENABLE_ZSTD
CMAKE_ARGS= -DBSON_HAVE_STRINGS_H=0

DOCSDIR= ${PREFIX}/share/doc/mongo-c-driver

OPTIONS_DEFINE= DOCS
OPTIONS_SUB= yes
Expand Down
6 changes: 3 additions & 3 deletions devel/libbson/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1704140351
SHA256 (mongodb-mongo-c-driver-1.25.3_GH0.tar.gz) = d7cdedc5164b7b8ca39bb45bee789da44097052c882fa84996e4d90eec6fe8d3
SIZE (mongodb-mongo-c-driver-1.25.3_GH0.tar.gz) = 7306922
TIMESTAMP = 1705048745
SHA256 (mongodb-mongo-c-driver-1.25.4_GH0.tar.gz) = 0ab3c5b238803b82a6b217d1ef21ea71a6e96251063322dc1038bea70a3da541
SIZE (mongodb-mongo-c-driver-1.25.4_GH0.tar.gz) = 7308431

0 comments on commit 6aed93c

Please sign in to comment.