Date: Tue, 4 Jun 2019 16:48:17 +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: r503485 - head/archivers/py-lz4 Message-ID: <201906041648.x54GmHe8076625@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jun 4 16:48:17 2019 New Revision: 503485 URL: https://svnweb.freebsd.org/changeset/ports/503485 Log: Update to 2.1.9 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 Jun 4 16:48:12 2019 (r503484) +++ head/archivers/py-lz4/Makefile Tue Jun 4 16:48:17 2019 (r503485) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lz4 -PORTVERSION= 2.1.8 +PORTVERSION= 2.1.9 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/archivers/py-lz4/distinfo ============================================================================== --- head/archivers/py-lz4/distinfo Tue Jun 4 16:48:12 2019 (r503484) +++ head/archivers/py-lz4/distinfo Tue Jun 4 16:48:17 2019 (r503485) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559578225 -SHA256 (lz4-2.1.8.tar.gz) = c39df87275a2b34963ebfe3369961fc70d0475802964a20158c69a3e6f32a833 -SIZE (lz4-2.1.8.tar.gz) = 129397 +TIMESTAMP = 1559661276 +SHA256 (lz4-2.1.9.tar.gz) = d59166050fec4cc2331b9c1279a59b69c169b52533cf35fe7fca26d662382cd2 +SIZE (lz4-2.1.9.tar.gz) = 137989
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906041648.x54GmHe8076625>