From yasu@home.utahime.org  Fri Sep 25 01:42:19 2009
Return-Path: <yasu@home.utahime.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 417DD1065676
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Sep 2009 01:42:19 +0000 (UTC)
	(envelope-from yasu@home.utahime.org)
Received: from utahime.as.wakwak.ne.jp (utahime.as.wakwak.ne.jp [61.205.238.40])
	by mx1.freebsd.org (Postfix) with ESMTP id 0A1E48FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Sep 2009 01:42:18 +0000 (UTC)
Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1])
	by utahime.as.wakwak.ne.jp (Postfix) with ESMTP id 32792170AD;
	Fri, 25 Sep 2009 10:42:17 +0900 (JST)
Received: from eastasia.home.utahime.org (localhost [127.0.0.1])
	by localhost-backdoor.home.utahime.org (Postfix) with ESMTP id 040A2171D9;
	Fri, 25 Sep 2009 10:42:17 +0900 (JST)
Received: by eastasia.home.utahime.org (Postfix, from userid 1000)
	id D7FEC171C0; Fri, 25 Sep 2009 10:42:16 +0900 (JST)
Message-Id: <20090925014216.D7FEC171C0@eastasia.home.utahime.org>
Date: Fri, 25 Sep 2009 10:42:16 +0900 (JST)
From: Yasuhiro KIMURA <yasu@utahime.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER,PATCH] irc/riece: update to 6.1.0.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         139126
>Category:       ports
>Synopsis:       [MAINTAINER,PATCH] irc/riece: update to 6.1.0.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 25 01:50:03 UTC 2009
>Closed-Date:    Fri Sep 25 18:25:28 UTC 2009
>Last-Modified:  Fri Sep 25 18:30:07 UTC 2009
>Originator:     Yasuhiro KIMURA
>Release:        FreeBSD 7.2-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD xxxx 7.2-RELEASE-p3 FreeBSD 7.2-RELEASE-p3 #0: Wed Jul 29 21:39:48 JST 2009 xxxx i386


	
>Description:
	Update to 6.1.0.
        This version fixes some serious bugs to process startup files,
	which was introduced at 6.0.0.
	And this version up is surely feature safe.
	So it is preferable to commit attached patch before 8.0.
	
	
>How-To-Repeat:
	
>Fix:

	

--- patch-riece begins here ---
Index: Makefile
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/irc/riece/Makefile,v
retrieving revision 1.44
diff -u -r1.44 Makefile
--- Makefile	31 Jul 2009 13:52:59 -0000	1.44
+++ Makefile	25 Sep 2009 01:23:05 -0000
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/irc/riece/Makefile,v 1.44 2009/07/31 13:52:59 dinoex Exp $
 
 PORTNAME=	riece
-PORTVERSION=	6.0.0
-PORTREVISION=	1
+PORTVERSION=	6.1.0
 PORTEPOCH=	1
 CATEGORIES=	irc elisp
 MASTER_SITES=	${MASTER_SITE_SAVANNAH}
Index: distinfo
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/irc/riece/distinfo,v
retrieving revision 1.24
diff -u -r1.24 distinfo
--- distinfo	5 Jul 2009 18:49:59 -0000	1.24
+++ distinfo	25 Sep 2009 01:24:17 -0000
@@ -1,3 +1,3 @@
-MD5 (riece-6.0.0.tar.gz) = a6ae727da6d9262dfe10b1efbc5f3647
-SHA256 (riece-6.0.0.tar.gz) = 3cde6942edd58a250e74c3027277f56ee5009c2eff94ce89f319ca5af8109a9e
-SIZE (riece-6.0.0.tar.gz) = 406741
+MD5 (riece-6.1.0.tar.gz) = 582f23a7ea9c6d8002304c2a89f92de5
+SHA256 (riece-6.1.0.tar.gz) = 1d2ff64eefe4740ead60b4ff2487147caa0fd6f545a572fd988885be31591be4
+SIZE (riece-6.1.0.tar.gz) = 419600
--- patch-riece ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Fri Sep 25 09:00:42 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139126 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Sep 25 18:25:26 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/139126: commit references a PR
Date: Fri, 25 Sep 2009 18:27:10 +0000 (UTC)

 miwi        2009-09-25 18:25:14 UTC
 
   FreeBSD ports repository
 
   Modified files:
     irc/riece            Makefile distinfo 
   Log:
   - Update to 6.1.0
   
   PR:             139126
   Submitted by:   Yasuhiro KIMURA <yasu@utahime.org> (maintianer)
   Feature safe:   yes
   
   Revision  Changes    Path
   1.45      +1 -2      ports/irc/riece/Makefile
   1.25      +3 -3      ports/irc/riece/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:
