Date: Sun, 20 Oct 2019 17:11:37 +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: r514942 - head/devel/py-xdis Message-ID: <201910201711.x9KHBbLl070727@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Oct 20 17:11:37 2019 New Revision: 514942 URL: https://svnweb.freebsd.org/changeset/ports/514942 Log: Update to 4.1.0 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 Sun Oct 20 17:11:32 2019 (r514941) +++ head/devel/py-xdis/Makefile Sun Oct 20 17:11:37 2019 (r514942) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xdis -PORTVERSION= 4.0.4 +PORTVERSION= 4.1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-xdis/distinfo ============================================================================== --- head/devel/py-xdis/distinfo Sun Oct 20 17:11:32 2019 (r514941) +++ head/devel/py-xdis/distinfo Sun Oct 20 17:11:37 2019 (r514942) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570127380 -SHA256 (xdis-4.0.4.tar.gz) = eb520b91615c9c779b2411817464536dd0af02ec8398455e088d4ee840a61599 -SIZE (xdis-4.0.4.tar.gz) = 191105 +TIMESTAMP = 1571483873 +SHA256 (xdis-4.1.0.tar.gz) = 259d8c7ebc2907962c24f945835bfaada7c9a207ad8f8f6e08d5525d13728b1d +SIZE (xdis-4.1.0.tar.gz) = 195172
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910201711.x9KHBbLl070727>