Index: head/devel/libbson/Makefile =================================================================== --- head/devel/libbson/Makefile (revision 409227) +++ head/devel/libbson/Makefile (revision 409228) @@ -1,26 +1,26 @@ # Created by: "Waitman Gobble" # $FreeBSD$ PORTNAME= libbson -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 CATEGORIES= devel -MAINTAINER= waitman@waitman.net +MAINTAINER= ports@FreeBSD.org COMMENT= BSON utility library LICENSE= APACHE20 USE_GITHUB= yes GH_ACCOUNT= mongodb USES= gmake pkgconfig autoreconf libtool GNU_CONFIGURE= yes INSTALL_TARGET= install-strip 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 409227) +++ head/devel/libbson/distinfo (revision 409228) @@ -1,2 +1,2 @@ -SHA256 (mongodb-libbson-1.3.2_GH0.tar.gz) = 607bd5a2df6334b5f9438ac93ccc65b318db2ed4c52f9bfa6d152bebf4d2babc -SIZE (mongodb-libbson-1.3.2_GH0.tar.gz) = 4040705 +SHA256 (mongodb-libbson-1.3.3_GH0.tar.gz) = 647eb3760edbfe49b89aa9ccae22644cab5aff0909baebe0db1915edbc564917 +SIZE (mongodb-libbson-1.3.3_GH0.tar.gz) = 4040699 Index: head/devel/libbson/pkg-plist =================================================================== --- head/devel/libbson/pkg-plist (revision 409227) +++ head/devel/libbson/pkg-plist (revision 409228) @@ -1,32 +1,33 @@ 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-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.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-version-functions.h include/libbson-1.0/bson-writer.h include/libbson-1.0/bson.h lib/libbson-1.0.so lib/libbson-1.0.so.0 lib/libbson-1.0.so.0.0.0 libdata/pkgconfig/libbson-1.0.pc %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README