svn commit: r498588 - head/devel/py-xdis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Apr 10 20:28:56 UTC 2019
Author: sunpoet
Date: Wed Apr 10 20:28:51 2019
New Revision: 498588
URL: https://svnweb.freebsd.org/changeset/ports/498588
Log:
Update to 4.0.0
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 Wed Apr 10 20:28:46 2019 (r498587)
+++ head/devel/py-xdis/Makefile Wed Apr 10 20:28:51 2019 (r498588)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= xdis
-PORTVERSION= 3.9.1
-PORTREVISION= 1
+PORTVERSION= 4.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-xdis/distinfo
==============================================================================
--- head/devel/py-xdis/distinfo Wed Apr 10 20:28:46 2019 (r498587)
+++ head/devel/py-xdis/distinfo Wed Apr 10 20:28:51 2019 (r498588)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554486007
-SHA256 (xdis-3.9.1.tar.gz) = b95337ee772ade4f8038a100f06aaf5ab9e975170fe9afafc9bd29964bc8cc42
-SIZE (xdis-3.9.1.tar.gz) = 182610
+TIMESTAMP = 1554924546
+SHA256 (xdis-4.0.0.tar.gz) = d5aac3e08e85094f1d594bedb95ff5386db05d3a98109998033675ca1404b7f0
+SIZE (xdis-4.0.0.tar.gz) = 183064
More information about the svn-ports-all
mailing list