Date: Fri, 1 Mar 2019 11:19: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: r494264 - head/devel/pecl-protobuf Message-ID: <201903011119.x21BJ37A045928@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Mar 1 11:19:03 2019 New Revision: 494264 URL: https://svnweb.freebsd.org/changeset/ports/494264 Log: Update to 3.7.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 Fri Mar 1 11:18:58 2019 (r494263) +++ head/devel/pecl-protobuf/Makefile Fri Mar 1 11:19:03 2019 (r494264) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= protobuf -PORTVERSION= 3.6.1 +PORTVERSION= 3.7.0 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org Modified: head/devel/pecl-protobuf/distinfo ============================================================================== --- head/devel/pecl-protobuf/distinfo Fri Mar 1 11:18:58 2019 (r494263) +++ head/devel/pecl-protobuf/distinfo Fri Mar 1 11:19:03 2019 (r494264) @@ -1,3 +1,3 @@ -TIMESTAMP = 1548416855 -SHA256 (PECL/protobuf-3.6.1.tgz) = e019fd69e30f998b62bb77ea6241e3d477ed848204bf0561a61144515cc2ee94 -SIZE (PECL/protobuf-3.6.1.tgz) = 253852 +TIMESTAMP = 1551434233 +SHA256 (PECL/protobuf-3.7.0.tgz) = 1334ab26c1b84d8896900bc9636f758584ebe1ea26ac298965a2b8ee7c202438 +SIZE (PECL/protobuf-3.7.0.tgz) = 260687
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903011119.x21BJ37A045928>