Date: Sat, 27 Apr 2019 01:22:33 +0000 (UTC) From: "Jason W. Bacon" <jwb@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r500186 - head/archivers/py-xopen Message-ID: <201904270122.x3R1MXn1071964@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jwb Date: Sat Apr 27 01:22:33 2019 New Revision: 500186 URL: https://svnweb.freebsd.org/changeset/ports/500186 Log: archivers/py-xopen: Upgrade to 0.5.1 Minor bugfix release Modified: head/archivers/py-xopen/Makefile head/archivers/py-xopen/distinfo Modified: head/archivers/py-xopen/Makefile ============================================================================== --- head/archivers/py-xopen/Makefile Sat Apr 27 00:50:11 2019 (r500185) +++ head/archivers/py-xopen/Makefile Sat Apr 27 01:22:33 2019 (r500186) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xopen -DISTVERSION= 0.5.0 +DISTVERSION= 0.5.1 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/archivers/py-xopen/distinfo ============================================================================== --- head/archivers/py-xopen/distinfo Sat Apr 27 00:50:11 2019 (r500185) +++ head/archivers/py-xopen/distinfo Sat Apr 27 01:22:33 2019 (r500186) @@ -1,3 +1,3 @@ -TIMESTAMP = 1553347516 -SHA256 (xopen-0.5.0.tar.gz) = b097cd25e8afec42b6e1780c1f6315016171b5b6936100cdf307d121e2cbab9f -SIZE (xopen-0.5.0.tar.gz) = 9616 +TIMESTAMP = 1556319843 +SHA256 (xopen-0.5.1.tar.gz) = 80757c50816162001e8629524f907426f82e885c168705a276abc649739ef200 +SIZE (xopen-0.5.1.tar.gz) = 9712
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904270122.x3R1MXn1071964>