Date: Thu, 21 May 2020 04:58:50 +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: r536053 - head/devel/py-xdis Message-ID: <202005210458.04L4woSN074664@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu May 21 04:58:50 2020 New Revision: 536053 URL: https://svnweb.freebsd.org/changeset/ports/536053 Log: Update to 4.6.0 Changes: https://github.com/rocky/python-xdis/releases Modified: head/devel/py-xdis/Makefile head/devel/py-xdis/distinfo Modified: head/devel/py-xdis/Makefile ============================================================================== --- head/devel/py-xdis/Makefile Thu May 21 04:58:44 2020 (r536052) +++ head/devel/py-xdis/Makefile Thu May 21 04:58:50 2020 (r536053) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xdis -PORTVERSION= 4.5.1 +PORTVERSION= 4.6.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-xdis/distinfo ============================================================================== --- head/devel/py-xdis/distinfo Thu May 21 04:58:44 2020 (r536052) +++ head/devel/py-xdis/distinfo Thu May 21 04:58:50 2020 (r536053) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588348219 -SHA256 (xdis-4.5.1.tar.gz) = 2cbdbff1325a78b2f825bc065ccd1d3c827cd5188963ec87a2f89576eb5867bd -SIZE (xdis-4.5.1.tar.gz) = 224393 +TIMESTAMP = 1589997746 +SHA256 (xdis-4.6.0.tar.gz) = d4cad319d3ea644ea7b9f8c8b45440263e7bf8e02a5a8c3f546a6ff27d1b3de1 +SIZE (xdis-4.6.0.tar.gz) = 224124
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005210458.04L4woSN074664>