Date: Thu, 31 Oct 2019 14:49:44 +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: r516153 - head/devel/py-xdis Message-ID: <201910311449.x9VEniJ7021576@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Oct 31 14:49:44 2019 New Revision: 516153 URL: https://svnweb.freebsd.org/changeset/ports/516153 Log: Update to 4.1.2 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 Thu Oct 31 14:49:39 2019 (r516152) +++ head/devel/py-xdis/Makefile Thu Oct 31 14:49:44 2019 (r516153) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xdis -PORTVERSION= 4.1.1 +PORTVERSION= 4.1.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-xdis/distinfo ============================================================================== --- head/devel/py-xdis/distinfo Thu Oct 31 14:49:39 2019 (r516152) +++ head/devel/py-xdis/distinfo Thu Oct 31 14:49:44 2019 (r516153) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572437421 -SHA256 (xdis-4.1.1.tar.gz) = 9f2bbeea2b51714bc6e2c85c6bc8d8a2f47402bd5970aa49709354e12b55d155 -SIZE (xdis-4.1.1.tar.gz) = 196797 +TIMESTAMP = 1572528615 +SHA256 (xdis-4.1.2.tar.gz) = 0f72c0aeced7090e5f19b840ac58fa76a4761a072fd7a60121ec5eaf578bedad +SIZE (xdis-4.1.2.tar.gz) = 197189
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910311449.x9VEniJ7021576>