Date: Mon, 15 Jun 2020 18:49:23 +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: r539000 - head/devel/py-xdis Message-ID: <202006151849.05FInNcf066710@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Jun 15 18:49:23 2020 New Revision: 539000 URL: https://svnweb.freebsd.org/changeset/ports/539000 Log: Update to 4.7.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 Mon Jun 15 18:49:18 2020 (r538999) +++ head/devel/py-xdis/Makefile Mon Jun 15 18:49:23 2020 (r539000) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xdis -PORTVERSION= 4.6.1 +PORTVERSION= 4.7.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-xdis/distinfo ============================================================================== --- head/devel/py-xdis/distinfo Mon Jun 15 18:49:18 2020 (r538999) +++ head/devel/py-xdis/distinfo Mon Jun 15 18:49:23 2020 (r539000) @@ -1,3 +1,3 @@ -TIMESTAMP = 1590927001 -SHA256 (xdis-4.6.1.tar.gz) = 64d2173a05b0f7cc43d61176bb64fff2ed7d6bcb4d87c1776185892c799b0313 -SIZE (xdis-4.6.1.tar.gz) = 225314 +TIMESTAMP = 1592145139 +SHA256 (xdis-4.7.0.tar.gz) = 1fa2ade15857e7644bd0ddd843fdabe6ff10ab6e21e6a7eeecda68d8f2644489 +SIZE (xdis-4.7.0.tar.gz) = 227562
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006151849.05FInNcf066710>