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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Mar 1 11:19:06 UTC 2019


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 at 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


More information about the svn-ports-all mailing list