diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2009-02-13 14:59:23 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2009-02-13 14:59:23 +0800 |
commit | 60045e29d36e721f45ee60a4b6b319770df3415d (patch) | |
tree | ae45745c59c1e364b111b4fbff74ffcac2b11df4 /devel | |
parent | e7db9c333013517be558ddf3ae277f66d6763d55 (diff) | |
download | freebsd-ports-gnome-60045e29d36e721f45ee60a4b6b319770df3415d.tar.gz freebsd-ports-gnome-60045e29d36e721f45ee60a4b6b319770df3415d.tar.zst freebsd-ports-gnome-60045e29d36e721f45ee60a4b6b319770df3415d.zip |
- Update to 1.18
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 d2e7f7b7044f..e8bd6bcb6df1 100644 --- a/devel/pythontidy/Makefile +++ b/devel/pythontidy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pythontidy -PORTVERSION= 1.17 +PORTVERSION= 1.18 CATEGORIES= devel python MASTER_SITES= http://www.lacusveris.com/PythonTidy/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/pythontidy/distinfo b/devel/pythontidy/distinfo index b6d7bd8a4a72..53855934eeed 100644 --- a/devel/pythontidy/distinfo +++ b/devel/pythontidy/distinfo @@ -1,3 +1,3 @@ -MD5 (python/PythonTidy-1.17.python) = e5902610d7ece80928e305a16dd436a8 -SHA256 (python/PythonTidy-1.17.python) = f5e930d6130969b554c4770bb96c26514cd2ef8a4e524c2e7302fa84f70d055f -SIZE (python/PythonTidy-1.17.python) = 133839 +MD5 (python/PythonTidy-1.18.python) = 2b0d0a720cc50e5bb194a02c0a93cbea +SHA256 (python/PythonTidy-1.18.python) = 2bc44aaefe2330c17335ab96ec96bac913a54743434a81f577c1e1f65abb0b30 +SIZE (python/PythonTidy-1.18.python) = 134236 |