svn commit: r562812 - head/devel/py-xdis

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jan 26 17:28:41 UTC 2021


Author: sunpoet
Date: Tue Jan 26 17:28:34 2021
New Revision: 562812
URL: https://svnweb.freebsd.org/changeset/ports/562812

Log:
  Update to 5.0.7
  
  - Update WWW
  
  Changes:	https://github.com/rocky/python-xdis/releases

Modified:
  head/devel/py-xdis/Makefile
  head/devel/py-xdis/distinfo
  head/devel/py-xdis/pkg-descr

Modified: head/devel/py-xdis/Makefile
==============================================================================
--- head/devel/py-xdis/Makefile	Tue Jan 26 17:28:30 2021	(r562811)
+++ head/devel/py-xdis/Makefile	Tue Jan 26 17:28:34 2021	(r562812)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xdis
-PORTVERSION=	5.0.6
+PORTVERSION=	5.0.7
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-xdis/distinfo
==============================================================================
--- head/devel/py-xdis/distinfo	Tue Jan 26 17:28:30 2021	(r562811)
+++ head/devel/py-xdis/distinfo	Tue Jan 26 17:28:34 2021	(r562812)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608366156
-SHA256 (xdis-5.0.6.tar.gz) = 4f005d3c08c0fc45fb4bf85fca2bed2f7e5340390bd3b900be657950cc6cd78b
-SIZE (xdis-5.0.6.tar.gz) = 233214
+TIMESTAMP = 1611665449
+SHA256 (xdis-5.0.7.tar.gz) = 4de95534c1096609be6950061ea25ffb4ecb89dbaca7469de4f9e2e4ee46a0ca
+SIZE (xdis-5.0.7.tar.gz) = 233290

Modified: head/devel/py-xdis/pkg-descr
==============================================================================
--- head/devel/py-xdis/pkg-descr	Tue Jan 26 17:28:30 2021	(r562811)
+++ head/devel/py-xdis/pkg-descr	Tue Jan 26 17:28:34 2021	(r562812)
@@ -21,4 +21,4 @@ optimizer this package may also be useful. In addition
 instruction categorization that dis offers, we have additional categories for
 things that would be useful in such a bytecode optimizer.
 
-WWW: https://pypi.org/project/xdis/
+WWW: https://github.com/rocky/python-xdis


More information about the svn-ports-all mailing list