Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/jude-community/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- Makefile 3 Sep 2006 00:19:23 -0000 1.18 +++ Makefile 15 Nov 2006 23:15:56 -0000 @@ -6,7 +6,7 @@ # PORTNAME= jude-community -PORTVERSION= 3.0.1 +PORTVERSION= 3.1 CATEGORIES= devel java MASTER_SITES= # you have to register yourself as a member to download DISTNAME= ${PORTNAME}-${PORTVERSION:S!.!_!g} @@ -17,7 +17,9 @@ USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.4+ +# HTML export doesn't work with JDK 5.0. +# Expect that, Jude Community 3.1 works fine with JDK 5.0 +JAVA_VERSION= 1.4 # It doesn't work well with linux-sun-jdk14 # I haven't tested with the jdks of blackdown or ibm JAVA_OS= native @@ -31,7 +33,8 @@ PLIST_FILES= bin/jude share/${PORTNAME}/mozilla DATA_FILES= ${PORTNAME}.jar jude-api.jar JudeDefaultModel.jude \ - jude.ico jude-doc.ico Welcome.jude + JudeDefaultModel_ja.jude jude-gui_en.properties_org \ + jude.ico jude-doc.ico Welcome.jude Welcome_ja.jude .for file in ${DATA_FILES} PLIST_FILES+= share/${PORTNAME}/${file} .endfor Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/jude-community/distinfo,v retrieving revision 1.13 diff -u -r1.13 distinfo --- distinfo 26 Jul 2006 15:05:11 -0000 1.13 +++ distinfo 15 Nov 2006 23:15:56 -0000 @@ -1,3 +1,3 @@ -MD5 (jude-community-3_0_1.zip) = 21e0dff5679719b0544f99ea1625ddb7 -SHA256 (jude-community-3_0_1.zip) = c00fe2397f66fd37497f87c04ae33592806e783d9de27dab48cf0bdc34c8d93c -SIZE (jude-community-3_0_1.zip) = 5021003 +MD5 (jude-community-3_1.zip) = e9c6f5cbbc2740ac8bd0e6228e11db8d +SHA256 (jude-community-3_1.zip) = ee456742bfbbbdd0ac601753cca434a7af9f48721d53291b3baa0323fa06d8f4 +SIZE (jude-community-3_1.zip) = 5412171