Index: head/devel/protobuf-c/files/patch-t-generated-code2-cxx-generate-packed-data.cc =================================================================== --- head/devel/protobuf-c/files/patch-t-generated-code2-cxx-generate-packed-data.cc (revision 505175) +++ head/devel/protobuf-c/files/patch-t-generated-code2-cxx-generate-packed-data.cc (nonexistent) @@ -1,11 +0,0 @@ ---- t/generated-code2/cxx-generate-packed-data.cc.orig 2018-08-14 04:00:07 UTC -+++ t/generated-code2/cxx-generate-packed-data.cc -@@ -998,7 +998,7 @@ static void dump_test_packed_repeated_en - static void dump_test_unknown_fields (void) - { - EmptyMess mess; -- const google::protobuf::Message::Reflection *reflection = mess.GetReflection(); -+ const google::protobuf::Reflection *reflection = mess.GetReflection(); - google::protobuf::UnknownFieldSet *fs = reflection->MutableUnknownFields(&mess); - - #if GOOGLE_PROTOBUF_VERSION >= 2001000 Property changes on: head/devel/protobuf-c/files/patch-t-generated-code2-cxx-generate-packed-data.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/protobuf-c/Makefile =================================================================== --- head/devel/protobuf-c/Makefile (revision 505175) +++ head/devel/protobuf-c/Makefile (revision 505176) @@ -1,44 +1,44 @@ # Created by: Aaron Hurt # $FreeBSD$ PORTNAME= protobuf-c -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 DISTVERSIONPREFIX= v -PORTREVISION= 3 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 + +GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= DOXYGEN DOCS OPTIONS_DEFAULT= DOXYGEN PORTDOCS= * ALL_TARGET= all INSTALL_TARGET= install-strip DOXYGEN_IMPLIES= DOCS 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 505175) +++ head/devel/protobuf-c/distinfo (revision 505176) @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1561501851 +SHA256 (protobuf-c-protobuf-c-v1.3.2_GH0.tar.gz) = 5205312e561b75b9d2db671b22f28d67afb5c7d1fef94a6f2d29d775ca4e0519 +SIZE (protobuf-c-protobuf-c-v1.3.2_GH0.tar.gz) = 130176