From owner-svn-ports-head@freebsd.org Fri Oct 11 16:08:14 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 340E9154117; Fri, 11 Oct 2019 16:08:14 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46qXtP6jB0z3GXL; Fri, 11 Oct 2019 16:08:13 +0000 (UTC) (envelope-from swills@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C988B1C94B; Fri, 11 Oct 2019 16:08:13 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x9BG8DsA062821; Fri, 11 Oct 2019 16:08:13 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9BG8DUK062820; Fri, 11 Oct 2019 16:08:13 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201910111608.x9BG8DUK062820@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 11 Oct 2019 16:08:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514289 - head/devel/py-zipp X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/devel/py-zipp X-SVN-Commit-Revision: 514289 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Oct 2019 16:08:14 -0000 Author: swills Date: Fri Oct 11 16:08:13 2019 New Revision: 514289 URL: https://svnweb.freebsd.org/changeset/ports/514289 Log: devel/py-zipp: update to 0.6.0 Modified: head/devel/py-zipp/Makefile (contents, props changed) head/devel/py-zipp/distinfo (contents, props changed) Modified: head/devel/py-zipp/Makefile ============================================================================== --- head/devel/py-zipp/Makefile Fri Oct 11 16:04:36 2019 (r514288) +++ head/devel/py-zipp/Makefile Fri Oct 11 16:08:13 2019 (r514289) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= zipp -PORTVERSION= 0.5.1 +PORTVERSION= 0.6.0 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-zipp/distinfo ============================================================================== --- head/devel/py-zipp/distinfo Fri Oct 11 16:04:36 2019 (r514288) +++ head/devel/py-zipp/distinfo Fri Oct 11 16:08:13 2019 (r514289) @@ -1,3 +1,3 @@ -TIMESTAMP = 1558906503 -SHA256 (zipp-0.5.1.tar.gz) = ca943a7e809cc12257001ccfb99e3563da9af99d52f261725e96dfe0f9275bc3 -SIZE (zipp-0.5.1.tar.gz) = 10763 +TIMESTAMP = 1570809845 +SHA256 (zipp-0.6.0.tar.gz) = 3718b1cbcd963c7d4c5511a8240812904164b7f381b647143a89d3b98f9bcd8e +SIZE (zipp-0.6.0.tar.gz) = 10778