Date: Mon, 5 Nov 2018 21:45:54 +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: r484245 - head/archivers/py-lz4 Message-ID: <201811052145.wA5Ljslq052919@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Nov 5 21:45:54 2018 New Revision: 484245 URL: https://svnweb.freebsd.org/changeset/ports/484245 Log: Update to 2.1.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 Mon Nov 5 21:45:45 2018 (r484244) +++ head/archivers/py-lz4/Makefile Mon Nov 5 21:45:54 2018 (r484245) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lz4 -PORTVERSION= 2.1.1 +PORTVERSION= 2.1.2 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/archivers/py-lz4/distinfo ============================================================================== --- head/archivers/py-lz4/distinfo Mon Nov 5 21:45:45 2018 (r484244) +++ head/archivers/py-lz4/distinfo Mon Nov 5 21:45:54 2018 (r484245) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539634920 -SHA256 (lz4-2.1.1.tar.gz) = af46e2e5c002b3fbffa2ad69289aa61e46cab1a87c1d85bda44e822a1634defa -SIZE (lz4-2.1.1.tar.gz) = 128498 +TIMESTAMP = 1541430908 +SHA256 (lz4-2.1.2.tar.gz) = ec265f7c3fc3df706e9579bde632ceeef9278858d7ae87c376a2954d11e9ea39 +SIZE (lz4-2.1.2.tar.gz) = 128639
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811052145.wA5Ljslq052919>