Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Sep 2017 17:59:59 +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: r450010 - head/devel/py-protobuf
Message-ID:  <201709171759.v8HHxxsC075805@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Sep 17 17:59:58 2017
New Revision: 450010
URL: https://svnweb.freebsd.org/changeset/ports/450010

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

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

Modified: head/devel/py-protobuf/Makefile
==============================================================================
--- head/devel/py-protobuf/Makefile	Sun Sep 17 17:59:53 2017	(r450009)
+++ head/devel/py-protobuf/Makefile	Sun Sep 17 17:59:58 2017	(r450010)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	protobuf
-PORTVERSION=	3.4.0
+PORTVERSION=	3.4.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-protobuf/distinfo
==============================================================================
--- head/devel/py-protobuf/distinfo	Sun Sep 17 17:59:53 2017	(r450009)
+++ head/devel/py-protobuf/distinfo	Sun Sep 17 17:59:58 2017	(r450010)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1502888718
-SHA256 (google-protobuf-v3.4.0_GH0.tar.gz) = cd55ee08e64a86cf12aaadd4672961813f592c194ed0c9ad94da0ec75acf219f
-SIZE (google-protobuf-v3.4.0_GH0.tar.gz) = 4489788
+TIMESTAMP = 1505660595
+SHA256 (google-protobuf-v3.4.1_GH0.tar.gz) = 8e0236242106e680b4f9f576cc44b8cd711e948b20a9fc07769b0a20ceab9cc4
+SIZE (google-protobuf-v3.4.1_GH0.tar.gz) = 4490100



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