Date: Sun, 12 Mar 2006 18:59:05 GMT From: Rene Ladan <r.c.ladan@student.tue.nl> To: FreeBSD-gnats-submit@FreeBSD.org Cc: linimon@FreeBSD.org Subject: ports/94392: update devel/argouml to version 0.20 Message-ID: <200603121859.k2CIx5Ag024898@freefall.freebsd.org> Resent-Message-ID: <200603121900.k2CJ0pQn024965@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 94392 >Category: ports >Synopsis: update devel/argouml to version 0.20 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Mar 12 19:00:50 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Rene Ladan >Release: FreeBSD 6.0-RELEASE-p5 i386 >Organization: >Environment: System: FreeBSD 82-168-79-254.dsl.ip.tiscali.nl 6.0-RELEASE-p5 FreeBSD 6.0-RELEASE-p5 #8: Wed Mar 1 18:28:13 CET 2006 root@s000655.campus.tue.nl:/usr/obj/usr/src/sys/RENE i386 >Description: update devel/argouml to version 0.20, no regression detected emailed maintainer at 2006-02-23 >How-To-Repeat: apply patch, tested with 'port test' >Fix: --- argouml-0.18.1/Makefile Thu Feb 23 15:15:56 2006 +++ argouml-0.20/Makefile Thu Feb 23 15:36:01 2006 @@ -7,9 +7,9 @@ # PORTNAME= argouml -PORTVERSION= 0.18.1 +PORTVERSION= 0.20 CATEGORIES= devel java -MASTER_SITES= http://argouml.tigris.org/files/documents/4/0/argouml-${PORTVERSION}/ +MASTER_SITES= http://argouml-downloads.tigris.org/nonav/argouml-${PORTVERSION}/ DISTNAME= ArgoUML-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} .if !defined(NOPORTDOCS) diff -ru argouml-0.18.1/distinfo argouml-0.20/distinfo --- argouml-0.18.1/distinfo Thu Feb 23 15:15:56 2006 +++ argouml-0.20/distinfo Thu Feb 23 15:36:01 2006 @@ -1,6 +1,6 @@ -MD5 (ArgoUML-0.18.1.tar.gz) = 56ca12c9c14d21bfa6a4fd78be8b3c7b -SHA256 (ArgoUML-0.18.1.tar.gz) = 0ed285644732eeb418cbc4a66eeff909c78a8025460f1f6fe587e6b4e90a0394 -SIZE (ArgoUML-0.18.1.tar.gz) = 8950601 -MD5 (argomanual-0.18.1.pdf) = f426a1d60b444071765a8bbdd91cc5b6 -SHA256 (argomanual-0.18.1.pdf) = 0ef56acb4620bf48157cd33ccaad7bfd2f81ef75975046a34bcbc937f9550084 -SIZE (argomanual-0.18.1.pdf) = 3684598 +MD5 (ArgoUML-0.20.tar.gz) = 8c86a6ef54364fb76fe21ea66da2e551 +SHA256 (ArgoUML-0.20.tar.gz) = 86ba7767ccb62a63faec4242c09a98a2a7ffc0dd7e03ae4a86c601e968aca410 +SIZE (ArgoUML-0.20.tar.gz) = 6264975 +MD5 (argomanual-0.20.pdf) = 76c308b0d77ca2f2e68b208de4b488e8 +SHA256 (argomanual-0.20.pdf) = ebf94e0d153227d9640a3bad29a37ebc2ca61989e7667d65e5ed703e4e32968b +SIZE (argomanual-0.20.pdf) = 3015254 diff -ru argouml-0.18.1/pkg-plist argouml-0.20/pkg-plist --- argouml-0.18.1/pkg-plist Thu Feb 23 15:15:56 2006 +++ argouml-0.20/pkg-plist Thu Feb 23 15:36:01 2006 @@ -1,17 +1,19 @@ bin/argouml %%DATADIR%%/antlrall.jar +%%DATADIR%%/argouml-mdr.jar %%DATADIR%%/argouml-model.jar %%DATADIR%%/argouml.jar %%DATADIR%%/commons-logging.jar %%DATADIR%%/gef.jar -%%DATADIR%%/i18n.jar +%%DATADIR%%/java-interfaces.jar %%DATADIR%%/jmi.jar +%%DATADIR%%/jmiutils.jar %%DATADIR%%/log4j.jar -%%DATADIR%%/nsuml.jar +%%DATADIR%%/mdrapi.jar +%%DATADIR%%/mof.jar +%%DATADIR%%/nbmdr.jar %%DATADIR%%/ocl-argo.jar +%%DATADIR%%/openide-util.jar %%DATADIR%%/swidgets.jar %%DATADIR%%/toolbar.jar -%%DATADIR%%/xalan.jar -%%DATADIR%%/xercesImpl.jar -%%DATADIR%%/xml-apis.jar @dirrm %%DATADIR%% >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603121859.k2CIx5Ag024898>