Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Dec 2006 22:45:02 GMT
From:      Roy Boerner<roy.boerner@bsd-crew.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/106354: [PATCH] devel/argouml update from 0.20 to 0.22
Message-ID:  <200612042245.kB4Mj2qc023994@www.freebsd.org>
Resent-Message-ID: <200612042250.kB4MoEuu021794@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         106354
>Category:       ports
>Synopsis:       [PATCH] devel/argouml update from 0.20 to 0.22
>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:   Mon Dec 04 22:50:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Roy Boerner
>Release:        FreeBSD 6.1-RELEASE-p10 amd64
>Organization:
>Environment:
FreeBSD robowork.internal 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #3: Sun Oct 15 19:43:51 CEST 2006     robo@robowork.internal:/usr/obj/usr/src/sys/ROBOWORK  amd64

>Description:
Mirco-patch to update ArgoUML port to current version 0.22.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN local/argouml/Makefile devel/argouml/Makefile
--- local/argouml/Makefile	Mon Dec  4 23:24:23 2006
+++ devel/argouml/Makefile	Mon Dec  4 23:25:44 2006
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	argouml
-PORTVERSION=	0.20
+PORTVERSION=	0.22
 CATEGORIES=	devel java
 MASTER_SITES=	http://argouml-downloads.tigris.org/nonav/argouml-${PORTVERSION}/
 DISTNAME=	ArgoUML-${PORTVERSION}
diff -ruN local/argouml/distinfo devel/argouml/distinfo
--- local/argouml/distinfo	Mon Dec  4 23:24:23 2006
+++ devel/argouml/distinfo	Mon Dec  4 23:27:35 2006
@@ -1,6 +1,6 @@
-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
+MD5 (ArgoUML-0.22.tar.gz) = 81b5b8a68ffa7db6664f058e6ead50b4
+SHA256 (ArgoUML-0.22.tar.gz) = c60e80324462ca90ab3212a5527c9ce1b911a166e159056ceaca3dbe000972ad
+SIZE (ArgoUML-0.22.tar.gz) = 6798183
+MD5 (argomanual-0.22.pdf) = 2f772971406099bc2fa5e715a663b2fc
+SHA256 (argomanual-0.22.pdf) = 2e3444d3bd868d43bb513a597a37ced655c576e2d51748348ed83022de8e9092
+SIZE (argomanual-0.22.pdf) = 3067236

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612042245.kB4Mj2qc023994>