diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2010-09-19 23:32:36 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2010-09-19 23:32:36 +0800 |
commit | 3f342535669a31e44fb2cd89989186ca8a7bad2d (patch) | |
tree | 500426ade5d4a53ba6fd572b19ee82ac72a191a8 /devel | |
parent | d010be03b55e8737ff43ae259ce280bd2850a63c (diff) | |
download | freebsd-ports-gnome-3f342535669a31e44fb2cd89989186ca8a7bad2d.tar.gz freebsd-ports-gnome-3f342535669a31e44fb2cd89989186ca8a7bad2d.tar.zst freebsd-ports-gnome-3f342535669a31e44fb2cd89989186ca8a7bad2d.zip |
- Update to 1.21
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pythontidy/Makefile | 2 | ||||
-rw-r--r-- | devel/pythontidy/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/pythontidy/Makefile b/devel/pythontidy/Makefile index f95a440779dd..18945bea1355 100644 --- a/devel/pythontidy/Makefile +++ b/devel/pythontidy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pythontidy -PORTVERSION= 1.20 +PORTVERSION= 1.21 CATEGORIES= devel python MASTER_SITES= http://www.lacusveris.com/PythonTidy/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/pythontidy/distinfo b/devel/pythontidy/distinfo index d17753387e32..481370284672 100644 --- a/devel/pythontidy/distinfo +++ b/devel/pythontidy/distinfo @@ -1,3 +1,3 @@ -MD5 (python/PythonTidy-1.20.python) = 3a829bd6899feccb7781c2f77b1fe2e7 -SHA256 (python/PythonTidy-1.20.python) = 8eebd9184f5397f9952e3db1bb1a829639c71e0ee537257b49b53e483e79ce27 -SIZE (python/PythonTidy-1.20.python) = 142174 +MD5 (python/PythonTidy-1.21.python) = c7b177bed6b8ca04818b1b9267416748 +SHA256 (python/PythonTidy-1.21.python) = 4e52bba8b321ccc611503a1028b3660c8a7dcdd9b06466cb0d5ecfe5d9af5006 +SIZE (python/PythonTidy-1.21.python) = 147202 |