Date: Wed, 7 Aug 2019 16:42:46 +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: r508324 - head/devel/pecl-protobuf Message-ID: <201908071642.x77GgkwI086690@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Aug 7 16:42:46 2019 New Revision: 508324 URL: https://svnweb.freebsd.org/changeset/ports/508324 Log: Update to 3.9.1 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 Wed Aug 7 16:42:41 2019 (r508323) +++ head/devel/pecl-protobuf/Makefile Wed Aug 7 16:42:46 2019 (r508324) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= protobuf -PORTVERSION= 3.9.0 +PORTVERSION= 3.9.1 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org Modified: head/devel/pecl-protobuf/distinfo ============================================================================== --- head/devel/pecl-protobuf/distinfo Wed Aug 7 16:42:41 2019 (r508323) +++ head/devel/pecl-protobuf/distinfo Wed Aug 7 16:42:46 2019 (r508324) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563013409 -SHA256 (PECL/protobuf-3.9.0.tgz) = 700e37d89e0f35b1d655f760fe4768ca1fbf73fbcafb45a82aefffd55ceecedf -SIZE (PECL/protobuf-3.9.0.tgz) = 217089 +TIMESTAMP = 1565190829 +SHA256 (PECL/protobuf-3.9.1.tgz) = 900cafea4d2e2384979d0c2654d4c33e50bebc23a633dffc57f1afaee780dcb1 +SIZE (PECL/protobuf-3.9.1.tgz) = 217099
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908071642.x77GgkwI086690>