Date: Thu, 26 Sep 2019 18:15:03 +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: r512932 - head/devel/pecl-protobuf Message-ID: <201909261815.x8QIF3Fg048706@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Sep 26 18:15:03 2019 New Revision: 512932 URL: https://svnweb.freebsd.org/changeset/ports/512932 Log: Update to 3.9.2 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 Thu Sep 26 18:14:58 2019 (r512931) +++ head/devel/pecl-protobuf/Makefile Thu Sep 26 18:15:03 2019 (r512932) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= protobuf -PORTVERSION= 3.9.1 +PORTVERSION= 3.9.2 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org Modified: head/devel/pecl-protobuf/distinfo ============================================================================== --- head/devel/pecl-protobuf/distinfo Thu Sep 26 18:14:58 2019 (r512931) +++ head/devel/pecl-protobuf/distinfo Thu Sep 26 18:15:03 2019 (r512932) @@ -1,3 +1,3 @@ -TIMESTAMP = 1565190829 -SHA256 (PECL/protobuf-3.9.1.tgz) = 900cafea4d2e2384979d0c2654d4c33e50bebc23a633dffc57f1afaee780dcb1 -SIZE (PECL/protobuf-3.9.1.tgz) = 217099 +TIMESTAMP = 1569511383 +SHA256 (PECL/protobuf-3.9.2.tgz) = 29c39b61afc433c3a53ad90f06d3a2d668808babe7f69af179f4cca92b24db4a +SIZE (PECL/protobuf-3.9.2.tgz) = 217108
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909261815.x8QIF3Fg048706>