Date: Wed, 17 May 2017 17:13:16 +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: r441090 - head/archivers/py-lz4 Message-ID: <201705171713.v4HHDGD0034530@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed May 17 17:13:16 2017 New Revision: 441090 URL: https://svnweb.freebsd.org/changeset/ports/441090 Log: Update to 0.9.2 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 Wed May 17 17:13:11 2017 (r441089) +++ head/archivers/py-lz4/Makefile Wed May 17 17:13:16 2017 (r441090) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lz4 -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.2 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/archivers/py-lz4/distinfo ============================================================================== --- head/archivers/py-lz4/distinfo Wed May 17 17:13:11 2017 (r441089) +++ head/archivers/py-lz4/distinfo Wed May 17 17:13:16 2017 (r441090) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494756255 -SHA256 (lz4-0.9.1.tar.gz) = 80f174c2307d43c8548a23e878d3e02c8e5abbbdf25cd2aec55708ec827a998e -SIZE (lz4-0.9.1.tar.gz) = 87334 +TIMESTAMP = 1495034381 +SHA256 (lz4-0.9.2.tar.gz) = 9f903552f891431b99cf785ec7056bfdeb7e6cbc6af70476a455099c402d1201 +SIZE (lz4-0.9.2.tar.gz) = 87763
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705171713.v4HHDGD0034530>