Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Feb 2018 13:37:59 +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: r462235 - head/archivers/py-lz4
Message-ID:  <201802181337.w1IDbxiP060227@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Feb 18 13:37:59 2018
New Revision: 462235
URL: https://svnweb.freebsd.org/changeset/ports/462235

Log:
  Update to 1.0.0
  
  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 Feb 18 13:37:54 2018	(r462234)
+++ head/archivers/py-lz4/Makefile	Sun Feb 18 13:37:59 2018	(r462235)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	lz4
-PORTVERSION=	0.23.2
+PORTVERSION=	1.0.0
 CATEGORIES=	archivers python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/archivers/py-lz4/distinfo
==============================================================================
--- head/archivers/py-lz4/distinfo	Sun Feb 18 13:37:54 2018	(r462234)
+++ head/archivers/py-lz4/distinfo	Sun Feb 18 13:37:59 2018	(r462235)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1518695272
-SHA256 (lz4-0.23.2.tar.gz) = e72fb80000b27030e86432765e7ab4df88b5bd0c812a236202f0add6d0a925e0
-SIZE (lz4-0.23.2.tar.gz) = 114499
+TIMESTAMP = 1518941641
+SHA256 (lz4-1.0.0.tar.gz) = 60d0e0b59f4cb1a465738b0ed54f7451f0263b6f5a4b83ef0b5710d57c408f94
+SIZE (lz4-1.0.0.tar.gz) = 114684



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