aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2011-09-07 17:39:57 +0800
committertobez <tobez@FreeBSD.org>2011-09-07 17:39:57 +0800
commit0dd2afea053889730bda92d6e8a5b68c1bcb7e13 (patch)
tree16a90a622c3bd722d694446145b35e32059972ce /textproc
parentbc49038cd92a262db85c75a0b9c1364d24448da1 (diff)
downloadfreebsd-ports-gnome-0dd2afea053889730bda92d6e8a5b68c1bcb7e13.tar.gz
freebsd-ports-gnome-0dd2afea053889730bda92d6e8a5b68c1bcb7e13.tar.zst
freebsd-ports-gnome-0dd2afea053889730bda92d6e8a5b68c1bcb7e13.zip
Update to 0.30.
Changes: http://search.cpan.org/dist/Lingua-Identify/Changes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Lingua-Identify/Makefile13
-rw-r--r--textproc/p5-Lingua-Identify/distinfo4
2 files changed, 9 insertions, 8 deletions
diff --git a/textproc/p5-Lingua-Identify/Makefile b/textproc/p5-Lingua-Identify/Makefile
index f59825997c2f..b7bbc7874eb8 100644
--- a/textproc/p5-Lingua-Identify/Makefile
+++ b/textproc/p5-Lingua-Identify/Makefile
@@ -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 \
diff --git a/textproc/p5-Lingua-Identify/distinfo b/textproc/p5-Lingua-Identify/distinfo
index 31fcd0362169..d60839a6f71d 100644
--- a/textproc/p5-Lingua-Identify/distinfo
+++ b/textproc/p5-Lingua-Identify/distinfo
@@ -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