Date: Sat, 28 Dec 2019 07:29:30 +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: r521074 - head/devel/pecl-protobuf Message-ID: <201912280729.xBS7TUgw032175@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Dec 28 07:29:30 2019 New Revision: 521074 URL: https://svnweb.freebsd.org/changeset/ports/521074 Log: Update to 3.11.2 Changes: https://pecl.php.net/package-changelog.php?package=protobuf 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 Sat Dec 28 07:29:25 2019 (r521073) +++ head/devel/pecl-protobuf/Makefile Sat Dec 28 07:29:30 2019 (r521074) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= protobuf -PORTVERSION= 3.11.1 +PORTVERSION= 3.11.2 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org Modified: head/devel/pecl-protobuf/distinfo ============================================================================== --- head/devel/pecl-protobuf/distinfo Sat Dec 28 07:29:25 2019 (r521073) +++ head/devel/pecl-protobuf/distinfo Sat Dec 28 07:29:30 2019 (r521074) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575908026 -SHA256 (PECL/protobuf-3.11.1.tgz) = e27e195c4c57684aa036c659a34075c8f4373ac667119f25a5d2c52c2c8562b7 -SIZE (PECL/protobuf-3.11.1.tgz) = 218907 +TIMESTAMP = 1577145743 +SHA256 (PECL/protobuf-3.11.2.tgz) = 1f269a4e04777c978e9d4893d5a0c9edd1bcbd3ceb039224e61e95e9dbf40d2e +SIZE (PECL/protobuf-3.11.2.tgz) = 218305
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912280729.xBS7TUgw032175>