summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-11 18:26:13 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-11 18:26:13 +0000
commit0a7591375a089c69962a00f770aa1b4ea1cfc77d (patch)
tree949cc06dd189ddfe52ea6d45bae7779aa88f5602 /security
parentUpdate to 3.5.0 (diff)
Update devel/protobuf to 3.5.0
- Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases
Notes
Notes: svn path=/head/; revision=456058
Diffstat (limited to 'security')
-rw-r--r--security/certificate-transparency/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/certificate-transparency/Makefile b/security/certificate-transparency/Makefile
index cee0ff79cb27..3e77e4a49a6c 100644
--- a/security/certificate-transparency/Makefile
+++ b/security/certificate-transparency/Makefile
@@ -3,7 +3,7 @@
PORTNAME= certificate-transparency
PORTVERSION= 20161015
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= security
MAINTAINER= ports@FreeBSD.org