Index: head/devel/protobuf-c/Makefile =================================================================== --- head/devel/protobuf-c/Makefile (revision 385567) +++ head/devel/protobuf-c/Makefile (revision 385568) @@ -1,46 +1,46 @@ # Created by: Aaron Hurt # $FreeBSD$ PORTNAME= protobuf-c -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 DISTVERSIONPREFIX= v 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:${PORTSDIR}/devel/protobuf USES= autoreconf 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:${PORTSDIR}/devel/doxygen DOXYGEN_ALL_TARGET= html-local .include .if ${PORT_OPTIONS:MDOXYGEN} post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR}/html ${INSTALL_DATA} ${WRKSRC}/html/* ${STAGEDIR}${DOCSDIR}/html .endif 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 385567) +++ head/devel/protobuf-c/distinfo (revision 385568) @@ -1,2 +1,2 @@ -SHA256 (protobuf-c-protobuf-c-v1.1.0_GH0.tar.gz) = 8ced3df85ce862f34dd1d8e773ac79ea1079842065ff39a6a65f51cc83aa2604 -SIZE (protobuf-c-protobuf-c-v1.1.0_GH0.tar.gz) = 115866 +SHA256 (protobuf-c-protobuf-c-v1.1.1_GH0.tar.gz) = 49340784ca0f8657f38547088731fff3bfe8084adb89bf5e8dbc19ac43339aa6 +SIZE (protobuf-c-protobuf-c-v1.1.1_GH0.tar.gz) = 116223