- Update to 1.23

- Add LICENSE

PR:		ports/170991
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
This commit is contained in:
Li-Wen Hsu 2012-08-28 12:06:56 +00:00
parent b82214113b
commit f4b0ee7eee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303280
2 changed files with 5 additions and 3 deletions

View file

@ -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

View file

@ -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