Date: Mon, 30 Sep 2019 04:17:08 +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: r513285 - head/devel/py-protobuf Message-ID: <201909300417.x8U4H89S091826@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Sep 30 04:17:08 2019 New Revision: 513285 URL: https://svnweb.freebsd.org/changeset/ports/513285 Log: Update to 3.9.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 Mon Sep 30 04:17:02 2019 (r513284) +++ head/devel/py-protobuf/Makefile Mon Sep 30 04:17:08 2019 (r513285) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= protobuf -PORTVERSION= 3.9.1 +PORTVERSION= 3.9.2 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP Modified: head/devel/py-protobuf/distinfo ============================================================================== --- head/devel/py-protobuf/distinfo Mon Sep 30 04:17:02 2019 (r513284) +++ head/devel/py-protobuf/distinfo Mon Sep 30 04:17:08 2019 (r513285) @@ -1,3 +1,3 @@ -TIMESTAMP = 1565190840 -SHA256 (protobuf-3.9.1.tar.gz) = d831b047bd69becaf64019a47179eb22118a50dd008340655266a906c69c6417 -SIZE (protobuf-3.9.1.tar.gz) = 259690 +TIMESTAMP = 1569809131 +SHA256 (protobuf-3.9.2.tar.gz) = 843f498e98ad1469ad54ecb4a7ccf48605a1c5d2bd26ae799c7a2cddab4a37ec +SIZE (protobuf-3.9.2.tar.gz) = 260071
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909300417.x8U4H89S091826>