From owner-svn-ports-all@freebsd.org Fri May 19 15:35:45 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 32409D741DB; Fri, 19 May 2017 15:35:45 +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 01C29195; Fri, 19 May 2017 15:35:44 +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 v4JFZiIh083857; Fri, 19 May 2017 15:35:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4JFZhPi083855; Fri, 19 May 2017 15:35:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201705191535.v4JFZhPi083855@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 19 May 2017 15:35:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441235 - 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: Fri, 19 May 2017 15:35:45 -0000 Author: sunpoet Date: Fri May 19 15:35:43 2017 New Revision: 441235 URL: https://svnweb.freebsd.org/changeset/ports/441235 Log: Update to 0.9.4 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 Fri May 19 15:35:38 2017 (r441234) +++ head/archivers/py-lz4/Makefile Fri May 19 15:35:43 2017 (r441235) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lz4 -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.4 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/archivers/py-lz4/distinfo ============================================================================== --- head/archivers/py-lz4/distinfo Fri May 19 15:35:38 2017 (r441234) +++ head/archivers/py-lz4/distinfo Fri May 19 15:35:43 2017 (r441235) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495034381 -SHA256 (lz4-0.9.2.tar.gz) = 9f903552f891431b99cf785ec7056bfdeb7e6cbc6af70476a455099c402d1201 -SIZE (lz4-0.9.2.tar.gz) = 87763 +TIMESTAMP = 1495127098 +SHA256 (lz4-0.9.4.tar.gz) = 60c5edf044159d86e8c04ec6f56c7994beb02235ab871855dc5f417607b53e65 +SIZE (lz4-0.9.4.tar.gz) = 87670