Date: Sat, 8 Aug 2020 10:18:34 +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: r544401 - head/devel/pecl-protobuf Message-ID: <202008081018.078AIYdX000242@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Aug 8 10:18:34 2020 New Revision: 544401 URL: https://svnweb.freebsd.org/changeset/ports/544401 Log: Update to 3.12.4 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 Sat Aug 8 10:18:29 2020 (r544400) +++ head/devel/pecl-protobuf/Makefile Sat Aug 8 10:18:34 2020 (r544401) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= protobuf -PORTVERSION= 3.12.3 +PORTVERSION= 3.12.4 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org Modified: head/devel/pecl-protobuf/distinfo ============================================================================== --- head/devel/pecl-protobuf/distinfo Sat Aug 8 10:18:29 2020 (r544400) +++ head/devel/pecl-protobuf/distinfo Sat Aug 8 10:18:34 2020 (r544401) @@ -1,3 +1,3 @@ -TIMESTAMP = 1595416573 -SHA256 (PECL/protobuf-3.12.3.tgz) = 056b815dea3067abf8fe3d7779b2357039129dd847f66b49b80c9ab05d7557a0 -SIZE (PECL/protobuf-3.12.3.tgz) = 220588 +TIMESTAMP = 1596280074 +SHA256 (PECL/protobuf-3.12.4.tgz) = b8826b730355fd0d30bdc9b698f7297a9db13f8d217361882b3db150bdf43681 +SIZE (PECL/protobuf-3.12.4.tgz) = 220656
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008081018.078AIYdX000242>