Date: Mon, 20 Nov 2017 14:32:19 +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: r454564 - head/archivers/py-lz4 Message-ID: <201711201432.vAKEWJhH003577@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Nov 20 14:32:19 2017 New Revision: 454564 URL: https://svnweb.freebsd.org/changeset/ports/454564 Log: Update to 0.11.1 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 20 14:12:20 2017 (r454563) +++ head/archivers/py-lz4/Makefile Mon Nov 20 14:32:19 2017 (r454564) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lz4 -PORTVERSION= 0.10.1 +PORTVERSION= 0.11.1 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/archivers/py-lz4/distinfo ============================================================================== --- head/archivers/py-lz4/distinfo Mon Nov 20 14:12:20 2017 (r454563) +++ head/archivers/py-lz4/distinfo Mon Nov 20 14:32:19 2017 (r454564) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499100501 -SHA256 (lz4-0.10.1.tar.gz) = a0423290a6e89c1789525a7e9d344d877c7a97102cf5c0f99b2319ac560f1b3e -SIZE (lz4-0.10.1.tar.gz) = 92068 +TIMESTAMP = 1511187502 +SHA256 (lz4-0.11.1.tar.gz) = 440bbb039e15c09b049c0a8c1294978341d3fac943b83e04ff3f9e3b7ec0058b +SIZE (lz4-0.11.1.tar.gz) = 97348
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711201432.vAKEWJhH003577>