Date: Mon, 14 Jun 2021 17:46:54 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: 4c0190aaf208 - main - devel/pecl-protobuf: Update to 3.17.3 Message-ID: <202106141746.15EHksmb053825@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=4c0190aaf20876d3129e0d26a4cc9cb051863e40 commit 4c0190aaf20876d3129e0d26a4cc9cb051863e40 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-14 17:39:44 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-14 17:39:44 +0000 devel/pecl-protobuf: Update to 3.17.3 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 8722e5be8023..c56767d00bb4 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.1 +PORTVERSION= 3.17.3 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/pecl-protobuf/distinfo b/devel/pecl-protobuf/distinfo index 17b3d4840593..9bfe4843a217 100644 --- a/devel/pecl-protobuf/distinfo +++ b/devel/pecl-protobuf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622037972 -SHA256 (PECL/protobuf-3.17.1.tgz) = d1bc27f1830e4ad4140b52fa844fd0f1da7181005bce7f704c1f71c5c9d1203c -SIZE (PECL/protobuf-3.17.1.tgz) = 146870 +TIMESTAMP = 1622214040 +SHA256 (PECL/protobuf-3.17.3.tgz) = b4995573171e61f0e85a1bf4f021b64b7dadbff714019ef2ca7c8723f435d616 +SIZE (PECL/protobuf-3.17.3.tgz) = 147121
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106141746.15EHksmb053825>