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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Nov 20 14:32:20 UTC 2017


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


More information about the svn-ports-all mailing list