From tabthorpe@goodking.goodking.ca  Mon Jun 18 19:57:25 2007
Return-Path: <tabthorpe@goodking.goodking.ca>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id C905416A469
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 18 Jun 2007 19:57:25 +0000 (UTC)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: from tbaytel.net (front1-nwconx.tbaytel.net [216.211.26.153])
	by mx1.freebsd.org (Postfix) with ESMTP id 6FE1213C447
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 18 Jun 2007 19:57:25 +0000 (UTC)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: from stjames.stthomasanglican.org ([216.26.222.28] verified)
  by front1.tbaytel.net (CommuniGate Pro SMTP 5.0.8)
  with ESMTPS id 79290809; Mon, 18 Jun 2007 15:57:24 -0400
Received: from goodking.goodking.ca (goodking-stjames-tun.goodking.ca [172.31.17.10])
	by stjames.stthomasanglican.org (8.14.1/8.14.1) with ESMTP id l5IJuwCF023038
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL);
	Mon, 18 Jun 2007 15:57:00 -0400 (EDT)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: from goodking.goodking.ca (localhost [127.0.0.1])
	by goodking.goodking.ca (8.14.1/8.14.1) with ESMTP id l5IJthqN058643
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Mon, 18 Jun 2007 15:55:44 -0400 (EDT)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: (from root@localhost)
	by goodking.goodking.ca (8.14.1/8.14.1/Submit) id l5IJth0u058634;
	Mon, 18 Jun 2007 15:55:43 -0400 (EDT)
	(envelope-from tabthorpe)
Message-Id: <200706181955.l5IJth0u058634@goodking.goodking.ca>
Date: Mon, 18 Jun 2007 15:55:43 -0400 (EDT)
From: Thomas Abthorpe <thomas@goodking.ca>
To: FreeBSD-gnats-submit@freebsd.org
Cc: matt_mills@btopenworld.com, thomas@goodking.ca
Subject: [PATCH] misc/ipbt: unbreak, update package size/checksum
X-Send-Pr-Version: 3.113
X-GNATS-Notify: matt_mills@btopenworld.com

>Number:         113835
>Category:       ports
>Synopsis:       [PATCH] misc/ipbt: unbreak, update package size/checksum
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 18 20:00:10 GMT 2007
>Closed-Date:    Tue Jul 31 03:04:50 GMT 2007
>Last-Modified:  Tue Jul 31 03:10:02 GMT 2007
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-RELEASE-p5 i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #0: Sun Jun 10 14:58:15 EDT 2007
>Description:
- update package size/checksum
- package rebundled, unable to ascertain why

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 ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/ipbt/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	10 Jun 2007 04:20:58 -0000	1.10
+++ Makefile	18 Jun 2007 19:53:46 -0000
@@ -14,8 +14,6 @@
 MAINTAINER=	matt_mills@btopenworld.com
 COMMENT=	A high-tech ttyrec player with improvements over ttyplay
 
-BROKEN=		Size mismatch
-
 MAN1=		ipbt.1
 
 USE_PERL5=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/misc/ipbt/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo	27 May 2007 22:31:25 -0000	1.9
+++ distinfo	18 Jun 2007 19:53:46 -0000
@@ -1,3 +1,3 @@
-MD5 (ipbt-r7471.tar.gz) = 0889a804ef1b8c468211df303c6d8a58
-SHA256 (ipbt-r7471.tar.gz) = c816f8bd3cb6d80d3a060f4c0528d7f40a1fa965cfa44f3b36d930fdd30d3b71
-SIZE (ipbt-r7471.tar.gz) = 177244
+MD5 (ipbt-r7471.tar.gz) = 04790e24a3b115579db4eaaec41e58e9
+SHA256 (ipbt-r7471.tar.gz) = b13215cac23519fc60eb125e0b97480a743c27e8064b88195611780150e31d2c
+SIZE (ipbt-r7471.tar.gz) = 177240
--- ipbt-r7471.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Jun 18 20:00:18 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=113835 
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Thu Jul 19 08:58:28 UTC 2007 
State-Changed-Why:  
From misfiled PR ports/114724: 

Date: Thu, 19 Jul 2007 09:03:53 +0100 
From: Matt Mills <matt_mills@btopenworld.com> 

Didn't realise this was pending my feedback, sorry. The author keeps  
changing the distfile contents without incrementing revision number in  
the filename which is making this a difficult port to maintain. 

Thomas's (much appreciated) patch was fine but is now out of date.  
Please fix by applying the following patch: 

http://www.btinternet.com/~matt_mills/fbsd_diffs/ipbt_r7471_update2.diff 

Thanks. 

--  
Matt 

http://www.freebsd.org/cgi/query-pr.cgi?pr=113835 
State-Changed-From-To: open->closed 
State-Changed-By: rafan 
State-Changed-When: Tue Jul 31 03:04:48 UTC 2007 
State-Changed-Why:  
Committed with fresh distinfo. Maintainer's version is (again) 
out-of-date. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/113835: commit references a PR
Date: Tue, 31 Jul 2007 03:04:20 +0000 (UTC)

 rafan       2007-07-31 03:04:15 UTC
 
   FreeBSD ports repository
 
   Modified files:
     misc/ipbt            Makefile distinfo 
   Log:
   - Unbreak by updating distinfo. diff shows no difference between these two
     versions.
   
   This is not the same as maintainer's patch in PR as it's (again) out-of-date.
   
   PR:             ports/113835
   Reported by:    Thomas Abthorpe <thomas at goodking.ca>
   Approved by:    Matt Mills <matt_mills at btopenworld.com> (maintainer)
   
   Revision  Changes    Path
   1.11      +0 -2      ports/misc/ipbt/Makefile
   1.10      +3 -3      ports/misc/ipbt/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:
