Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Jan 2006 15:58:20 +0900 (JST)
From:      Yoshihiko Sarumaru <mistral@imasy.or.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/91445: update port: devel/jude-community: update to 2.4.4
Message-ID:  <200601070658.k076wKDa013428@shimako.yamayuri.org>
Resent-Message-ID: <200601070700.k0770L2c062531@freefall.freebsd.org>

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

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 07 07:00:18 GMT 2006
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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