Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 May 2017 18:53:38 +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: r440893 - head/archivers/py-lz4
Message-ID:  <201705141853.v4EIrcBU078149@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun May 14 18:53:38 2017
New Revision: 440893
URL: https://svnweb.freebsd.org/changeset/ports/440893

Log:
  Update to 0.9.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	Sun May 14 18:53:33 2017	(r440892)
+++ head/archivers/py-lz4/Makefile	Sun May 14 18:53:38 2017	(r440893)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	lz4
-PORTVERSION=	0.9.0
-PORTREVISION=	1
+PORTVERSION=	0.9.1
 CATEGORIES=	archivers python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/archivers/py-lz4/distinfo
==============================================================================
--- head/archivers/py-lz4/distinfo	Sun May 14 18:53:33 2017	(r440892)
+++ head/archivers/py-lz4/distinfo	Sun May 14 18:53:38 2017	(r440893)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491936386
-SHA256 (lz4-0.9.0.tar.gz) = 93c2b83aa9c74c024062823f96515488c510fa5a4b3826579d0916049d28c205
-SIZE (lz4-0.9.0.tar.gz) = 86939
+TIMESTAMP = 1494756255
+SHA256 (lz4-0.9.1.tar.gz) = 80f174c2307d43c8548a23e878d3e02c8e5abbbdf25cd2aec55708ec827a998e
+SIZE (lz4-0.9.1.tar.gz) = 87334



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705141853.v4EIrcBU078149>