svn commit: r466741 - head/devel/protobuf

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Apr 7 16:33:51 UTC 2018


Author: sunpoet
Date: Sat Apr  7 16:33:47 2018
New Revision: 466741
URL: https://svnweb.freebsd.org/changeset/ports/466741

Log:
  Update to 3.5.2
  
  Changes:	https://github.com/google/protobuf/releases

Modified:
  head/devel/protobuf/Makefile
  head/devel/protobuf/distinfo

Modified: head/devel/protobuf/Makefile
==============================================================================
--- head/devel/protobuf/Makefile	Sat Apr  7 16:33:40 2018	(r466740)
+++ head/devel/protobuf/Makefile	Sat Apr  7 16:33:47 2018	(r466741)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	protobuf
-PORTVERSION=	3.5.1.1
+PORTVERSION=	3.5.2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 

Modified: head/devel/protobuf/distinfo
==============================================================================
--- head/devel/protobuf/distinfo	Sat Apr  7 16:33:40 2018	(r466740)
+++ head/devel/protobuf/distinfo	Sat Apr  7 16:33:47 2018	(r466741)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515952878
-SHA256 (google-protobuf-v3.5.1.1_GH0.tar.gz) = 56b5d9e1ab2bf4f5736c4cfba9f4981fbc6976246721e7ded5602fbaee6d6869
-SIZE (google-protobuf-v3.5.1.1_GH0.tar.gz) = 4584489
+TIMESTAMP = 1523095599
+SHA256 (google-protobuf-v3.5.2_GH0.tar.gz) = 4ffd420f39f226e96aebc3554f9c66a912f6cad6261f39f194f16af8a1f6dab2
+SIZE (google-protobuf-v3.5.2_GH0.tar.gz) = 4584659


More information about the svn-ports-head mailing list