Index: head/textproc/p5-Lingua-EN-Sentence/Makefile =================================================================== --- head/textproc/p5-Lingua-EN-Sentence/Makefile (revision 435104) +++ head/textproc/p5-Lingua-EN-Sentence/Makefile (revision 435105) @@ -1,21 +1,21 @@ # Created by: Seamus Venasse # $FreeBSD$ PORTNAME= Lingua-EN-Sentence -PORTVERSION= 0.25 -PORTREVISION= 1 +PORTVERSION= 0.30 CATEGORIES= textproc perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:SHLOMOY PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Module for splitting text into sentences +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENCE + +NO_ARCH= yes USES= perl5 USE_PERL5= configure - -post-extract: - @${RM} ${WRKSRC}/lib/Lingua/EN/Sentence.pm~ .include Index: head/textproc/p5-Lingua-EN-Sentence/distinfo =================================================================== --- head/textproc/p5-Lingua-EN-Sentence/distinfo (revision 435104) +++ head/textproc/p5-Lingua-EN-Sentence/distinfo (revision 435105) @@ -1,2 +1,3 @@ -SHA256 (Lingua-EN-Sentence-0.25.tar.gz) = f886e3e9e2ddab299f80fd9f252eb48930b0bf4e1cbd1e85193d8565727e171d -SIZE (Lingua-EN-Sentence-0.25.tar.gz) = 6994 +TIMESTAMP = 1488311045 +SHA256 (Lingua-EN-Sentence-0.30.tar.gz) = 3b709a229175d5f9937b76c5f8499b0002447387d25993c170cc19190cde6b2d +SIZE (Lingua-EN-Sentence-0.30.tar.gz) = 17903 Index: head/textproc/p5-Lingua-EN-Sentence/pkg-descr =================================================================== --- head/textproc/p5-Lingua-EN-Sentence/pkg-descr (revision 435104) +++ head/textproc/p5-Lingua-EN-Sentence/pkg-descr (revision 435105) @@ -1,7 +1,5 @@ The Lingua::EN::Sentence module contains the function get_sentences, which splits text into its constituent sentences, based on a regular expression and a list of abbreviations (built in and given). WWW: http://search.cpan.org/dist/Lingua-EN-Sentence/ - -Seamus Venasse Index: head/textproc/p5-Lingua-EN-Sentence/pkg-plist =================================================================== --- head/textproc/p5-Lingua-EN-Sentence/pkg-plist (revision 435104) +++ head/textproc/p5-Lingua-EN-Sentence/pkg-plist (revision 435105) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Lingua::EN::Sentence.3.gz %%SITE_PERL%%/Lingua/EN/Sentence.pm +%%PERL5_MAN3%%/Lingua::EN::Sentence.3.gz