Skip site navigation (1)Skip section navigation (2)
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:   ports/90569: [PATCH] devel/p5-Tie-iCal: replace BROKEN with IGNORE
Message-ID:  <20051217161859.D5E99B29CF1@utopia.leeym.com>
Resent-Message-ID: <200512171620.jBHGK4kR059474@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         90569
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Tie-iCal: replace BROKEN with IGNORE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 17 16:20:04 GMT 2005
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051217161859.D5E99B29CF1>