Index: head/devel/libbson/Makefile =================================================================== --- head/devel/libbson/Makefile (revision 451609) +++ head/devel/libbson/Makefile (revision 451610) @@ -1,26 +1,19 @@ # Created by: "Waitman Gobble" # $FreeBSD$ PORTNAME= libbson -PORTVERSION= 1.3.5 +PORTVERSION= 1.8.0 CATEGORIES= devel MAINTAINER= ports@bsdserwis.com COMMENT= BSON utility library LICENSE= APACHE20 USE_GITHUB= yes GH_ACCOUNT= mongodb -USES= gmake pkgconfig autoreconf libtool -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip +USES= cmake:outsource pkgconfig USE_LDCONFIG= yes - -pre-configure: -# cd ${WRKSRC} && ./autogen.sh - -MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig" .include Index: head/devel/libbson/distinfo =================================================================== --- head/devel/libbson/distinfo (revision 451609) +++ head/devel/libbson/distinfo (revision 451610) @@ -1,2 +1,3 @@ -SHA256 (mongodb-libbson-1.3.5_GH0.tar.gz) = 351ac37540a2b406563bfc59ecaec4059c61b0f9d7cde7236c0a0e241bde3564 -SIZE (mongodb-libbson-1.3.5_GH0.tar.gz) = 4040751 +TIMESTAMP = 1507302875 +SHA256 (mongodb-libbson-1.8.0_GH0.tar.gz) = 36ab53f7be8c3d4f788ee822fe5c61ca06297d8fd6da289b00c2243cb8e7ed47 +SIZE (mongodb-libbson-1.8.0_GH0.tar.gz) = 4123991 Index: head/devel/libbson/pkg-plist =================================================================== --- head/devel/libbson/pkg-plist (revision 451609) +++ head/devel/libbson/pkg-plist (revision 451610) @@ -1,32 +1,37 @@ include/libbson-1.0/bcon.h include/libbson-1.0/bson-atomic.h include/libbson-1.0/bson-clock.h include/libbson-1.0/bson-compat.h include/libbson-1.0/bson-config.h include/libbson-1.0/bson-context.h +include/libbson-1.0/bson-decimal128.h include/libbson-1.0/bson-endian.h include/libbson-1.0/bson-error.h include/libbson-1.0/bson-iter.h include/libbson-1.0/bson-json.h include/libbson-1.0/bson-keys.h include/libbson-1.0/bson-macros.h include/libbson-1.0/bson-md5.h include/libbson-1.0/bson-memory.h include/libbson-1.0/bson-oid.h include/libbson-1.0/bson-reader.h +include/libbson-1.0/bson-stdint-win32.h include/libbson-1.0/bson-stdint.h include/libbson-1.0/bson-string.h include/libbson-1.0/bson-types.h include/libbson-1.0/bson-utf8.h include/libbson-1.0/bson-value.h include/libbson-1.0/bson-version-functions.h include/libbson-1.0/bson-version.h include/libbson-1.0/bson-writer.h include/libbson-1.0/bson.h +lib/cmake/libbson-1.0/libbson-1.0-config-version.cmake +lib/cmake/libbson-1.0/libbson-1.0-config.cmake +lib/cmake/libbson-static-1.0/libbson-static-1.0-config-version.cmake +lib/cmake/libbson-static-1.0/libbson-static-1.0-config.cmake lib/libbson-1.0.so lib/libbson-1.0.so.0 -lib/libbson-1.0.so.0.0.0 +lib/libbson-1.0.so.1 +lib/libbson-static-1.0.a libdata/pkgconfig/libbson-1.0.pc -%%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/NEWS -%%PORTDOCS%%%%DOCSDIR%%/README +libdata/pkgconfig/libbson-static-1.0.pc