diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-09-26 18:15:03 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-09-26 18:15:03 +0000 |
commit | 69e339ab0bbcdea2e24671a4d0dee6d07d45ec5d (patch) | |
tree | f61dda35553fd282e2ef41213802e3857275cce3 | |
parent | Fix build with curl 7.66.0 and unbreak this port (diff) |
Update to 3.9.2
Changes: https://github.com/protocolbuffers/protobuf/releases
Notes
Notes:
svn path=/head/; revision=512932
-rw-r--r-- | devel/pecl-protobuf/Makefile | 2 | ||||
-rw-r--r-- | devel/pecl-protobuf/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/pecl-protobuf/Makefile b/devel/pecl-protobuf/Makefile index 549f8cdec2a3..60ed80d20d4d 100644 --- a/devel/pecl-protobuf/Makefile +++ b/devel/pecl-protobuf/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= protobuf -PORTVERSION= 3.9.1 +PORTVERSION= 3.9.2 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/pecl-protobuf/distinfo b/devel/pecl-protobuf/distinfo index b833c51f06af..a750f55e33c1 100644 --- a/devel/pecl-protobuf/distinfo +++ b/devel/pecl-protobuf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1565190829 -SHA256 (PECL/protobuf-3.9.1.tgz) = 900cafea4d2e2384979d0c2654d4c33e50bebc23a633dffc57f1afaee780dcb1 -SIZE (PECL/protobuf-3.9.1.tgz) = 217099 +TIMESTAMP = 1569511383 +SHA256 (PECL/protobuf-3.9.2.tgz) = 29c39b61afc433c3a53ad90f06d3a2d668808babe7f69af179f4cca92b24db4a +SIZE (PECL/protobuf-3.9.2.tgz) = 217108 |