From d8b505ae70e8dea04e67fe73854d1ab05935ce63 Mon Sep 17 00:00:00 2001 From: miwi Date: Fri, 25 Feb 2011 04:40:31 +0000 Subject: - Move over to py25 - while here drop md5 support - Small cleanups --- www/jtoolkit/Makefile | 3 ++- www/jtoolkit/distinfo | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'www/jtoolkit') diff --git a/www/jtoolkit/Makefile b/www/jtoolkit/Makefile index b4c976b3338d..a59a231dfaf1 100644 --- a/www/jtoolkit/Makefile +++ b/www/jtoolkit/Makefile @@ -7,6 +7,7 @@ PORTNAME= jToolkit PORTVERSION= 0.7.8 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= SF @@ -17,7 +18,7 @@ RUN_DEPENDS= py*-kid>=0.9.5:${PORTSDIR}/devel/py-kid # Has optional dependencies on database engines # Can optionally use py-lucene (on i386) -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_PYDISTUTILS=yes PYSETUP= ${PORTNAME}Setup.py diff --git a/www/jtoolkit/distinfo b/www/jtoolkit/distinfo index c8e51a5d9944..d38c8f40bf8d 100644 --- a/www/jtoolkit/distinfo +++ b/www/jtoolkit/distinfo @@ -1,3 +1,2 @@ -MD5 (jToolkit-0.7.8.tar.gz) = 47d0c1fd2f7a4e3f990cdc4917e56138 SHA256 (jToolkit-0.7.8.tar.gz) = 4a7774f53a2b27f064c611cb2dc809e6f9ffd415fba2089c3d7d1983a712534a SIZE (jToolkit-0.7.8.tar.gz) = 252969 -- cgit