From leeym@utopia.leeym.com  Sat Dec 17 16:19:19 2005
Return-Path: <leeym@utopia.leeym.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7E97316A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Dec 2005 16:19:19 +0000 (GMT)
	(envelope-from leeym@utopia.leeym.com)
Received: from msr4.hinet.net (msr4.hinet.net [168.95.4.104])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A35FB43D64
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Dec 2005 16:19:11 +0000 (GMT)
	(envelope-from leeym@utopia.leeym.com)
Received: from utopia.leeym.com (arcadia.leeym.com [211.21.137.53])
	by msr4.hinet.net (8.9.3/8.9.3) with ESMTP id AAA16722;
	Sun, 18 Dec 2005 00:19:05 +0800 (CST)
Received: from localhost (localhost [127.0.0.1])
	by utopia.leeym.com (Postfix) with ESMTP id 81454B29D02;
	Sun, 18 Dec 2005 00:19:04 +0800 (CST)
Received: from utopia.leeym.com ([127.0.0.1])
 by localhost (utopia.leeym.com [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 90218-01; Sun, 18 Dec 2005 00:18:59 +0800 (CST)
Received: by utopia.leeym.com (Postfix, from userid 1000)
	id D5E99B29CF1; Sun, 18 Dec 2005 00:18:59 +0800 (CST)
Message-Id: <20051217161859.D5E99B29CF1@utopia.leeym.com>
Date: Sun, 18 Dec 2005 00:18:59 +0800 (CST)
From: Yen-Ming Lee <leeym@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: kaoru@kaisei.org
Subject: [PATCH] devel/p5-Tie-iCal: replace BROKEN with IGNORE
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         90569
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Tie-iCal: replace BROKEN with IGNORE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    leeym
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 17 16:20:04 GMT 2005
>Closed-Date:    Mon Dec 19 14:37:38 GMT 2005
>Last-Modified:  Mon Dec 19 14:37:38 GMT 2005
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.0-STABLE FreeBSD 6.0-STABLE #0: Thu Nov 17 09:15:19 CST 2005
>Description:
- replace BROKEN with IGNORE.
  this port requires Tie::File 0.97 which is only availble on perl 5.7.3 or above.

Port maintainer (kaoru@kaisei.org) is cc'd.

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

--- p5-Tie-iCal-0.13.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Tie-iCal/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	29 Jun 2005 12:42:02 -0000	1.2
+++ Makefile	17 Dec 2005 16:17:13 -0000
@@ -22,7 +22,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${PERL_LEVEL} < 500703
-BROKEN=		"Requires newer version of Perl with Tie::File 0.97 or later"
+IGNORE=		requires newer version of Perl with Tie::File 0.97 or later
 .endif
 
 .include <bsd.port.post.mk>
--- p5-Tie-iCal-0.13.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: leeym 
State-Changed-When: Sat Dec 17 16:41:46 UTC 2005 
State-Changed-Why:  
The maintainer is noticed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=90569 
Responsible-Changed-From-To: freebsd-ports-bugs->leeym 
Responsible-Changed-By: leeym 
Responsible-Changed-When: Sat Dec 17 16:41:49 UTC 2005 
Responsible-Changed-Why:  
I will take care of this PR. 

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

From: TAKAHASHI Kaoru <kaoru@kaisei.org>
To: bug-followup@FreeBSD.org, leeym@freebsd.org
Cc: kaoru@kaisei.org
Subject: Re: ports/90569: [PATCH] devel/p5-Tie-iCal: replace BROKEN with IGNORE
Date: Mon, 19 Dec 2005 13:48:16 +0900

 > - replace BROKEN with IGNORE.
 
 OK. Please commit ports/90569 fix.
 Thanks.
 
 -- 
 TAKAHASHI Kaoru
State-Changed-From-To: feedback->closed 
State-Changed-By: leeym 
State-Changed-When: Mon Dec 19 14:37:37 UTC 2005 
State-Changed-Why:  
Committed, thanks. 

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