Date: Sat, 19 May 2018 11:06:52 +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: r470383 - head/devel/py-xdis Message-ID: <201805191106.w4JB6q8N037400@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat May 19 11:06:52 2018 New Revision: 470383 URL: https://svnweb.freebsd.org/changeset/ports/470383 Log: Update to 3.8.2 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 Sat May 19 11:06:46 2018 (r470382) +++ head/devel/py-xdis/Makefile Sat May 19 11:06:52 2018 (r470383) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xdis -PORTVERSION= 3.8.1 +PORTVERSION= 3.8.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-xdis/distinfo ============================================================================== --- head/devel/py-xdis/distinfo Sat May 19 11:06:46 2018 (r470382) +++ head/devel/py-xdis/distinfo Sat May 19 11:06:52 2018 (r470383) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523978896 -SHA256 (xdis-3.8.1.tar.gz) = a72dd6dc0b153c7a6c03b82d5da029896c55b7e23bdbe695faf13393214d76ee -SIZE (xdis-3.8.1.tar.gz) = 199713 +TIMESTAMP = 1526716185 +SHA256 (xdis-3.8.2.tar.gz) = e8548be5a386f51a6a0295e033984869ed71191879adc3d5aed17cd4a030ad8f +SIZE (xdis-3.8.2.tar.gz) = 184796
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805191106.w4JB6q8N037400>