summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2012-09-07 09:55:34 +0000
committersno <sno@pkgsrc.org>2012-09-07 09:55:34 +0000
commit0ee216a40b05827930e553acd1d55a59108290b3 (patch)
treeab34ae719efd0e7d063dda46dacf57d3b8592df9 /textproc
parent4a85cb2c031031f34ce8fab1ed0c5897cbcb1b12 (diff)
downloadpkgsrc-0ee216a40b05827930e553acd1d55a59108290b3.tar.gz
Updating package for CPAN module Lingua::EN::Tagger in
textproc/p5-Lingua-EN-Tagger from 0.16nb2 to 0.20. pkgsrc changes: - add newly introduced dependency to www/p5-HTML-Tagset Upstream changes since 0.16: 0.20 Aaron Coburn 7/6/12 Escaped curly braces in regex patterns. In perl 5.17 this becomes necessary. 0.19 Aaron Coburn 5/28/12 Added missing metadata fields to Makefile.PL 0.18 Aaron Coburn 5/11/12 Added requirement for 5.8 for proper unicode support. Modified get_sentences routine for $ chars as with preceeding issue. 0.17 Aaron Coburn 5/10/12 Added better error handling for loading YAML files. Fixed error in get_sentences routine related to (, [ and { characters being fused to the preceding word.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Lingua-EN-Tagger/Makefile6
-rw-r--r--textproc/p5-Lingua-EN-Tagger/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/p5-Lingua-EN-Tagger/Makefile b/textproc/p5-Lingua-EN-Tagger/Makefile
index ca1ad8c6dad..c5a1e684316 100644
--- a/textproc/p5-Lingua-EN-Tagger/Makefile
+++ b/textproc/p5-Lingua-EN-Tagger/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2011/08/14 15:14:04 obache Exp $
+# $NetBSD: Makefile,v 1.4 2012/09/07 09:55:34 sno Exp $
#
-DISTNAME= Lingua-EN-Tagger-0.16
+DISTNAME= Lingua-EN-Tagger-0.20
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
@@ -13,6 +12,7 @@ COMMENT= Part-of-speech tagger for English natural language processing
LICENSE= gnu-gpl-v3
DEPENDS+= p5-HTML-Parser>=3.45:../../www/p5-HTML-Parser
+DEPENDS+= p5-HTML-Tagset>=3.20:../../www/p5-HTML-Tagset
DEPENDS+= p5-Lingua-Stem>=0.81:../../textproc/p5-Lingua-Stem
DEPENDS+= p5-Memoize-ExpireLRU>=0.55:../../devel/p5-Memoize-ExpireLRU
diff --git a/textproc/p5-Lingua-EN-Tagger/distinfo b/textproc/p5-Lingua-EN-Tagger/distinfo
index 1b7a99e0c74..49fafeb5902 100644
--- a/textproc/p5-Lingua-EN-Tagger/distinfo
+++ b/textproc/p5-Lingua-EN-Tagger/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/08/19 19:50:36 sno Exp $
+$NetBSD: distinfo,v 1.2 2012/09/07 09:55:34 sno Exp $
-SHA1 (Lingua-EN-Tagger-0.16.tar.gz) = 3908945b39d7603df34c49045c0aefeb10615f1a
-RMD160 (Lingua-EN-Tagger-0.16.tar.gz) = add56f25ba3ecabd29f40e60272ef22ba94d0a28
-Size (Lingua-EN-Tagger-0.16.tar.gz) = 262264 bytes
+SHA1 (Lingua-EN-Tagger-0.20.tar.gz) = c46628a9dfdb54567cd64c65fff43a49ea36452c
+RMD160 (Lingua-EN-Tagger-0.20.tar.gz) = 0f64670807a0ca4ecde3789ecb2d7b69ba6bac4b
+Size (Lingua-EN-Tagger-0.20.tar.gz) = 262655 bytes