summaryrefslogtreecommitdiff
path: root/devel/protobuf-c
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-07-05 19:08:49 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-07-05 19:08:49 +0000
commit70ffc9c0fd81b51d1024ecf49d67863895ba1dc7 (patch)
tree90b32c3468080026959fc331c1bdc38ce49567f1 /devel/protobuf-c
parentsysutils/netevent: add new port (diff)
Update devel/protobuf to 3.8.0
- Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases PR: 238808 Exp-run by: antoine
Diffstat (limited to 'devel/protobuf-c')
-rw-r--r--devel/protobuf-c/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/protobuf-c/Makefile b/devel/protobuf-c/Makefile
index b481739a56cc..45313d92f7fb 100644
--- a/devel/protobuf-c/Makefile
+++ b/devel/protobuf-c/Makefile
@@ -4,6 +4,7 @@
PORTNAME= protobuf-c
PORTVERSION= 1.3.2
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= truckman@FreeBSD.org