From mistral@imasy.or.jp  Sun Dec 16 17:41:46 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 4597016A417
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 16 Dec 2007 17:41:46 +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 C39DF13C4D5
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 16 Dec 2007 17:41:45 +0000 (UTC)
	(envelope-from mistral@imasy.or.jp)
Received: from sachiko.yamayuri.org (localhost [127.0.0.1])
	by sachiko.yamayuri.org (8.14.2/8.14.2/shimako) with ESMTP id lBGGZ1Tt066353
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Dec 2007 01:35:02 +0900 (JST)
	(envelope-from mistral@imasy.or.jp)
Received: (from sarumaru@localhost)
	by sachiko.yamayuri.org (8.14.2/8.14.2/Submit) id lBGGZ1gd066352;
	Mon, 17 Dec 2007 01:35:01 +0900 (JST)
	(envelope-from sarumaru)
Message-Id: <200712161635.lBGGZ1gd066352@sachiko.yamayuri.org>
Date: Mon, 17 Dec 2007 01:35:01 +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.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         118751
>Category:       ports
>Synopsis:       update port: devel/jude-community: update to 5.1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 16 17:50:00 UTC 2007
>Closed-Date:    Tue Dec 18 22:44:17 UTC 2007
>Last-Modified:  Tue Dec 18 22:50:01 UTC 2007
>Originator:     Yoshihiko Sarumaru
>Release:        FreeBSD 6.3-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD sachiko.yamayuri.org 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #7: Sun Dec 16 04:39:13 JST 2007 sarumaru@sachiko.yamayuri.org:/usr/obj/usr/src/sys/VGN-TX92S i386


	
>Description:
	some bug fixes were performed to the previous version.
>How-To-Repeat:
	
>Fix:
diff -uw jude-community-5.1/Makefile jude-community/Makefile
--- jude-community-5.1/Makefile	2007-10-28 20:53:55.000000000 +0900
+++ jude-community/Makefile	2007-12-17 01:21:05.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	jude-community
-PORTVERSION=	5.1
+PORTVERSION=	5.1.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.1/distinfo jude-community/distinfo
--- jude-community-5.1/distinfo	2007-10-03 01:39:23.000000000 +0900
+++ jude-community/distinfo	2007-12-17 01:21:25.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (jude-community-5_1.zip) = 9e546ea2f0b7e19161365e4a9958e36e
-SHA256 (jude-community-5_1.zip) = 8ed0d64a3cb5b1c2c9a4c961a68cc06d5353262cf7caaf58866e2277deacb18c
-SIZE (jude-community-5_1.zip) = 7668952
+MD5 (jude-community-5_1_1.zip) = ce46e0f9ca720ead60d52c052da228a3
+SHA256 (jude-community-5_1_1.zip) = c03ad1be77e1c7a06d17133bbf73a1a62bc27cb77e97492edda67e62e75f2b8d
+SIZE (jude-community-5_1_1.zip) = 7671961
Common subdirectories: jude-community-5.1/files and jude-community/files
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon Dec 17 01:24:16 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118751 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Dec 18 22:44:16 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/118751: commit references a PR
Date: Tue, 18 Dec 2007 22:44:46 +0000 (UTC)

 miwi        2007-12-18 22:44:41 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/jude-community Makefile distinfo 
   Log:
   - Update to 5.1.1
   
   PR:             118751
   Submitted by:   Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer)
   
   Revision  Changes    Path
   1.27      +1 -1      ports/devel/jude-community/Makefile
   1.21      +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:
