aboutsummaryrefslogtreecommitdiff
path: root/devel/astah-community
diff options
context:
space:
mode:
authorFrank J. Laszlo <laszlof@FreeBSD.org>2006-11-17 15:20:13 +0000
committerFrank J. Laszlo <laszlof@FreeBSD.org>2006-11-17 15:20:13 +0000
commit22e331944c42910b28a694f3ff3826f86954e048 (patch)
tree5ae2ae7548f1837022a54aeab3b94b8b61ac72c7 /devel/astah-community
parentc376fe707bc200f1c9e07d0cadc42ac3adcfffd0 (diff)
downloadports-22e331944c42910b28a694f3ff3826f86954e048.tar.gz
ports-22e331944c42910b28a694f3ff3826f86954e048.zip
Notes
Diffstat (limited to 'devel/astah-community')
-rw-r--r--devel/astah-community/Makefile9
-rw-r--r--devel/astah-community/distinfo6
2 files changed, 9 insertions, 6 deletions
diff --git a/devel/astah-community/Makefile b/devel/astah-community/Makefile
index 8dd846ebbe86..b11a0034231e 100644
--- a/devel/astah-community/Makefile
+++ b/devel/astah-community/Makefile
@@ -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 @@ COMMENT= A Java/UML Object-Oriented Design Tool
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 @@ DOWNLOAD_URL= http://jude.change-vision.com/jude-web/download/index.html
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
diff --git a/devel/astah-community/distinfo b/devel/astah-community/distinfo
index 409620e78caa..a41397846686 100644
--- a/devel/astah-community/distinfo
+++ b/devel/astah-community/distinfo
@@ -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