Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Jan 2004 09:36:27 -0600
From:      Pete Fritchman <petef@FreeBSD.org>
To:        Erwin Lansing <erwin@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/textproc Makefile ports/textproc/p5-Lingua-PT-Stemmer Makefile distinfo pkg-descr pkg-plist 
Message-ID:  <20040109153627.83F1317712@sirius.firepipe.net>
In-Reply-To: Message from Erwin Lansing <erwin@FreeBSD.org>  of "Fri, 09 Jan 2004 09:03:26 %2B0100." <20040109080326.GB78450@droso.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
* Fri, 09 Jan 2004 09:03:26 +0100 - Erwin Lansing:
| On Thu, Jan 08, 2004 at 06:53:41PM -0800, Pete Fritchman wrote:
| >   Log:
| >   Add p5-Lingua-PT-Stemmer 0.01, stemmers for Portuguese and Galician.
| >  =20
| 
| Did you test this port with perl 5.005_03 ? It breaks in my test
| environment:

Yeah, same result here, that's why I put this in the Makefile:

.if ${PERL_LEVEL} < 500601
IGNORE= p5-Lingua-PT-Stemmer requires perl 5.6.1.  Instal lang/perl5 and then try again
.endif

Thanks,

--pete



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