Date: Thu, 28 Dec 2017 13:41:39 +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: r457451 - head/archivers/py-lz4 Message-ID: <201712281341.vBSDfdLm028817@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Dec 28 13:41:39 2017 New Revision: 457451 URL: https://svnweb.freebsd.org/changeset/ports/457451 Log: Update to 0.17.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 Thu Dec 28 13:41:34 2017 (r457450) +++ head/archivers/py-lz4/Makefile Thu Dec 28 13:41:39 2017 (r457451) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lz4 -PORTVERSION= 0.16.6 +PORTVERSION= 0.17.0 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/archivers/py-lz4/distinfo ============================================================================== --- head/archivers/py-lz4/distinfo Thu Dec 28 13:41:34 2017 (r457450) +++ head/archivers/py-lz4/distinfo Thu Dec 28 13:41:39 2017 (r457451) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514313978 -SHA256 (lz4-0.16.6.tar.gz) = 1cfd637b17232c128eb026fabd208a5e2da08953512f719d51f178db061aca06 -SIZE (lz4-0.16.6.tar.gz) = 101266 +TIMESTAMP = 1514465168 +SHA256 (lz4-0.17.0.tar.gz) = 098e08e615d4c7a57d56e660b95fe845a6f4a9c7c910519166858b91ebc097f7 +SIZE (lz4-0.17.0.tar.gz) = 101334
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712281341.vBSDfdLm028817>