From owner-svn-ports-all@freebsd.org Tue Jan 2 15:33:47 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95E2EEAB3E1; Tue, 2 Jan 2018 15:33:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2ABDA64055; Tue, 2 Jan 2018 15:33:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w02FXiOt018002; Tue, 2 Jan 2018 15:33:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w02FXiAH018000; Tue, 2 Jan 2018 15:33:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201801021533.w02FXiAH018000@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 2 Jan 2018 15:33:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457880 - head/archivers/py-lz4 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/archivers/py-lz4 X-SVN-Commit-Revision: 457880 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jan 2018 15:33:48 -0000 Author: sunpoet Date: Tue Jan 2 15:33:43 2018 New Revision: 457880 URL: https://svnweb.freebsd.org/changeset/ports/457880 Log: Update to 0.18.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 Tue Jan 2 15:33:39 2018 (r457879) +++ head/archivers/py-lz4/Makefile Tue Jan 2 15:33:43 2018 (r457880) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lz4 -PORTVERSION= 0.17.0 +PORTVERSION= 0.18.0 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/archivers/py-lz4/distinfo ============================================================================== --- head/archivers/py-lz4/distinfo Tue Jan 2 15:33:39 2018 (r457879) +++ head/archivers/py-lz4/distinfo Tue Jan 2 15:33:43 2018 (r457880) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514465168 -SHA256 (lz4-0.17.0.tar.gz) = 098e08e615d4c7a57d56e660b95fe845a6f4a9c7c910519166858b91ebc097f7 -SIZE (lz4-0.17.0.tar.gz) = 101334 +TIMESTAMP = 1514894221 +SHA256 (lz4-0.18.0.tar.gz) = 5aa042cd516040d48fe06c8580cd3659d3932a848e8935eb405f7a5351e7ef78 +SIZE (lz4-0.18.0.tar.gz) = 100905