Date: Mon, 20 Aug 2018 22:14:28 +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: r477679 - head/devel/py-xdis Message-ID: <201808202214.w7KMESuO062950@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Aug 20 22:14:28 2018 New Revision: 477679 URL: https://svnweb.freebsd.org/changeset/ports/477679 Log: Update to 3.8.7 Changes: https://github.com/rocky/python-xdis/blob/master/NEWS Modified: head/devel/py-xdis/Makefile head/devel/py-xdis/distinfo Modified: head/devel/py-xdis/Makefile ============================================================================== --- head/devel/py-xdis/Makefile Mon Aug 20 22:14:22 2018 (r477678) +++ head/devel/py-xdis/Makefile Mon Aug 20 22:14:28 2018 (r477679) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xdis -PORTVERSION= 3.8.6 +PORTVERSION= 3.8.7 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-xdis/distinfo ============================================================================== --- head/devel/py-xdis/distinfo Mon Aug 20 22:14:22 2018 (r477678) +++ head/devel/py-xdis/distinfo Mon Aug 20 22:14:28 2018 (r477679) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532810565 -SHA256 (xdis-3.8.6.tar.gz) = 650c11a5a04355e759a9c74ed36a7d711fea78d053dd8861a8b4976d32da3cec -SIZE (xdis-3.8.6.tar.gz) = 207260 +TIMESTAMP = 1534786738 +SHA256 (xdis-3.8.7.tar.gz) = 618c205ced132ac053df7f789f6adcc2822c824184a4ab3d50b8f8224bea5b56 +SIZE (xdis-3.8.7.tar.gz) = 180731
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808202214.w7KMESuO062950>