Index: head/devel/protobuf-c/Makefile =================================================================== --- head/devel/protobuf-c/Makefile (revision 383421) +++ head/devel/protobuf-c/Makefile (revision 383422) @@ -1,49 +1,46 @@ # Created by: Aaron Hurt # $FreeBSD$ -PORTNAME= protobuf-c -PORTVERSION= 1.1.0 -CATEGORIES= devel -MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/ \ - LOCAL/truckman/farsight +PORTNAME= protobuf-c +PORTVERSION= 1.1.0 +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= gmake libtool pathfix pkgconfig +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 - -post-patch: - @${REINPLACE_CMD} -e 's|GREP "\\-L"|GREP "bin/ld"|g' ${WRKSRC}/configure .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 383421) +++ head/devel/protobuf-c/distinfo (revision 383422) @@ -1,2 +1,2 @@ -SHA256 (protobuf-c-1.1.0.tar.gz) = 9a973fc04aac003f9cf2b5a90ac4b8fa294cacb4e3f0796d3b5a789a5ad46c07 -SIZE (protobuf-c-1.1.0.tar.gz) = 453852 +SHA256 (protobuf-c-v1.1.0_GH0.tar.gz) = 8ced3df85ce862f34dd1d8e773ac79ea1079842065ff39a6a65f51cc83aa2604 +SIZE (protobuf-c-v1.1.0_GH0.tar.gz) = 115866