Update to 0.30.

Changes:	http://search.cpan.org/dist/Lingua-Identify/Changes
This commit is contained in:
Anton Berezin 2011-09-07 09:39:57 +00:00
parent b82bc49354
commit 2d89c30264
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281371
2 changed files with 9 additions and 8 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= Lingua-Identify
PORTVERSION= 0.29
PORTVERSION= 0.30
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -15,12 +15,13 @@ MAINTAINER= tobez@FreeBSD.org
COMMENT= Lingua::Identify - Language identification
TAGS= lang detect identify
BUILD_DEPENDS= ${SITE_PERL}/Class/Factory/Util.pm:${PORTSDIR}/devel/p5-Class-Factory-Util \
${SITE_PERL}/Text/Affixes.pm:${PORTSDIR}/textproc/p5-Text-Affixes \
${SITE_PERL}/${PERL_ARCH}/Text/Ngram.pm:${PORTSDIR}/textproc/p5-Text-Ngram
RUN_DEPENDS= ${BUILD_DEPENDS}
COMMON_DEPENDS= p5-Class-Factory-Util>=1.6:${PORTSDIR}/devel/p5-Class-Factory-Util \
p5-Text-Affixes>=0.04:${PORTSDIR}/textproc/p5-Text-Affixes \
p5-Text-Ngram>=0.03:${PORTSDIR}/textproc/p5-Text-Ngram
BUILD_DEPENDS= ${COMMON_DEPENDS}
RUN_DEPENDS= ${COMMON_DEPENDS}
PERL_CONFIGURE= 5.8.0+
PERL_CONFIGURE= yes
MAN1= langident.1 make-lingua-identify-language.1
MAN3= Lingua::Identify.3 \

View file

@ -1,2 +1,2 @@
SHA256 (Lingua-Identify-0.29.tar.gz) = f08f5e890357c58dac8f6efbade71320dc6dc57606fdffd1b42a3f373f4b4f6d
SIZE (Lingua-Identify-0.29.tar.gz) = 158425
SHA256 (Lingua-Identify-0.30.tar.gz) = c97d03b2707baad32ea33e29e361a3bfe8dfc299ddbbb922de85347da52f46a3
SIZE (Lingua-Identify-0.30.tar.gz) = 158745