From mistral@imasy.or.jp  Sat Jan  7 06:58:25 2006
Return-Path: <mistral@imasy.or.jp>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7C91116A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Jan 2006 06:58:25 +0000 (GMT)
	(envelope-from mistral@imasy.or.jp)
Received: from shimako.yamayuri.org (yumi.yamayuri.org [218.45.22.23])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C5F8D43D45
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Jan 2006 06:58:24 +0000 (GMT)
	(envelope-from mistral@imasy.or.jp)
Received: from shimako.yamayuri.org (localhost [127.0.0.1])
	by shimako.yamayuri.org (8.13.4/8.13.4/shimako) with ESMTP id k076wLqO013429
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 7 Jan 2006 15:58:22 +0900 (JST)
	(envelope-from mistral@imasy.or.jp)
Received: (from sarumaru@localhost)
	by shimako.yamayuri.org (8.13.4/8.13.4/Submit) id k076wKDa013428;
	Sat, 7 Jan 2006 15:58:20 +0900 (JST)
	(envelope-from sarumaru)
Message-Id: <200601070658.k076wKDa013428@shimako.yamayuri.org>
Date: Sat, 7 Jan 2006 15:58:20 +0900 (JST)
From: Yoshihiko Sarumaru <mistral@imasy.or.jp>
Reply-To: Yoshihiko Sarumaru <mistral@imasy.or.jp>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: update port: devel/jude-community: update to 2.4.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         91445
>Category:       ports
>Synopsis:       update port: devel/jude-community: update to 2.4.4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 07 07:00:18 GMT 2006
>Closed-Date:    Sat Jan 07 16:54:41 GMT 2006
>Last-Modified:  Sat Jan 07 16:54:41 GMT 2006
>Originator:     Yoshihiko Sarumaru
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD shimako.yamayuri.org 6.0-STABLE FreeBSD 6.0-STABLE #9: Mon Dec 26 00:41:02 JST 2005 sarumaru@shimako.yamayuri.org:/usr/obj/usr/src/sys/VGN-T72 i386


	
>Description:
This PR updates devel/jude-community

Changes from last release:
- Improvement
    * Show/Hide the Project View by double-clicking the tab
      of the Diagram Editor. (Only Java1.5.x) 

- Fixed bugs
    * An exception occurs if there is no return value of an operation and it is input.
    * Stereotypes and Constraints cannot be moved on view elements of a Package in some cases.
    * In some cases, a class cannot be deleted. To correct, go to [Tool] - [Correct Model] - [Correct Invalid Models] 

>How-To-Repeat:
	
>Fix:

diff -ur Makefile.orig Makefile
--- Makefile.orig	Sat Jan  7 15:50:47 2006
+++ Makefile	Sat Jan  7 15:46:35 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	jude-community
-PORTVERSION=	2.4.3
+PORTVERSION=	2.4.4
 CATEGORIES=	devel java
 MASTER_SITES=	# you have to register yourself as a member to download
 DISTNAME=	${PORTNAME}-${PORTVERSION:S!.!_!g}
@@ -44,11 +44,6 @@
 		from ${DOWNLOAD_URL}, \
 		then place it in ${DISTDIR} and run make again
 .endif
-
-# miss packed with MS-DOS style new line code for version 2.4.3
-# add @ to hide strange message caused by ^M
-pre-patch:
-	@${REINPLACE_CMD} "s/
//" ${WRKSRC}/jude
 
 post-patch:
 	${REINPLACE_CMD} -e "s!%%JAVA_HOME%%!${JAVA_HOME}!; \
diff -ur distinfo.orig distinfo
--- distinfo.orig	Sat Jan  7 15:50:47 2006
+++ distinfo	Sat Jan  7 15:46:53 2006
@@ -1,3 +1,3 @@
-MD5 (jude-community-2_4_3.zip) = ee6a3109daf89d0d05130eb111e865d8
-SHA256 (jude-community-2_4_3.zip) = 1abe4574d7d9a7089f9030d02a24d0873dcb85d303f8211612fbaea3c765fc1a
-SIZE (jude-community-2_4_3.zip) = 3653561
+MD5 (jude-community-2_4_4.zip) = 881390a60d6c6e105eef69f6793c4cbe
+SHA256 (jude-community-2_4_4.zip) = 81690366006cef69fbe862dab049ad52bd6be6cebb3d49ce179784aad9258f0a
+SIZE (jude-community-2_4_4.zip) = 3655609
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: nork 
State-Changed-When: Sat Jan 7 16:54:21 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=91445 
>Unformatted:
