svn commit: r519382 - head/devel/pecl-protobuf

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Dec 8 16:59:41 UTC 2019


Author: sunpoet
Date: Sun Dec  8 16:59:41 2019
New Revision: 519382
URL: https://svnweb.freebsd.org/changeset/ports/519382

Log:
  Update to 3.11.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	Sun Dec  8 16:59:35 2019	(r519381)
+++ head/devel/pecl-protobuf/Makefile	Sun Dec  8 16:59:41 2019	(r519382)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	protobuf
-PORTVERSION=	3.10.0
+PORTVERSION=	3.11.0
 CATEGORIES=	devel
 
 MAINTAINER=	sunpoet at FreeBSD.org

Modified: head/devel/pecl-protobuf/distinfo
==============================================================================
--- head/devel/pecl-protobuf/distinfo	Sun Dec  8 16:59:35 2019	(r519381)
+++ head/devel/pecl-protobuf/distinfo	Sun Dec  8 16:59:41 2019	(r519382)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1571483839
-SHA256 (PECL/protobuf-3.10.0.tgz) = 15ae87fa87775c2a729842554c87973e16c9726905f62a407c547ab6c44434a8
-SIZE (PECL/protobuf-3.10.0.tgz) = 214967
+TIMESTAMP = 1575793901
+SHA256 (PECL/protobuf-3.11.0.tgz) = 06e5d2ab425fa6bb08ac778a135033a116d8e901532bb3beb8b3b2fb2e322764
+SIZE (PECL/protobuf-3.11.0.tgz) = 218888


More information about the svn-ports-all mailing list