Index: head/textproc/p5-Lingua-EN-Tagger/Makefile =================================================================== --- head/textproc/p5-Lingua-EN-Tagger/Makefile (revision 478404) +++ head/textproc/p5-Lingua-EN-Tagger/Makefile (revision 478405) @@ -1,25 +1,25 @@ # Created by: Cheng-Lung Sung # $FreeBSD$ PORTNAME= Lingua-EN-Tagger -PORTVERSION= 0.29 +PORTVERSION= 0.30 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org 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 USE_PERL5= configure .include Index: head/textproc/p5-Lingua-EN-Tagger/distinfo =================================================================== --- head/textproc/p5-Lingua-EN-Tagger/distinfo (revision 478404) +++ head/textproc/p5-Lingua-EN-Tagger/distinfo (revision 478405) @@ -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