From 3315c79ca7541d82460de794dbf863c05ebdaf10 Mon Sep 17 00:00:00 2001 From: Anton Berezin Date: Thu, 22 Sep 2005 09:43:29 +0000 Subject: Update to 1.22. Assign maintainer to perl@. Require perl from ports. --- textproc/p5-Lingua-EN-NameParse/Makefile | 12 +++++++++--- textproc/p5-Lingua-EN-NameParse/distinfo | 4 ++-- textproc/p5-Lingua-EN-NameParse/pkg-plist | 1 + 3 files changed, 12 insertions(+), 5 deletions(-) (limited to 'textproc/p5-Lingua-EN-NameParse') diff --git a/textproc/p5-Lingua-EN-NameParse/Makefile b/textproc/p5-Lingua-EN-NameParse/Makefile index 7d10f91722fa..afa7cc3092f3 100644 --- a/textproc/p5-Lingua-EN-NameParse/Makefile +++ b/textproc/p5-Lingua-EN-NameParse/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Lingua-EN-NameParse -PORTVERSION= 1.18 +PORTVERSION= 1.22 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Lingua PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl routines for manipulating a person's name BUILD_DEPENDS= ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent @@ -23,4 +23,10 @@ PERL_CONFIGURE= yes MAN3= Lingua::EN::NameGrammar.3 \ Lingua::EN::NameParse.3 -.include +.include + +.if ${PERL_LEVEL} < 500600 +IGNORE= Port requires perl 5.6.0 or later. Install lang/perl5.8 and try again +.endif + +.include diff --git a/textproc/p5-Lingua-EN-NameParse/distinfo b/textproc/p5-Lingua-EN-NameParse/distinfo index 0b57c359f693..4c83873c156c 100644 --- a/textproc/p5-Lingua-EN-NameParse/distinfo +++ b/textproc/p5-Lingua-EN-NameParse/distinfo @@ -1,2 +1,2 @@ -MD5 (Lingua-EN-NameParse-1.18.tar.gz) = 34bb5be1f9e0570c6c0ae751afdc6bf1 -SIZE (Lingua-EN-NameParse-1.18.tar.gz) = 18774 +MD5 (Lingua-EN-NameParse-1.22.tar.gz) = 56ccdf8e6be149db0fe08449a18223f0 +SIZE (Lingua-EN-NameParse-1.22.tar.gz) = 20802 diff --git a/textproc/p5-Lingua-EN-NameParse/pkg-plist b/textproc/p5-Lingua-EN-NameParse/pkg-plist index aeac9708f2ae..8fa382da5db7 100644 --- a/textproc/p5-Lingua-EN-NameParse/pkg-plist +++ b/textproc/p5-Lingua-EN-NameParse/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Lingua/EN/NameGrammar.pm %%SITE_PERL%%/Lingua/EN/NameParse.pm +%%SITE_PERL%%/Lingua/EN/demo.pl %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN/NameParse/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN/NameParse @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN 2>/dev/null || true -- cgit v1.2.3