Date: Sun, 7 Mar 2021 22:16:56 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r567655 - head/devel/pecl-protobuf Message-ID: <202103072216.127MGuwX038210@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Mar 7 22:16:56 2021 New Revision: 567655 URL: https://svnweb.freebsd.org/changeset/ports/567655 Log: Update to 3.15.4 Changes: https://github.com/protocolbuffers/protobuf/releases Modified: head/devel/pecl-protobuf/Makefile head/devel/pecl-protobuf/distinfo Modified: head/devel/pecl-protobuf/Makefile ============================================================================== --- head/devel/pecl-protobuf/Makefile Sun Mar 7 22:16:49 2021 (r567654) +++ head/devel/pecl-protobuf/Makefile Sun Mar 7 22:16:56 2021 (r567655) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= protobuf -PORTVERSION= 3.15.0 +PORTVERSION= 3.15.4 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org Modified: head/devel/pecl-protobuf/distinfo ============================================================================== --- head/devel/pecl-protobuf/distinfo Sun Mar 7 22:16:49 2021 (r567654) +++ head/devel/pecl-protobuf/distinfo Sun Mar 7 22:16:56 2021 (r567655) @@ -1,3 +1,3 @@ -TIMESTAMP = 1613738759 -SHA256 (PECL/protobuf-3.15.0.tgz) = f416276ca450c52feb8c05ee5e92346be8563b647ac42c8dbb3595aeab8b9e13 -SIZE (PECL/protobuf-3.15.0.tgz) = 144960 +TIMESTAMP = 1614794250 +SHA256 (PECL/protobuf-3.15.4.tgz) = ec806ba823784836cc10a8a36896f40bb070a3462b8e84e902f51a7cc97238d9 +SIZE (PECL/protobuf-3.15.4.tgz) = 144751
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103072216.127MGuwX038210>