Date: Fri, 2 Feb 2018 19:55:23 +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: r460747 - head/archivers/py-lz4 Message-ID: <201802021955.w12JtNGF069390@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Feb 2 19:55:23 2018 New Revision: 460747 URL: https://svnweb.freebsd.org/changeset/ports/460747 Log: Update to 0.19.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 Fri Feb 2 19:55:18 2018 (r460746) +++ head/archivers/py-lz4/Makefile Fri Feb 2 19:55:23 2018 (r460747) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lz4 -PORTVERSION= 0.19.1 +PORTVERSION= 0.19.2 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/archivers/py-lz4/distinfo ============================================================================== --- head/archivers/py-lz4/distinfo Fri Feb 2 19:55:18 2018 (r460746) +++ head/archivers/py-lz4/distinfo Fri Feb 2 19:55:23 2018 (r460747) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516630809 -SHA256 (lz4-0.19.1.tar.gz) = 48be1403a902fb6693aa9d5088c4b315f67ac21d507a238ecfeae4d22e8334be -SIZE (lz4-0.19.1.tar.gz) = 107434 +TIMESTAMP = 1517590062 +SHA256 (lz4-0.19.2.tar.gz) = 2e6bce0379eca0eb9eeb306ca60f507f355b3c7853b2826fd7b2e4fc08a67f91 +SIZE (lz4-0.19.2.tar.gz) = 107964
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802021955.w12JtNGF069390>