Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2020 18:10:14 +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: r537661 - head/devel/py-protobuf
Message-ID:  <202006031810.053IAEMJ052597@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jun  3 18:10:13 2020
New Revision: 537661
URL: https://svnweb.freebsd.org/changeset/ports/537661

Log:
  Update to 3.12.2
  
  Changes:	https://github.com/protocolbuffers/protobuf/releases

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

Modified: head/devel/py-protobuf/Makefile
==============================================================================
--- head/devel/py-protobuf/Makefile	Wed Jun  3 18:10:08 2020	(r537660)
+++ head/devel/py-protobuf/Makefile	Wed Jun  3 18:10:13 2020	(r537661)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	protobuf
-PORTVERSION=	3.11.3
+PORTVERSION=	3.12.2
 PORTEPOCH=	1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP

Modified: head/devel/py-protobuf/distinfo
==============================================================================
--- head/devel/py-protobuf/distinfo	Wed Jun  3 18:10:08 2020	(r537660)
+++ head/devel/py-protobuf/distinfo	Wed Jun  3 18:10:13 2020	(r537661)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580830463
-SHA256 (protobuf-3.11.3.tar.gz) = c77c974d1dadf246d789f6dad1c24426137c9091e930dbf50e0a29c1fcf00b1f
-SIZE (protobuf-3.11.3.tar.gz) = 264241
+TIMESTAMP = 1590675599
+SHA256 (protobuf-3.12.2.tar.gz) = 49ef8ab4c27812a89a76fa894fe7a08f42f2147078392c0dee51d4a444ef6df5
+SIZE (protobuf-3.12.2.tar.gz) = 265454



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