From gslin@netnews.NCTU.edu.tw Sun Aug 6 15:53:29 2006 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A952616A4E0 for ; Sun, 6 Aug 2006 15:53:29 +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 5FEB243D58 for ; Sun, 6 Aug 2006 15:53:29 +0000 (GMT) (envelope-from gslin@netnews.NCTU.edu.tw) Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000) id 6D646128; Sun, 6 Aug 2006 23:53:23 +0800 (CST) Message-Id: <20060806155323.6D646128@netnews.NCTU.edu.tw> Date: Sun, 6 Aug 2006 23:53:23 +0800 (CST) From: Gea-Suan Lin To: FreeBSD-gnats-submit@freebsd.org Cc: gslin@gslin.org Subject: [MAINTAINER] misc/p5-Geo-Postcodes: Ignore Perl 5.00503 X-Send-Pr-Version: 3.113 X-GNATS-Notify: >Number: 101465 >Category: ports >Synopsis: [MAINTAINER] misc/p5-Geo-Postcodes: 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: Sun Aug 06 16:00:28 GMT 2006 >Closed-Date: Mon Aug 07 00:45:08 GMT 2006 >Last-Modified: Mon Aug 07 00:45:08 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: [DESCRIBE CHANGES] Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Geo-Postcodes-0.03.patch begins here --- diff -ruN --exclude=CVS /usr/ports/misc/p5-Geo-Postcodes/Makefile /home/staff/gslin/work/p5-Geo-Postcodes/Makefile --- /usr/ports/misc/p5-Geo-Postcodes/Makefile Mon Jul 24 09:17:52 2006 +++ /home/staff/gslin/work/p5-Geo-Postcodes/Makefile Sun Aug 6 23:52:43 2006 @@ -19,4 +19,10 @@ MAN3= Geo::Postcodes.3 -.include +.include + +.if ${PERL_LEVEL} < 500600 +IGNORE= requires Perl 5.6.0 or newer. Install lang/perl5.8 and try again +.endif + +.include --- p5-Geo-Postcodes-0.03.patch ends here --- >Release-Note: >Audit-Trail: Responsible-Changed-From-To: freebsd-ports-bugs->clsung Responsible-Changed-By: edwin Responsible-Changed-When: Sun Aug 6 16:00:40 UTC 2006 Responsible-Changed-Why: clsung@ wants his PRs http://www.freebsd.org/cgi/query-pr.cgi?pr=101465 State-Changed-From-To: open->closed State-Changed-By: clsung State-Changed-When: Mon Aug 7 00:45:07 UTC 2006 State-Changed-Why: Committed. Thank You. http://www.freebsd.org/cgi/query-pr.cgi?pr=101465 >Unformatted: