From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 23 18:30:03 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A5A591065692 for ; Wed, 23 Sep 2009 18:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7C2A98FC21 for ; Wed, 23 Sep 2009 18:30:03 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8NIU3WD053808 for ; Wed, 23 Sep 2009 18:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8NIU3V5053807; Wed, 23 Sep 2009 18:30:03 GMT (envelope-from gnats) Resent-Date: Wed, 23 Sep 2009 18:30:03 GMT Resent-Message-Id: <200909231830.n8NIU3V5053807@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Yoshihiko Sarumaru Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C51C2106568F for ; Wed, 23 Sep 2009 18:21:59 +0000 (UTC) (envelope-from mistral@imasy.or.jp) Received: from yumi.yamayuri.org (unknown [IPv6:2001:380:e02:3f::1]) by mx1.freebsd.org (Postfix) with ESMTP id 66BDB8FC14 for ; Wed, 23 Sep 2009 18:21:59 +0000 (UTC) Received: from shimako.yamayuri.org (sachiko.yamayuri.org [192.168.1.13]) by yumi.yamayuri.org (8.14.3/8.14.3) with ESMTP id n8NILsX3004132 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 24 Sep 2009 03:21:55 +0900 (JST) (envelope-from mistral@imasy.or.jp) Received: from shimako.yamayuri.org (localhost [127.0.0.1]) by shimako.yamayuri.org (8.14.3/8.14.3/shimako) with ESMTP id n8NH8DD6006122 for ; Thu, 24 Sep 2009 02:08:13 +0900 (JST) (envelope-from mistral@imasy.or.jp) Received: (from sarumaru@localhost) by shimako.yamayuri.org (8.14.3/8.14.3/Submit) id n8NH8DcQ006121; Thu, 24 Sep 2009 02:08:13 +0900 (JST) (envelope-from sarumaru) Message-Id: <200909231708.n8NH8DcQ006121@shimako.yamayuri.org> Date: Thu, 24 Sep 2009 02:08:13 +0900 (JST) From: Yoshihiko Sarumaru To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/139090: update port: devel/jude-community: update to the latest X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Yoshihiko Sarumaru List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Sep 2009 18:30:03 -0000 >Number: 139090 >Category: ports >Synopsis: update port: devel/jude-community: update to the latest >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: Wed Sep 23 18:30:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Yoshihiko Sarumaru >Release: FreeBSD 6.4-STABLE i386 >Organization: >Environment: System: FreeBSD shimako.yamayuri.org 6.4-STABLE FreeBSD 6.4-STABLE #5: Fri Aug 7 09:58:42 JST 2009 sarumaru@shimako.yamayuri.org:/usr/obj/usr/src/sys/VGN-TX92S i386 >Description: Update jude-community from 5.5.1 to 5.5.2. Changes are: - An exception occurs when inputting a template class as an attribute type and selecting it from the list. - An error occurs when adding a Parameter to operation directly in Diagram Editor. >How-To-Repeat: >Fix: diff -ruN jude-community-5.5.1/Makefile jude-community/Makefile --- jude-community-5.5.1/Makefile 2009-08-16 21:54:18.000000000 +0900 +++ jude-community/Makefile 2009-09-24 01:58:27.000000000 +0900 @@ -6,7 +6,7 @@ # PORTNAME= jude-community -PORTVERSION= 5.5.1 +PORTVERSION= 5.5.2 CATEGORIES= devel java MASTER_SITES= # you have to register yourself as a member to download DISTNAME= ${PORTNAME}-${PORTVERSION:S!.!_!g} diff -ruN ../jude-community-5.5.1/distinfo ./distinfo --- jude-community-5.5.1/distinfo 2009-08-16 21:54:30.000000000 +0900 +++ jude-community/distinfo 2009-09-24 01:58:48.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (jude-community-5_5_1.zip) = d7bc9f26acd29980313457527d2f146d -SHA256 (jude-community-5_5_1.zip) = dd677445eb223fa7e414050bf9e7d2c3a47cc334dfa8f79cd12d9b57f176d048 -SIZE (jude-community-5_5_1.zip) = 9535403 +MD5 (jude-community-5_5_2.zip) = e638e744731e999c711c13418d31a70c +SHA256 (jude-community-5_5_2.zip) = e59e5f4aa17229abe92c7bcf8e206c2648c2ba621f56352d0862c378191aae7f +SIZE (jude-community-5_5_2.zip) = 9535791 >Release-Note: >Audit-Trail: >Unformatted: