From owner-svn-ports-all@freebsd.org Wed May 17 17:13:17 2017 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 AA1F5D71DEB; Wed, 17 May 2017 17:13:17 +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 7A31D12FC; Wed, 17 May 2017 17:13:17 +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 v4HHDGLR034532; Wed, 17 May 2017 17:13:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4HHDGD0034530; Wed, 17 May 2017 17:13:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201705171713.v4HHDGD0034530@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 17 May 2017 17:13:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441090 - head/archivers/py-lz4 X-SVN-Group: ports-head 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.23 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: Wed, 17 May 2017 17:13:17 -0000 Author: sunpoet Date: Wed May 17 17:13:16 2017 New Revision: 441090 URL: https://svnweb.freebsd.org/changeset/ports/441090 Log: Update to 0.9.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 Wed May 17 17:13:11 2017 (r441089) +++ head/archivers/py-lz4/Makefile Wed May 17 17:13:16 2017 (r441090) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lz4 -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.2 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/archivers/py-lz4/distinfo ============================================================================== --- head/archivers/py-lz4/distinfo Wed May 17 17:13:11 2017 (r441089) +++ head/archivers/py-lz4/distinfo Wed May 17 17:13:16 2017 (r441090) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494756255 -SHA256 (lz4-0.9.1.tar.gz) = 80f174c2307d43c8548a23e878d3e02c8e5abbbdf25cd2aec55708ec827a998e -SIZE (lz4-0.9.1.tar.gz) = 87334 +TIMESTAMP = 1495034381 +SHA256 (lz4-0.9.2.tar.gz) = 9f903552f891431b99cf785ec7056bfdeb7e6cbc6af70476a455099c402d1201 +SIZE (lz4-0.9.2.tar.gz) = 87763