Date: Wed, 30 Oct 2019 15:40:59 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516067 - head/devel/py-xdis Message-ID: <201910301540.x9UFexES097480@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Oct 30 15:40:58 2019 New Revision: 516067 URL: https://svnweb.freebsd.org/changeset/ports/516067 Log: Update to 4.1.1 Changes: https://github.com/rocky/python-xdis/releases https://github.com/rocky/python-xdis/blob/master/NEWS.md Modified: head/devel/py-xdis/Makefile head/devel/py-xdis/distinfo Modified: head/devel/py-xdis/Makefile ============================================================================== --- head/devel/py-xdis/Makefile Wed Oct 30 15:40:53 2019 (r516066) +++ head/devel/py-xdis/Makefile Wed Oct 30 15:40:58 2019 (r516067) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xdis -PORTVERSION= 4.1.0 +PORTVERSION= 4.1.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-xdis/distinfo ============================================================================== --- head/devel/py-xdis/distinfo Wed Oct 30 15:40:53 2019 (r516066) +++ head/devel/py-xdis/distinfo Wed Oct 30 15:40:58 2019 (r516067) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571483873 -SHA256 (xdis-4.1.0.tar.gz) = 259d8c7ebc2907962c24f945835bfaada7c9a207ad8f8f6e08d5525d13728b1d -SIZE (xdis-4.1.0.tar.gz) = 195172 +TIMESTAMP = 1572437421 +SHA256 (xdis-4.1.1.tar.gz) = 9f2bbeea2b51714bc6e2c85c6bc8d8a2f47402bd5970aa49709354e12b55d155 +SIZE (xdis-4.1.1.tar.gz) = 196797
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910301540.x9UFexES097480>