Date: Sun, 20 Oct 2019 17:10:07 +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: r514925 - head/devel/pecl-protobuf Message-ID: <201910201710.x9KHA727064056@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Oct 20 17:10:06 2019 New Revision: 514925 URL: https://svnweb.freebsd.org/changeset/ports/514925 Log: Update to 3.10.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 Sun Oct 20 17:10:01 2019 (r514924) +++ head/devel/pecl-protobuf/Makefile Sun Oct 20 17:10:06 2019 (r514925) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= protobuf -PORTVERSION= 3.9.2 +PORTVERSION= 3.10.0 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org Modified: head/devel/pecl-protobuf/distinfo ============================================================================== --- head/devel/pecl-protobuf/distinfo Sun Oct 20 17:10:01 2019 (r514924) +++ head/devel/pecl-protobuf/distinfo Sun Oct 20 17:10:06 2019 (r514925) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569511383 -SHA256 (PECL/protobuf-3.9.2.tgz) = 29c39b61afc433c3a53ad90f06d3a2d668808babe7f69af179f4cca92b24db4a -SIZE (PECL/protobuf-3.9.2.tgz) = 217108 +TIMESTAMP = 1571483839 +SHA256 (PECL/protobuf-3.10.0.tgz) = 15ae87fa87775c2a729842554c87973e16c9726905f62a407c547ab6c44434a8 +SIZE (PECL/protobuf-3.10.0.tgz) = 214967
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910201710.x9KHA727064056>