Date: Tue, 21 Sep 2021 03:50:41 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4109d25ba0f3 - main - devel/pecl-protobuf: Update to 3.18.0 Message-ID: <202109210350.18L3ofkJ027964@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=4109d25ba0f32b2127724c64dc36701e8445275f commit 4109d25ba0f32b2127724c64dc36701e8445275f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 03:11:49 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-21 03:44:15 +0000 devel/pecl-protobuf: Update to 3.18.0 Changes: https://github.com/protocolbuffers/protobuf/releases --- devel/pecl-protobuf/Makefile | 2 +- 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 c56767d00bb4..54d9ac2c407a 100644 --- a/devel/pecl-protobuf/Makefile +++ b/devel/pecl-protobuf/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= protobuf -PORTVERSION= 3.17.3 +PORTVERSION= 3.18.0 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/pecl-protobuf/distinfo b/devel/pecl-protobuf/distinfo index 9bfe4843a217..27360f97316f 100644 --- a/devel/pecl-protobuf/distinfo +++ b/devel/pecl-protobuf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622214040 -SHA256 (PECL/protobuf-3.17.3.tgz) = b4995573171e61f0e85a1bf4f021b64b7dadbff714019ef2ca7c8723f435d616 -SIZE (PECL/protobuf-3.17.3.tgz) = 147121 +TIMESTAMP = 1632037022 +SHA256 (PECL/protobuf-3.18.0.tgz) = 598305799f14aa9e947bbc39679778c374d77f2c93a39ab3dd3fa4f78f68cdad +SIZE (PECL/protobuf-3.18.0.tgz) = 148668
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109210350.18L3ofkJ027964>