Date: Sun, 16 May 2021 15:26:29 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: 7533f36679bb - main - devel/pecl-protobuf: Update to 3.17.0 Message-ID: <202105161526.14GFQT0A066355@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=7533f36679bb9e55e5628cb1ff2e0fb54ed6ae92 commit 7533f36679bb9e55e5628cb1ff2e0fb54ed6ae92 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-05-16 15:14:14 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-05-16 15:24:01 +0000 devel/pecl-protobuf: Update to 3.17.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 6a9d1b50c505..cca5f42c8701 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.16.0 +PORTVERSION= 3.17.0 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/pecl-protobuf/distinfo b/devel/pecl-protobuf/distinfo index 90927462634b..c2d5cb6bbec8 100644 --- a/devel/pecl-protobuf/distinfo +++ b/devel/pecl-protobuf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620405375 -SHA256 (PECL/protobuf-3.16.0.tgz) = b26ff5c3a16c03fb7c5fd12a67473da46a7cf5145ed8e40f6ab86b3ff39e689c -SIZE (PECL/protobuf-3.16.0.tgz) = 144926 +TIMESTAMP = 1620928591 +SHA256 (PECL/protobuf-3.17.0.tgz) = 26c9baaf5da3604aa5f57c0bf1badd90ff91e08a2fd656b2fbc21691aee4ca56 +SIZE (PECL/protobuf-3.17.0.tgz) = 144852
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105161526.14GFQT0A066355>