Date: Sat, 7 Apr 2018 16:34:19 +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: r466747 - head/devel/py-protobuf Message-ID: <201804071634.w37GYJbx068437@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Apr 7 16:34:19 2018 New Revision: 466747 URL: https://svnweb.freebsd.org/changeset/ports/466747 Log: Update to 3.5.2 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 Sat Apr 7 16:34:14 2018 (r466746) +++ head/devel/py-protobuf/Makefile Sat Apr 7 16:34:19 2018 (r466747) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= protobuf -PORTVERSION= 3.5.1.1 +PORTVERSION= 3.5.2 DISTVERSIONPREFIX= v CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-protobuf/distinfo ============================================================================== --- head/devel/py-protobuf/distinfo Sat Apr 7 16:34:14 2018 (r466746) +++ head/devel/py-protobuf/distinfo Sat Apr 7 16:34:19 2018 (r466747) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515952902 -SHA256 (google-protobuf-v3.5.1.1_GH0.tar.gz) = 56b5d9e1ab2bf4f5736c4cfba9f4981fbc6976246721e7ded5602fbaee6d6869 -SIZE (google-protobuf-v3.5.1.1_GH0.tar.gz) = 4584489 +TIMESTAMP = 1523095625 +SHA256 (google-protobuf-v3.5.2_GH0.tar.gz) = 4ffd420f39f226e96aebc3554f9c66a912f6cad6261f39f194f16af8a1f6dab2 +SIZE (google-protobuf-v3.5.2_GH0.tar.gz) = 4584659
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804071634.w37GYJbx068437>