1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 0.30

Changes:	https://metacpan.org/changes/distribution/Lingua-EN-Tagger
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-08-29 19:11:12 +00:00
parent 9b8b63f4a5
commit 148f6589e5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478405
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Lingua-EN-Tagger
PORTVERSION= 0.29
PORTVERSION= 0.30
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -12,11 +12,11 @@ COMMENT= Part-of-speech tagger for English natural language processing
LICENSE= GPLv3
BUILD_DEPENDS= p5-HTML-Parser>=3.45:www/p5-HTML-Parser \
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-HTML-Parser>=3.45:www/p5-HTML-Parser \
p5-HTML-Tagset>=3.20:www/p5-HTML-Tagset \
p5-Lingua-Stem>=0.81:textproc/p5-Lingua-Stem \
p5-Memoize-ExpireLRU>=0.55:devel/p5-Memoize-ExpireLRU
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1526716282
SHA256 (Lingua-EN-Tagger-0.29.tar.gz) = ca96746c4f704f810630f1ddb5134104cc1985ac609030a380f3d61940b05a37
SIZE (Lingua-EN-Tagger-0.29.tar.gz) = 263947
TIMESTAMP = 1535472469
SHA256 (Lingua-EN-Tagger-0.30.tar.gz) = abd03542b97feba7f46611cb4d03c656e89a90af5669812e3d0ab8e4f49e365b
SIZE (Lingua-EN-Tagger-0.30.tar.gz) = 263291