svn commit: r459611 - head/archivers/py-lz4

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 21 13:52:07 UTC 2018


Author: sunpoet
Date: Sun Jan 21 13:52:05 2018
New Revision: 459611
URL: https://svnweb.freebsd.org/changeset/ports/459611

Log:
  Update to 0.18.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	Sun Jan 21 13:52:00 2018	(r459610)
+++ head/archivers/py-lz4/Makefile	Sun Jan 21 13:52:05 2018	(r459611)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	lz4
-PORTVERSION=	0.18.1
+PORTVERSION=	0.18.2
 CATEGORIES=	archivers python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/archivers/py-lz4/distinfo
==============================================================================
--- head/archivers/py-lz4/distinfo	Sun Jan 21 13:52:00 2018	(r459610)
+++ head/archivers/py-lz4/distinfo	Sun Jan 21 13:52:05 2018	(r459611)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1514987162
-SHA256 (lz4-0.18.1.tar.gz) = e6b90591c5a80573995e90686c5b03a8e612d1ac4b19eae0c7422958c45cdde6
-SIZE (lz4-0.18.1.tar.gz) = 100914
+TIMESTAMP = 1516539815
+SHA256 (lz4-0.18.2.tar.gz) = 7f04109ca7104b952a284d397c16cc7dc4ad7b81a0ff13bd6240bd5e5ba633e7
+SIZE (lz4-0.18.2.tar.gz) = 100954


More information about the svn-ports-all mailing list