From gslin@netnews.NCTU.edu.tw  Mon Aug  7 03:24:23 2006
Return-Path: <gslin@netnews.NCTU.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1245C16A4E5
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  7 Aug 2006 03:24:23 +0000 (UTC)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BF64C43D46
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  7 Aug 2006 03:24:22 +0000 (GMT)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000)
	id 499AE117; Mon,  7 Aug 2006 11:24:20 +0800 (CST)
Message-Id: <20060807032420.499AE117@netnews.NCTU.edu.tw>
Date: Mon,  7 Aug 2006 11:24:20 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [MAINTAINER] net/p5-Net-CSTA: Ignore Perl 5.00503
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         101547
>Category:       ports
>Synopsis:       [MAINTAINER] net/p5-Net-CSTA: Ignore Perl 5.00503
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 07 03:30:14 GMT 2006
>Closed-Date:    Mon Aug 07 07:01:47 GMT 2006
>Last-Modified:  Mon Aug 07 07:01:47 GMT 2006
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Ignore Perl 5.00503
- Fix dependency according to corelist -a

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

--- p5-Net-CSTA-0.03.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-CSTA/Makefile /home/staff/gslin/work/p5-Net-CSTA/Makefile
--- /usr/ports/net/p5-Net-CSTA/Makefile	Wed Jul 19 11:55:32 2006
+++ /home/staff/gslin/work/p5-Net-CSTA/Makefile	Mon Aug  7 11:23:25 2006
@@ -24,7 +24,11 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${PERL_LEVEL} < 500701
+.if ${PERL_LEVEL} < 500600
+IGNORE=		requires Perl 5.6.0 or newer. Install lang/perl5.8 and try again
+.endif
+
+.if ${PERL_LEVEL} < 500703
 RUN_DEPENDS+=	${SITE_PERL}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
 .endif
 
--- p5-Net-CSTA-0.03.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Aug 7 03:30:34 UTC 2006 
Responsible-Changed-Why:  
clsung@ wants his PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101547 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Mon Aug 7 07:01:45 UTC 2006 
State-Changed-Why:  
Committed. Thank You. 

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