diff --git a/devel/pythontidy/Makefile b/devel/pythontidy/Makefile index 5948cc1bbd6b..c5321e18a588 100644 --- a/devel/pythontidy/Makefile +++ b/devel/pythontidy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pythontidy -PORTVERSION= 1.22 +PORTVERSION= 1.23 CATEGORIES= devel python MASTER_SITES= http://www.lacusveris.com/PythonTidy/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,6 +17,8 @@ DIST_SUBDIR= python MAINTAINER= lwhsu@FreeBSD.org COMMENT= Cleans up, regularizes, and reformats the text of Python scripts +LICENSE= GPLv2 + USE_PYTHON= yes NO_BUILD= yes diff --git a/devel/pythontidy/distinfo b/devel/pythontidy/distinfo index 21ced9bb5980..2bf4f0c0ba21 100644 --- a/devel/pythontidy/distinfo +++ b/devel/pythontidy/distinfo @@ -1,2 +1,2 @@ -SHA256 (python/PythonTidy-1.22.python) = f8e4e3836a36c70779794587bc4511073e29735caec1e8f609469668dae2e49f -SIZE (python/PythonTidy-1.22.python) = 147328 +SHA256 (python/PythonTidy-1.23.python) = 40ca59f6bbbc641cd2ee97a88f5abd1e3dff646deb374d76d094f08b89150ae7 +SIZE (python/PythonTidy-1.23.python) = 147572