Date: Tue, 2 Jan 2018 15:33:44 +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: r457880 - head/archivers/py-lz4 Message-ID: <201801021533.w02FXiAH018000@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jan 2 15:33:43 2018 New Revision: 457880 URL: https://svnweb.freebsd.org/changeset/ports/457880 Log: Update to 0.18.0 Changes: https://github.com/python-lz4/python-lz4/releases Modified: head/archivers/py-lz4/Makefile head/archivers/py-lz4/distinfo Modified: head/archivers/py-lz4/Makefile ============================================================================== --- head/archivers/py-lz4/Makefile Tue Jan 2 15:33:39 2018 (r457879) +++ head/archivers/py-lz4/Makefile Tue Jan 2 15:33:43 2018 (r457880) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lz4 -PORTVERSION= 0.17.0 +PORTVERSION= 0.18.0 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/archivers/py-lz4/distinfo ============================================================================== --- head/archivers/py-lz4/distinfo Tue Jan 2 15:33:39 2018 (r457879) +++ head/archivers/py-lz4/distinfo Tue Jan 2 15:33:43 2018 (r457880) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514465168 -SHA256 (lz4-0.17.0.tar.gz) = 098e08e615d4c7a57d56e660b95fe845a6f4a9c7c910519166858b91ebc097f7 -SIZE (lz4-0.17.0.tar.gz) = 101334 +TIMESTAMP = 1514894221 +SHA256 (lz4-0.18.0.tar.gz) = 5aa042cd516040d48fe06c8580cd3659d3932a848e8935eb405f7a5351e7ef78 +SIZE (lz4-0.18.0.tar.gz) = 100905
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801021533.w02FXiAH018000>