Date: Sat, 5 Oct 2019 09:17:59 +0000 (UTC) From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513821 - head/devel/py-pathspec Message-ID: <201910050917.x959HxHJ073736@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Sat Oct 5 09:17:59 2019 New Revision: 513821 URL: https://svnweb.freebsd.org/changeset/ports/513821 Log: Update to 0.6.0 ChangeLog: https://github.com/cpburnz/python-path-specification/blob/master/CHANGES.rst Modified: head/devel/py-pathspec/Makefile head/devel/py-pathspec/distinfo (contents, props changed) Modified: head/devel/py-pathspec/Makefile ============================================================================== --- head/devel/py-pathspec/Makefile Sat Oct 5 09:17:50 2019 (r513820) +++ head/devel/py-pathspec/Makefile Sat Oct 5 09:17:59 2019 (r513821) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pathspec -PORTVERSION= 0.5.9 +PORTVERSION= 0.6.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pathspec/distinfo ============================================================================== --- head/devel/py-pathspec/distinfo Sat Oct 5 09:17:50 2019 (r513820) +++ head/devel/py-pathspec/distinfo Sat Oct 5 09:17:59 2019 (r513821) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537599636 -SHA256 (pathspec-0.5.9.tar.gz) = 54a5eab895d89f342b52ba2bffe70930ef9f8d96e398cccf530d21fa0516a873 -SIZE (pathspec-0.5.9.tar.gz) = 25473 +TIMESTAMP = 1570266893 +SHA256 (pathspec-0.6.0.tar.gz) = e285ccc8b0785beadd4c18e5708b12bb8fcf529a1e61215b3feff1d1e559ea5c +SIZE (pathspec-0.6.0.tar.gz) = 24159
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910050917.x959HxHJ073736>