ports/56442: Update to argouml port.

Philip Reynolds philip.reynolds at rfc-networks.ie
Thu Sep 4 16:30:07 UTC 2003


>Number:         56442
>Category:       ports
>Synopsis:       Update to argouml port.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 04 09:30:04 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Philip Reynolds
>Release:        FreeBSD 5.1-RELEASE-p2 i386
>Organization:
RFC Networks Ltd.
>Environment:
System: FreeBSD brassy.rfc-networks.ie 5.1-RELEASE-p2 FreeBSD 5.1-RELEASE-p2 #1: Wed Sep 3 16:22:22 IST 2003 phil at brassy.rfc-networks.ie:/usr/obj/usr/src/sys/BRASSY i386


>Description:
	Update of ArgoUML port to version 1.4. This new version now requires Java 2 (i.e. 1.3+)

	I'm requesting maintainership of the port, however if for whatever reason this isn't 
	possible, go ahead and update the port with the maintainer still as ports at freebsd.org
>How-To-Repeat:
	
>Fix:


diff -ru argouml/Makefile argouml-phil/Makefile
--- argouml/Makefile	Thu Sep  4 16:40:48 2003
+++ argouml-phil/Makefile	Thu Sep  4 17:11:47 2003
@@ -7,16 +7,16 @@
 #
 
 PORTNAME=	argouml
-PORTVERSION=	0.12
+PORTVERSION=	0.14
 CATEGORIES=	devel
-MASTER_SITES=	http://argouml.tigris.org/files/documents/4/1087/
+MASTER_SITES=	http://argouml.tigris.org/files/documents/4/0/argouml-0.14/
 DISTNAME=	ArgoUML-${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	philip.reynolds at rfc-networks.ie
 COMMENT=	A UML design tool with cognitive support
 
 NO_WRKSUBDIR=	yes
-USE_JAVA=	1.2+
+USE_JAVA=	1.3+
 NO_BUILD=	yes
 
 post-patch:
diff -ru argouml/distinfo argouml-phil/distinfo
--- argouml/distinfo	Fri Jun 13 19:36:44 2003
+++ argouml-phil/distinfo	Thu Sep  4 17:07:19 2003
@@ -1 +1 @@
-MD5 (ArgoUML-0.12.tar.gz) = 0539995180670072a6bad71bbeb99bfd
+MD5 (ArgoUML-0.14.tar.gz) = 65437eb2014afc433fe524dc63cd6af0
diff -ru argouml/pkg-plist argouml-phil/pkg-plist
--- argouml/pkg-plist	Fri Jun 13 19:36:44 2003
+++ argouml-phil/pkg-plist	Thu Sep  4 17:12:56 2003
@@ -1,7 +1,8 @@
 bin/argouml
 %%DATADIR%%/antlrall.jar
 %%DATADIR%%/argouml.jar
-%%DATADIR%%/gef-0.9.6.jar
+%%DATADIR%%/gef.jar
+%%DATADIR%%/i18n.jar
 %%DATADIR%%/log4j.jar
 %%DATADIR%%/nsuml.jar
 %%DATADIR%%/ocl-argo.jar

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list