diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2013-02-13 08:55:40 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2013-02-13 08:55:40 +0000 |
commit | 57e2e5ec84c9d9bc719c5d7abcbc4af5eebb9d00 (patch) | |
tree | bd02fe6bf4379a808e4d57056238f3c73d79a24e /textproc | |
parent | 70011437ec030f082262f0fee60bfb1f301908ec (diff) |
Update to 0.52.
Notes
Notes:
svn path=/head/; revision=312146
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Lingua-Identify/Makefile | 14 | ||||
-rw-r--r-- | textproc/p5-Lingua-Identify/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-Lingua-Identify/pkg-plist | 1 |
3 files changed, 8 insertions, 11 deletions
diff --git a/textproc/p5-Lingua-Identify/Makefile b/textproc/p5-Lingua-Identify/Makefile index 116801f0e8ef..c6c7a74b2528 100644 --- a/textproc/p5-Lingua-Identify/Makefile +++ b/textproc/p5-Lingua-Identify/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: textproc/p5-Lingua-Identify -# Date created: 11 November 2005 -# Whom: Anton Berezin <tobez@FreeBSD.org> -# +# Created by: Anton Berezin <tobez@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Lingua-Identify -PORTVERSION= 0.51 +PORTVERSION= 0.52 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,11 +11,10 @@ MAINTAINER= tobez@FreeBSD.org COMMENT= Lingua::Identify - Language identification TAGS= lang detect identify -COMMON_DEPENDS= p5-Class-Factory-Util>=1.6:${PORTSDIR}/devel/p5-Class-Factory-Util \ +BUILD_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} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes @@ -34,6 +29,7 @@ MAN3= Lingua::Identify.3 \ Lingua::Identify::FI.3 \ Lingua::Identify::FR.3 \ Lingua::Identify::HR.3 \ + Lingua::Identify::HI.3 \ Lingua::Identify::HU.3 \ Lingua::Identify::ID.3 \ Lingua::Identify::IT.3 \ diff --git a/textproc/p5-Lingua-Identify/distinfo b/textproc/p5-Lingua-Identify/distinfo index f9d29d1cbaa6..000ede0a4f37 100644 --- a/textproc/p5-Lingua-Identify/distinfo +++ b/textproc/p5-Lingua-Identify/distinfo @@ -1,2 +1,2 @@ -SHA256 (Lingua-Identify-0.51.tar.gz) = c4ce30ec01668505a08b7ddcf90d4a8c9479b9d96a1939b4cfc6e75a21b129d8 -SIZE (Lingua-Identify-0.51.tar.gz) = 162395 +SHA256 (Lingua-Identify-0.52.tar.gz) = 8d7baa058f6d4ac3238304e8593d57bbec645bf7efd5d078d8964de69276df2a +SIZE (Lingua-Identify-0.52.tar.gz) = 172489 diff --git a/textproc/p5-Lingua-Identify/pkg-plist b/textproc/p5-Lingua-Identify/pkg-plist index 5c536751f648..a5015220d841 100644 --- a/textproc/p5-Lingua-Identify/pkg-plist +++ b/textproc/p5-Lingua-Identify/pkg-plist @@ -10,6 +10,7 @@ bin/make-lingua-identify-language %%SITE_PERL%%/Lingua/Identify/FI.pm %%SITE_PERL%%/Lingua/Identify/FR.pm %%SITE_PERL%%/Lingua/Identify/HR.pm +%%SITE_PERL%%/Lingua/Identify/HI.pm %%SITE_PERL%%/Lingua/Identify/HU.pm %%SITE_PERL%%/Lingua/Identify/ID.pm %%SITE_PERL%%/Lingua/Identify/IT.pm |