Date: Thu, 27 Aug 2009 20:35:18 GMT From: Rene Ladan <rene@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/138247: [maintainer] : update devel/argouml to 0.28.1 Message-ID: <200908272035.n7RKZIvh050429@www.freebsd.org> Resent-Message-ID: <200908272041.n7RKfJaP007524@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 138247 >Category: ports >Synopsis: [maintainer] : update devel/argouml to 0.28.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Aug 27 20:40:44 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Rene Ladan >Release: FreeBSD 8.0-BETA3 amd64 >Organization: >Environment: FreeBSD self.rene-ladan.nl 8.0-BETA3 FreeBSD 8.0-BETA3 #0: Sat Aug 22 02:00:45 UTC 2009 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: update devel/argouml from 0.28 to 0.28.1 This is a bugfix release to fix bugs 5811, 5826, 5829, 5830, 5834, and 5837. Build-tested with 'portlint -A' and 'port test' on above machine. This bug in diablo-jdk16 prevents a runtime test: > Error occurred during initialization of VM > Unable to load ZIP library: /usr/local/diablo-jdk1.6.0/jre/lib/amd64/libzip.so which also shows up when running 'java -version' 'pkg_info -g /var/db/pkg/diablo-jdk-1.6.0.07.02_5' shows no errors. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/argouml/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- Makefile 11 Apr 2009 06:01:17 -0000 1.19 +++ Makefile 27 Aug 2009 20:23:09 -0000 @@ -7,7 +7,7 @@ # PORTNAME= argouml -PORTVERSION= 0.28 +PORTVERSION= 0.28.1 CATEGORIES= devel java MASTER_SITES= http://argouml-downloads.tigris.org/nonav/argouml-${PORTVERSION}/ DISTNAME= ArgoUML-${PORTVERSION} Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/argouml/distinfo,v retrieving revision 1.13 diff -u -r1.13 distinfo --- distinfo 8 Apr 2009 20:55:21 -0000 1.13 +++ distinfo 27 Aug 2009 20:23:09 -0000 @@ -1,9 +1,9 @@ -MD5 (argouml/ArgoUML-0.28.tar.gz) = 9f0945530637d45532cd9b9a6e0ecdb1 -SHA256 (argouml/ArgoUML-0.28.tar.gz) = 505c1ae64e34e13731b4e3c2456c0f53dd6962bb09d1f17d68c8c15dcdfbb619 -SIZE (argouml/ArgoUML-0.28.tar.gz) = 8471455 -MD5 (argouml/manual-0.28.pdf) = df872345275506f4ec4073a50bd0a6f1 -SHA256 (argouml/manual-0.28.pdf) = fb048a6d3fdeff9de18e817f2bfd9aa1bbfec8518a5225be913fb3e9e60b7fab -SIZE (argouml/manual-0.28.pdf) = 3414669 -MD5 (argouml/quickguide-0.28.pdf) = c87cea25ff72b5e6c7ff43e1a9fdb3bf -SHA256 (argouml/quickguide-0.28.pdf) = c1036236626a4597084057c704e7105239ab77c7056c19c0579a1e0401c5cec1 -SIZE (argouml/quickguide-0.28.pdf) = 58297 +MD5 (argouml/ArgoUML-0.28.1.tar.gz) = 4e8bb7bb881ef403924cd2c63038c287 +SHA256 (argouml/ArgoUML-0.28.1.tar.gz) = 66f7af696c45bdf26b22d30c1eb3b064930701d974d0ac325f44b04ccad69f83 +SIZE (argouml/ArgoUML-0.28.1.tar.gz) = 8474153 +MD5 (argouml/manual-0.28.1.pdf) = 58818a63c2e2829ec483bea6f4e96363 +SHA256 (argouml/manual-0.28.1.pdf) = 3ca29daedee4c5eca67f306770731dfa142fe6ed4e402bbe840d091a3376ce6c +SIZE (argouml/manual-0.28.1.pdf) = 3414673 +MD5 (argouml/quickguide-0.28.1.pdf) = 9364f787233b94babefd6bbf4410c02f +SHA256 (argouml/quickguide-0.28.1.pdf) = eeeee223fb01ab1f3c912eb19afbc172a1b28ae07b3b222fc1a2567c511d36b5 +SIZE (argouml/quickguide-0.28.1.pdf) = 58299 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908272035.n7RKZIvh050429>