From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 14 09:10:18 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D39FD16A5CD for ; Fri, 14 Jul 2006 09:10:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8DF743D5A for ; Fri, 14 Jul 2006 09:10:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k6E9AFoO069694 for ; Fri, 14 Jul 2006 09:10:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k6E9AFIM069693; Fri, 14 Jul 2006 09:10:15 GMT (envelope-from gnats) Resent-Date: Fri, 14 Jul 2006 09:10:15 GMT Resent-Message-Id: <200607140910.k6E9AFIM069693@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gea-Suan Lin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B4C316A4DE for ; Fri, 14 Jul 2006 09:06:12 +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 11A8E43D49 for ; Fri, 14 Jul 2006 09:06:12 +0000 (GMT) (envelope-from gslin@netnews.NCTU.edu.tw) Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000) id 6C232306; Fri, 14 Jul 2006 17:06:08 +0800 (CST) Message-Id: <20060714090608.6C232306@netnews.NCTU.edu.tw> Date: Fri, 14 Jul 2006 17:06:08 +0800 (CST) From: Gea-Suan Lin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: gslin@gslin.org Subject: ports/100282: [MAINTAINER] textproc/p5-Text-Emoticon: pointyhat fixing X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jul 2006 09:10:18 -0000 >Number: 100282 >Category: ports >Synopsis: [MAINTAINER] textproc/p5-Text-Emoticon: pointyhat fixing >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jul 14 09:10:15 GMT 2006 >Closed-Date: >Last-Modified: >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: pointyhat fixing Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Text-Emoticon-0.04.patch begins here --- diff -ruN --exclude=CVS /usr/ports/textproc/p5-Text-Emoticon/Makefile /home/staff/gslin/work/p5-Text-Emoticon/Makefile --- /usr/ports/textproc/p5-Text-Emoticon/Makefile Tue Jul 11 18:34:48 2006 +++ /home/staff/gslin/work/p5-Text-Emoticon/Makefile Fri Jul 14 17:04:30 2006 @@ -22,4 +22,10 @@ MAN3= Text::Emoticon.3 -.include +.include + +.if ${PERL_LEVEL} < 500600 +IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 then try again +.endif + +.include --- p5-Text-Emoticon-0.04.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: