Date: Wed, 26 May 2021 19:02: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: 807404dfd9f3 - main - devel/pecl-protobuf: Update to 3.17.1 Message-ID: <202105261902.14QJ2ftQ031223@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=807404dfd9f3ce049e3a57e5a06193c31a146aa7 commit 807404dfd9f3ce049e3a57e5a06193c31a146aa7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-05-26 18:53:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-05-26 18:59:51 +0000 devel/pecl-protobuf: Update to 3.17.1 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 cca5f42c8701..8722e5be8023 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.0 +PORTVERSION= 3.17.1 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/pecl-protobuf/distinfo b/devel/pecl-protobuf/distinfo index c2d5cb6bbec8..17b3d4840593 100644 --- a/devel/pecl-protobuf/distinfo +++ b/devel/pecl-protobuf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620928591 -SHA256 (PECL/protobuf-3.17.0.tgz) = 26c9baaf5da3604aa5f57c0bf1badd90ff91e08a2fd656b2fbc21691aee4ca56 -SIZE (PECL/protobuf-3.17.0.tgz) = 144852 +TIMESTAMP = 1622037972 +SHA256 (PECL/protobuf-3.17.1.tgz) = d1bc27f1830e4ad4140b52fa844fd0f1da7181005bce7f704c1f71c5c9d1203c +SIZE (PECL/protobuf-3.17.1.tgz) = 146870
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105261902.14QJ2ftQ031223>