ports/110718: update port: devel/jude-community: update to 3.2.1

mistral at imasy.or.jp mistral at imasy.or.jp
Fri Mar 23 16:10:03 UTC 2007


>Number:         110718
>Category:       ports
>Synopsis:       update port: devel/jude-community: update to 3.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 23 16:10:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Yoshihiko Sarumaru
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD sachiko.yamayuri.org 6.2-STABLE FreeBSD 6.2-STABLE #5: Fri Feb 16 02:44:36 JST 2007 sarumaru at sachiko.yamayuri.org:/usr/obj/usr/src/sys/VGN-TX92S i386


	
>Description:
	This PR updates devel/jude-community to 3.2.1, the latest.
	New features from 3.1.1 are:
	- ER Diagram has been added
	- Split Topic to a new Mind Map
	- Transfer Messages by dragging
	- Automatic Return Message Mode
	- More API release (Activity and Sequence Diagrams)
	- Bug Fix

>How-To-Repeat:
	
>Fix:
diff -uwr jude-community.bak/Makefile jude-community/Makefile
--- jude-community.bak/Makefile	Tue Dec  5 01:20:56 2006
+++ jude-community/Makefile	Sat Mar 24 00:20:48 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	jude-community
-PORTVERSION=	3.1.1
+PORTVERSION=	3.2.1
 CATEGORIES=	devel java
 MASTER_SITES=	# you have to register yourself as a member to download
 DISTNAME=	${PORTNAME}-${PORTVERSION:S!.!_!g}
@@ -19,6 +19,7 @@
 USE_JAVA=	yes
 # HTML export doesn't work with JDK 5.0.
 # Expect that, Jude Community 3.1 works fine with JDK 5.0
+# work around to use JDK 5.0: symlink or copy tools.jar from JDK 1.4.
 JAVA_VERSION=	1.4
 # It doesn't work well with linux-sun-jdk14
 # I haven't tested with the jdks of blackdown or ibm
diff -uwr jude-community.bak/distinfo jude-community/distinfo
--- jude-community.bak/distinfo	Thu Nov 23 01:15:08 2006
+++ jude-community/distinfo	Sat Mar 24 00:02:03 2007
@@ -1,3 +1,3 @@
-MD5 (jude-community-3_1_1.zip) = a6e8a36e12a1c20a97b8a4f24f1b8014
-SHA256 (jude-community-3_1_1.zip) = a4a7aca19af097511a5019130c75f4484f3f599fd80b72acf4ddbbfa615565fc
-SIZE (jude-community-3_1_1.zip) = 5420109
+MD5 (jude-community-3_2_1.zip) = 746ed0ab6bf076c62479475166e94f74
+SHA256 (jude-community-3_2_1.zip) = 619900cffb5de6760d287e205d91ec5c052e5aac3b9389e88de5403146794c3c
+SIZE (jude-community-3_2_1.zip) = 6137351
diff -uwr jude-community.bak/files/patch-jude jude-community/files/patch-jude
--- jude-community.bak/files/patch-jude	Thu Nov 23 01:13:57 2006
+++ jude-community/files/patch-jude	Sat Mar 24 00:08:07 2007
@@ -3,7 +3,7 @@
 @@ -3,13 +3,14 @@
  #Remove "#" from following two lines, if you'd like to use j2sdk.
  #JAVA_HOME=/usr/lib/j2sdk1.4/;export JAVA_HOME
- #PATH=$JAVA_HOME/bin; export PATH
+ #PATH=$JAVA_HOME/bin:$PATH; export PATH
 +PATH=%%DATADIR%%:$PATH
  
 -#JUDE_HOME=/usr/local/share/jude_community
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list