From yzlin@cs.nctu.edu.tw  Mon Sep  8 17:44:09 2008
Return-Path: <yzlin@cs.nctu.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 48B83106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  8 Sep 2008 17:44:09 +0000 (UTC)
	(envelope-from yzlin@cs.nctu.edu.tw)
Received: from csmailgate.cs.nctu.edu.tw (csmailgate.cs.nctu.edu.tw [140.113.235.103])
	by mx1.freebsd.org (Postfix) with ESMTP id 1C1518FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  8 Sep 2008 17:44:08 +0000 (UTC)
	(envelope-from yzlin@cs.nctu.edu.tw)
Received: from stucgi.cs.nctu.edu.tw (stucgi [140.113.235.130])
	by csmailgate.cs.nctu.edu.tw (Postfix) with ESMTP id 941F11047FB;
	Tue,  9 Sep 2008 01:44:07 +0800 (CST)
Received: (from yzlin@localhost)
	by stucgi.cs.nctu.edu.tw (8.14.2/8.14.2/Submit) id m88Hi6SV046461;
	Tue, 9 Sep 2008 01:44:06 +0800 (CST)
	(envelope-from yzlin)
Message-Id: <200809081744.m88Hi6SV046461@stucgi.cs.nctu.edu.tw>
Date: Tue, 9 Sep 2008 01:44:06 +0800 (CST)
From: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
To: FreeBSD-gnats-submit@freebsd.org
Cc: matt_mills@btopenworld.com
Subject: [PATCH] misc/ipbt: unbreak, update package size/checksum
X-Send-Pr-Version: 3.113
X-GNATS-Notify: matt_mills@btopenworld.com

>Number:         127212
>Category:       ports
>Synopsis:       [PATCH] misc/ipbt: unbreak, update package size/checksum
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lwhsu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 08 17:50:01 UTC 2008
>Closed-Date:    Sun Dec 07 20:37:09 UTC 2008
>Last-Modified:  Sun Dec 07 20:37:09 UTC 2008
>Originator:     Yi-Jheng Lin
>Release:        FreeBSD 7.0-RELEASE-p4 amd64
>Organization:
NCTU CS
>Environment:
System: FreeBSD stucgi 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #0: Fri Sep  5 14:56:26 CST
>Description:

- Refetch package file from main site
- Update package size/checksum

Port maintainer (matt_mills@btopenworld.com) is cc'd.

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

--- ipbt-r7471.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/misc/ipbt/Makefile /amd/account/gcs/96/9655630/dev/ports/misc/ipbt/Makefile
--- /usr/ports/misc/ipbt/Makefile	2008-06-20 03:04:07.000000000 +0800
+++ /amd/account/gcs/96/9655630/dev/ports/misc/ipbt/Makefile	2008-09-09 01:33:24.000000000 +0800
@@ -14,10 +14,6 @@
 MAINTAINER=	matt_mills@btopenworld.com
 COMMENT=	A high-tech ttyrec player with improvements over ttyplay
 
-BROKEN=		Size mismatch
-DEPRECATED=	Has been broken for more than 6 months
-EXPIRATION_DATE=2008-09-19
-
 MAN1=		ipbt.1
 
 USE_PERL5=	yes
diff -ruN --exclude=CVS /usr/ports/misc/ipbt/distinfo /amd/account/gcs/96/9655630/dev/ports/misc/ipbt/distinfo
--- /usr/ports/misc/ipbt/distinfo	2007-08-01 03:08:02.000000000 +0800
+++ /amd/account/gcs/96/9655630/dev/ports/misc/ipbt/distinfo	2008-09-09 01:38:12.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (ipbt-r7471.tar.gz) = 5d00fa7fe55cf05601900b2fa4a76b75
-SHA256 (ipbt-r7471.tar.gz) = 363c271b330824cb3554603dd87420dc4c454dfd83bbae9d6a3a6dfcdf7a857f
-SIZE (ipbt-r7471.tar.gz) = 177242
+MD5 (ipbt-r7471.tar.gz) = 1e2c8394a4c5d447d1dce7880c639b62
+SHA256 (ipbt-r7471.tar.gz) = 0a049554263ba20fbcde7565bf4aa1b58c796b3a9dcdd5df32cd7d7545bd5368
+SIZE (ipbt-r7471.tar.gz) = 174984
--- ipbt-r7471.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Sep 8 17:50:09 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: matt_mills@btopenworld.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/127212: [PATCH] misc/ipbt: unbreak, update package size/checksum
Date: Mon, 8 Sep 2008 17:50:08 UT

 Maintainer of misc/ipbt,
 
 Please note that PR ports/127212 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/127212
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->lwhsu 
Responsible-Changed-By: lwhsu 
Responsible-Changed-When: Mon Sep 8 22:22:54 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=127212 
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Dec 7 20:37:08 UTC 2008 
State-Changed-Why:  
port was now removed. 

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