svn commit: r456354 - head/devel/protobuf

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Dec 14 20:43:04 UTC 2017


Author: sunpoet
Date: Thu Dec 14 20:43:02 2017
New Revision: 456354
URL: https://svnweb.freebsd.org/changeset/ports/456354

Log:
  Update to 3.5.0.1
  
  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	Thu Dec 14 20:42:56 2017	(r456353)
+++ head/devel/protobuf/Makefile	Thu Dec 14 20:43:02 2017	(r456354)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	protobuf
-PORTVERSION=	3.5.0
+PORTVERSION=	3.5.0.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 

Modified: head/devel/protobuf/distinfo
==============================================================================
--- head/devel/protobuf/distinfo	Thu Dec 14 20:42:56 2017	(r456353)
+++ head/devel/protobuf/distinfo	Thu Dec 14 20:43:02 2017	(r456354)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1510695992
-SHA256 (google-protobuf-v3.5.0_GH0.tar.gz) = 0cc6607e2daa675101e9b7398a436f09167dffb8ca0489b0307ff7260498c13c
-SIZE (google-protobuf-v3.5.0_GH0.tar.gz) = 4565088
+TIMESTAMP = 1513180686
+SHA256 (google-protobuf-v3.5.0.1_GH0.tar.gz) = 86be71e61c76575c60839452a4f265449a6ea51570d7983cb929f06ad294b5f5
+SIZE (google-protobuf-v3.5.0.1_GH0.tar.gz) = 4565573


More information about the svn-ports-head mailing list