diff options
author | tobez <tobez@FreeBSD.org> | 2011-01-10 21:15:29 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2011-01-10 21:15:29 +0800 |
commit | 877318363555a22c4dcc7e71f6146cbee4692ae8 (patch) | |
tree | 035de89cff18a1c2aef85afb4fa9438081e03882 /textproc | |
parent | 66b9148e908716afd677c788cfa7365a7b1a5cc4 (diff) | |
download | freebsd-ports-gnome-877318363555a22c4dcc7e71f6146cbee4692ae8.tar.gz freebsd-ports-gnome-877318363555a22c4dcc7e71f6146cbee4692ae8.tar.zst freebsd-ports-gnome-877318363555a22c4dcc7e71f6146cbee4692ae8.zip |
Update to 0.29.
Changes: http://search.cpan.org/dist/Lingua-Identify/Changes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Lingua-Identify/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Lingua-Identify/distinfo | 5 | ||||
-rw-r--r-- | textproc/p5-Lingua-Identify/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/textproc/p5-Lingua-Identify/Makefile b/textproc/p5-Lingua-Identify/Makefile index 23e3fd016c03..f59825997c2f 100644 --- a/textproc/p5-Lingua-Identify/Makefile +++ b/textproc/p5-Lingua-Identify/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Lingua-Identify -PORTVERSION= 0.26 +PORTVERSION= 0.29 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -27,6 +27,7 @@ MAN3= Lingua::Identify.3 \ Lingua::Identify::BG.3 \ Lingua::Identify::DA.3 \ Lingua::Identify::DE.3 \ + Lingua::Identify::EL.3 \ Lingua::Identify::EN.3 \ Lingua::Identify::ES.3 \ Lingua::Identify::FI.3 \ diff --git a/textproc/p5-Lingua-Identify/distinfo b/textproc/p5-Lingua-Identify/distinfo index bd925c89521d..31fcd0362169 100644 --- a/textproc/p5-Lingua-Identify/distinfo +++ b/textproc/p5-Lingua-Identify/distinfo @@ -1,3 +1,2 @@ -MD5 (Lingua-Identify-0.26.tar.gz) = fcb31b69b2b2ed2d3f21ed6633b8674c -SHA256 (Lingua-Identify-0.26.tar.gz) = 267b2e392f019421c19b3a43e13ecda711f6f64419cd5c604259b3232e10cc34 -SIZE (Lingua-Identify-0.26.tar.gz) = 133501 +SHA256 (Lingua-Identify-0.29.tar.gz) = f08f5e890357c58dac8f6efbade71320dc6dc57606fdffd1b42a3f373f4b4f6d +SIZE (Lingua-Identify-0.29.tar.gz) = 158425 diff --git a/textproc/p5-Lingua-Identify/pkg-plist b/textproc/p5-Lingua-Identify/pkg-plist index cb1977396924..ae944980d402 100644 --- a/textproc/p5-Lingua-Identify/pkg-plist +++ b/textproc/p5-Lingua-Identify/pkg-plist @@ -4,6 +4,7 @@ bin/make-lingua-identify-language %%SITE_PERL%%/Lingua/Identify/BG.pm %%SITE_PERL%%/Lingua/Identify/DA.pm %%SITE_PERL%%/Lingua/Identify/DE.pm +%%SITE_PERL%%/Lingua/Identify/EL.pm %%SITE_PERL%%/Lingua/Identify/EN.pm %%SITE_PERL%%/Lingua/Identify/ES.pm %%SITE_PERL%%/Lingua/Identify/FI.pm |