Index: head/devel/protobuf-c/Makefile =================================================================== --- head/devel/protobuf-c/Makefile (revision 477240) +++ head/devel/protobuf-c/Makefile (revision 477241) @@ -1,43 +1,42 @@ # Created by: Aaron Hurt # $FreeBSD$ PORTNAME= protobuf-c -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 DISTVERSIONPREFIX= v -PORTREVISION= 4 CATEGORIES= devel MAINTAINER= truckman@FreeBSD.org COMMENT= Code generator and libraries to use Protocol Buffers from pure C LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libprotobuf.so:devel/protobuf USES= autoreconf compiler:c++11-lang gmake libtool pkgconfig GNU_CONFIGURE= yes USE_GITHUB= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= DOXYGEN OPTIONS_DEFAULT= DOXYGEN PORTDOCS= * ALL_TARGET= all INSTALL_TARGET= install-strip DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_ALL_TARGET= html-local post-install-DOXYGEN-on: @${MKDIR} ${STAGEDIR}${DOCSDIR}/html ${INSTALL_DATA} ${WRKSRC}/html/* ${STAGEDIR}${DOCSDIR}/html tests: build @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check) .include Index: head/devel/protobuf-c/distinfo =================================================================== --- head/devel/protobuf-c/distinfo (revision 477240) +++ head/devel/protobuf-c/distinfo (revision 477241) @@ -1,3 +1,3 @@ -TIMESTAMP = 1502899550 -SHA256 (protobuf-c-protobuf-c-v1.3.0_GH0.tar.gz) = fd8f6f5d6927330cf2b8b4ec8332de8b1ee2b8f2480b52ee3f221aad6de2082c -SIZE (protobuf-c-protobuf-c-v1.3.0_GH0.tar.gz) = 123153 +TIMESTAMP = 1534315586 +SHA256 (protobuf-c-protobuf-c-v1.3.1_GH0.tar.gz) = 5eeec797d7ff1d4b1e507925a1780fad5dd8dd11163203d8832e5a9f20a79b08 +SIZE (protobuf-c-protobuf-c-v1.3.1_GH0.tar.gz) = 128705