Date: Thu, 21 May 2020 20:44:37 +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: r536154 - head/devel/pecl-protobuf Message-ID: <202005212044.04LKib8b064921@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu May 21 20:44:37 2020 New Revision: 536154 URL: https://svnweb.freebsd.org/changeset/ports/536154 Log: Update to 3.12.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 Thu May 21 20:44:32 2020 (r536153) +++ head/devel/pecl-protobuf/Makefile Thu May 21 20:44:37 2020 (r536154) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= protobuf -PORTVERSION= 3.12.0 +PORTVERSION= 3.12.1 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org Modified: head/devel/pecl-protobuf/distinfo ============================================================================== --- head/devel/pecl-protobuf/distinfo Thu May 21 20:44:32 2020 (r536153) +++ head/devel/pecl-protobuf/distinfo Thu May 21 20:44:37 2020 (r536154) @@ -1,3 +1,3 @@ -TIMESTAMP = 1589631136 -SHA256 (PECL/protobuf-3.12.0.tgz) = 4f45cb699bf6498b7522866711b51c1437bec90c362d6cbc254bef3df8cb1727 -SIZE (PECL/protobuf-3.12.0.tgz) = 220548 +TIMESTAMP = 1590084156 +SHA256 (PECL/protobuf-3.12.1.tgz) = 5877032d206dc33a8135b6e0f1739b6c3f9e533cd2526e803366ed3a3fb7a3f4 +SIZE (PECL/protobuf-3.12.1.tgz) = 220564
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005212044.04LKib8b064921>