From root@dahlia.commun.jp  Mon Nov 17 04:55:00 2008
Return-Path: <root@dahlia.commun.jp>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 501591065672
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Nov 2008 04:55:00 +0000 (UTC)
	(envelope-from root@dahlia.commun.jp)
Received: from spur02.stridge.co.jp (unknown [IPv6:2001:470:c:18::2])
	by mx1.freebsd.org (Postfix) with ESMTP id 0CAD88FC17
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Nov 2008 04:54:59 +0000 (UTC)
	(envelope-from root@dahlia.commun.jp)
Received: from dahlia.commun.jp (ppps0063.kitakyushu02.bbiq.jp [218.219.101.191])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by spur02.stridge.co.jp (Postfix) with ESMTP id 6754CB245F;
	Mon, 17 Nov 2008 13:54:58 +0900 (JST)
Received: from dahlia.commun.jp (localhost [127.0.0.1])
	by dahlia.commun.jp (Postfix) with ESMTP id CB87F62B5;
	Mon, 17 Nov 2008 13:54:25 +0900 (JST)
Received: by dahlia.commun.jp (Postfix, from userid 0)
	id 9B22362B4; Mon, 17 Nov 2008 13:54:25 +0900 (JST)
Message-Id: <20081117045425.9B22362B4@dahlia.commun.jp>
Date: Mon, 17 Nov 2008 13:54:25 +0900 (JST)
From: Ayumi M <ayu@commun.jp>
To: FreeBSD-gnats-submit@freebsd.org
Cc: chess@chessgriffin.com
Subject: [PATCH] irc/bip: update to 0.7.5
X-Send-Pr-Version: 3.113
X-GNATS-Notify: chess@chessgriffin.com

>Number:         128935
>Category:       ports
>Synopsis:       [PATCH] irc/bip: update to 0.7.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    beech
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 17 05:00:09 UTC 2008
>Closed-Date:    Sun Nov 23 10:18:34 UTC 2008
>Last-Modified:  Sun Nov 23 10:18:34 UTC 2008
>Originator:     Ayumi M
>Release:        FreeBSD 7.0-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD dahlia.commun.jp 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #0: Wed Oct  1 10:10:12 UTC
>Description:
- Update to 0.7.5

Port maintainer (chess@chessgriffin.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- bip-0.7.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/irc/bip-0.7.4/Makefile /usr/ports/irc/bip/Makefile
--- /usr/ports/irc/bip-0.7.4/Makefile	2008-07-03 11:13:16.000000000 +0900
+++ /usr/ports/irc/bip/Makefile	2008-11-17 13:45:33.000000000 +0900
@@ -6,11 +6,9 @@
 #
 
 PORTNAME=	bip
-PORTVERSION=	0.7.4
+PORTVERSION=	0.7.5
 CATEGORIES=	irc
-MASTER_SITES=	http://bip.t1r.net/downloads/ \
-		http://distfiles.gentoo.org/distfiles/ \
-		LOCAL/beech
+MASTER_SITES=	http://bip.t1r.net/downloads/
 
 MAINTAINER=	chess@chessgriffin.com
 COMMENT=	A simple IRC proxy with SSL support
diff -ruN --exclude=CVS /usr/ports/irc/bip-0.7.4/distinfo /usr/ports/irc/bip/distinfo
--- /usr/ports/irc/bip-0.7.4/distinfo	2008-11-17 13:46:38.000000000 +0900
+++ /usr/ports/irc/bip/distinfo	2008-11-17 13:47:59.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (bip-0.7.4.tar.gz) = 8d665d6858506d005391f333e3c11af3
-SHA256 (bip-0.7.4.tar.gz) = 867cc1cae9d7602d9144529b0954831fe23de7c37c628ffac8fd8356b3bd9a20
-SIZE (bip-0.7.4.tar.gz) = 189213
+MD5 (bip-0.7.5.tar.gz) = 8c6606be672a7d3ea81caf355b2a8cb0
+SHA256 (bip-0.7.5.tar.gz) = 49f052fec2c5c478b3d2b8c7b1d6da28ad9f6ded7e594a02aed69b4b1b6d713e
+SIZE (bip-0.7.5.tar.gz) = 189775
--- bip-0.7.5.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->beech 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Nov 17 05:00:20 UTC 2008 
Responsible-Changed-Why:  
beech@ wants this category PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128935 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Nov 17 05:00:25 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: chess@chessgriffin.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/128935: [PATCH] irc/bip: update to 0.7.5
Date: Mon, 17 Nov 2008 05:00:23 UT

 Maintainer of irc/bip,
 
 Please note that PR ports/128935 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/128935
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: "Chess Griffin" <chess@chessgriffin.com>
To: bug-followup@FreeBSD.org
Cc: edwin@freebsd.org,
 ayu@commun.jp,
 bug-followup@freebsd.org
Subject: Re: ports/128935: [PATCH] irc/bip: update to 0.7.5
Date: Mon, 17 Nov 2008 00:07:24 -0500 (EST)

 > Maintainer of irc/bip,
 >
 > Please note that PR ports/128935 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/128935
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 >
 
 I had already submitted PR# 128417 for this update.  :-)
 
 -- 
 Chess Griffin
 GPG Public Key:  0x84F0D7B6
 http://www.chessgriffin.com
 

From: "Ayumi M" <ayu@commun.jp>
To: chess@chessgriffin.com, bug-followup@freebsd.org
Cc:  
Subject: Re: ports/128935: [PATCH] irc/bip: update to 0.7.5
Date: Mon, 17 Nov 2008 14:33:23 +0900

 sorry! please ignore this PR. :'-(
 
 -- 
 Ayumi Mitsui        http://ayu.commun.jp/
 PGP: EE97 796C 77F6 CFC9 1FBC  C56A 318B F019 E605 D988
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Nov 23 10:18:33 UTC 2008 
State-Changed-Why:  
duplicate with 128417. Thanks for your submission. 

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