Date: Sun, 8 Dec 2019 17:03: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: r519416 - head/devel/py-xdis Message-ID: <201912081703.xB8H3Nbq077655@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Dec 8 17:03:23 2019 New Revision: 519416 URL: https://svnweb.freebsd.org/changeset/ports/519416 Log: Update to 4.1.3 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 Sun Dec 8 17:03:17 2019 (r519415) +++ head/devel/py-xdis/Makefile Sun Dec 8 17:03:23 2019 (r519416) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xdis -PORTVERSION= 4.1.2 +PORTVERSION= 4.1.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-xdis/distinfo ============================================================================== --- head/devel/py-xdis/distinfo Sun Dec 8 17:03:17 2019 (r519415) +++ head/devel/py-xdis/distinfo Sun Dec 8 17:03:23 2019 (r519416) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572528615 -SHA256 (xdis-4.1.2.tar.gz) = 0f72c0aeced7090e5f19b840ac58fa76a4761a072fd7a60121ec5eaf578bedad -SIZE (xdis-4.1.2.tar.gz) = 197189 +TIMESTAMP = 1575793963 +SHA256 (xdis-4.1.3.tar.gz) = efdf8e4353e5fa4216619318d4a31076f21c6933ef24dbd1823a2a5f41b1de17 +SIZE (xdis-4.1.3.tar.gz) = 203684
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912081703.xB8H3Nbq077655>