From mistral@imasy.or.jp  Tue Oct  2 17:27:45 2007
Return-Path: <mistral@imasy.or.jp>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0BFAF16A469
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  2 Oct 2007 17:27:45 +0000 (UTC)
	(envelope-from mistral@imasy.or.jp)
Received: from sachiko.yamayuri.org (yumi.yamayuri.org [218.45.22.23])
	by mx1.freebsd.org (Postfix) with ESMTP id 83D6113C467
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  2 Oct 2007 17:27:44 +0000 (UTC)
	(envelope-from mistral@imasy.or.jp)
Received: from sachiko.yamayuri.org (localhost [127.0.0.1])
	by sachiko.yamayuri.org (8.14.1/8.14.1/shimako) with ESMTP id l92GpSUC014711
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 3 Oct 2007 01:51:28 +0900 (JST)
	(envelope-from mistral@imasy.or.jp)
Received: (from sarumaru@localhost)
	by sachiko.yamayuri.org (8.14.1/8.14.1/Submit) id l92GpRcJ014710;
	Wed, 3 Oct 2007 01:51:27 +0900 (JST)
	(envelope-from sarumaru)
Message-Id: <200710021651.l92GpRcJ014710@sachiko.yamayuri.org>
Date: Wed, 3 Oct 2007 01:51:27 +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 5.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         116838
>Category:       ports
>Synopsis:       update port: devel/jude-community: update to 5.1
>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:   Tue Oct 02 17:30:07 GMT 2007
>Closed-Date:    Sun Oct 28 11:54:01 UTC 2007
>Last-Modified:  Sun Oct 28 12:00:05 UTC 2007
>Originator:     Yoshihiko Sarumaru
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD sachiko.yamayuri.org 6.2-STABLE FreeBSD 6.2-STABLE #4: Sat Jul 14 02:34:28 JST 2007 sarumaru@sachiko.yamayuri.org:/usr/obj/usr/src/sys/VGN-TX92S i386


	
>Description:
	This PR updates devel/jude-community to the latest version, 5.2.
	Changes from 5.0.2 are:
	- Gradation and Shadow
	- Improvements on Class Diagram, Sequence Diagram, Collaboration
	  Diagram and Deployment Diagram
	- Improvements on Property View, System Properties
	- Improvements on color setting of Stereotype
	- Improvements on API
	- Bug Fix
>How-To-Repeat:
	
>Fix:
diff -uw jude-community-5.0.2/Makefile jude-community/Makefile
--- jude-community-5.0.2/Makefile	Fri Jul  6 17:16:34 2007
+++ jude-community/Makefile	Wed Oct  3 01:39:11 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	jude-community
-PORTVERSION=	5.0.2
+PORTVERSION=	5.1
 CATEGORIES=	devel java
 MASTER_SITES=	# you have to register yourself as a member to download
 DISTNAME=	${PORTNAME}-${PORTVERSION:S!.!_!g}
diff -uw jude-community-5.0.2/distinfo jude-community/distinfo
--- jude-community-5.0.2/distinfo	Thu Jul  5 00:25:34 2007
+++ jude-community/distinfo	Wed Oct  3 01:39:23 2007
@@ -1,3 +1,3 @@
-MD5 (jude-community-5_0_2.zip) = 87ebcbce023ffdddb86ada487a26c4bb
-SHA256 (jude-community-5_0_2.zip) = 5f23fb5ff6db311dc10bf04fdca0edf683930b272b339339c5b5b9abe2614b40
-SIZE (jude-community-5_0_2.zip) = 7805421
+MD5 (jude-community-5_1.zip) = 9e546ea2f0b7e19161365e4a9958e36e
+SHA256 (jude-community-5_1.zip) = 8ed0d64a3cb5b1c2c9a4c961a68cc06d5353262cf7caaf58866e2277deacb18c
+SIZE (jude-community-5_1.zip) = 7668952
Common subdirectories: jude-community-5.0.2/files and jude-community/files
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Oct 28 11:54:00 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116838 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/116838: commit references a PR
Date: Sun, 28 Oct 2007 11:54:00 +0000 (UTC)

 miwi        2007-10-28 11:53:55 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/jude-community Makefile distinfo 
   Log:
   - Update to 5.2
   
   Changelog:
           - Gradation and Shadow
           - Improvements on Class Diagram, Sequence Diagram, Collaboration
             Diagram and Deployment Diagram
           - Improvements on Property View, System Properties
           - Improvements on color setting of Stereotype
           - Improvements on API
           - Bug Fix
   
   PR:             116838
   Submitted by:   Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer)
   
   Revision  Changes    Path
   1.26      +1 -1      ports/devel/jude-community/Makefile
   1.20      +3 -3      ports/devel/jude-community/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
