diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2010-04-04 01:47:36 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2010-04-04 01:47:36 +0800 |
commit | 48ebb70a9eb9f594300831bc3670ebf9a17a52fd (patch) | |
tree | 6edb0107d86373304d01939e6118864f930585a9 /devel | |
parent | 3f40da47c84eba2824795221e282dd2b0487a42d (diff) | |
download | freebsd-ports-gnome-48ebb70a9eb9f594300831bc3670ebf9a17a52fd.tar.gz freebsd-ports-gnome-48ebb70a9eb9f594300831bc3670ebf9a17a52fd.tar.zst freebsd-ports-gnome-48ebb70a9eb9f594300831bc3670ebf9a17a52fd.zip |
- Update to 1.20
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 2aacf12ffb31..f95a440779dd 100644 --- a/devel/pythontidy/Makefile +++ b/devel/pythontidy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pythontidy -PORTVERSION= 1.19 +PORTVERSION= 1.20 CATEGORIES= devel python MASTER_SITES= http://www.lacusveris.com/PythonTidy/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/pythontidy/distinfo b/devel/pythontidy/distinfo index f72f42e7fba8..d17753387e32 100644 --- a/devel/pythontidy/distinfo +++ b/devel/pythontidy/distinfo @@ -1,3 +1,3 @@ -MD5 (python/PythonTidy-1.19.python) = 93bccee3c6c8f72938e43f55b0550f62 -SHA256 (python/PythonTidy-1.19.python) = bf49250ff4dc426d2daa63599c44a690a94fc130e1394fcc6ea3e28ed280886f -SIZE (python/PythonTidy-1.19.python) = 134598 +MD5 (python/PythonTidy-1.20.python) = 3a829bd6899feccb7781c2f77b1fe2e7 +SHA256 (python/PythonTidy-1.20.python) = 8eebd9184f5397f9952e3db1bb1a829639c71e0ee537257b49b53e483e79ce27 +SIZE (python/PythonTidy-1.20.python) = 142174 |