Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 2018 17:16:09 +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: r459085 - head/devel/protobuf
Message-ID:  <201801151716.w0FHG9Wm062117@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jan 15 17:16:09 2018
New Revision: 459085
URL: https://svnweb.freebsd.org/changeset/ports/459085

Log:
  Update to 3.5.1.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	Mon Jan 15 17:05:37 2018	(r459084)
+++ head/devel/protobuf/Makefile	Mon Jan 15 17:16:09 2018	(r459085)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	protobuf
-PORTVERSION=	3.5.1
+PORTVERSION=	3.5.1.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 

Modified: head/devel/protobuf/distinfo
==============================================================================
--- head/devel/protobuf/distinfo	Mon Jan 15 17:05:37 2018	(r459084)
+++ head/devel/protobuf/distinfo	Mon Jan 15 17:16:09 2018	(r459085)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513859602
-SHA256 (google-protobuf-v3.5.1_GH0.tar.gz) = 826425182ee43990731217b917c5c3ea7190cfda141af4869e6d4ad9085a740f
-SIZE (google-protobuf-v3.5.1_GH0.tar.gz) = 4583498
+TIMESTAMP = 1515952878
+SHA256 (google-protobuf-v3.5.1.1_GH0.tar.gz) = 56b5d9e1ab2bf4f5736c4cfba9f4981fbc6976246721e7ded5602fbaee6d6869
+SIZE (google-protobuf-v3.5.1.1_GH0.tar.gz) = 4584489



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801151716.w0FHG9Wm062117>