Date: Sat, 13 Jul 2019 20:46:24 +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: r506555 - head/devel/pecl-protobuf Message-ID: <201907132046.x6DKkOYC028854@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jul 13 20:46:24 2019 New Revision: 506555 URL: https://svnweb.freebsd.org/changeset/ports/506555 Log: Update to 3.9.0 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 Sat Jul 13 20:46:18 2019 (r506554) +++ head/devel/pecl-protobuf/Makefile Sat Jul 13 20:46:24 2019 (r506555) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= protobuf -PORTVERSION= 3.8.0 +PORTVERSION= 3.9.0 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org Modified: head/devel/pecl-protobuf/distinfo ============================================================================== --- head/devel/pecl-protobuf/distinfo Sat Jul 13 20:46:18 2019 (r506554) +++ head/devel/pecl-protobuf/distinfo Sat Jul 13 20:46:24 2019 (r506555) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559219556 -SHA256 (PECL/protobuf-3.8.0.tgz) = 625f4c74beebcaae259bf8d37c696797b4557d8791102d411483981d133ffa27 -SIZE (PECL/protobuf-3.8.0.tgz) = 216930 +TIMESTAMP = 1563013409 +SHA256 (PECL/protobuf-3.9.0.tgz) = 700e37d89e0f35b1d655f760fe4768ca1fbf73fbcafb45a82aefffd55ceecedf +SIZE (PECL/protobuf-3.9.0.tgz) = 217089
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907132046.x6DKkOYC028854>