aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Lingua-EN-Sentence
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-03-01 06:51:22 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-03-01 06:51:22 +0800
commitf39904d8cb5d970059af642848359e7eeae9b747 (patch)
tree0c6016fa30de06ff4c37d729d66cf77ca371fe0e /textproc/p5-Lingua-EN-Sentence
parenta94b6d89170eee0c2dca518e67c1e66c312a8824 (diff)
downloadfreebsd-ports-gnome-f39904d8cb5d970059af642848359e7eeae9b747.tar.gz
freebsd-ports-gnome-f39904d8cb5d970059af642848359e7eeae9b747.tar.zst
freebsd-ports-gnome-f39904d8cb5d970059af642848359e7eeae9b747.zip
Update to 0.30
- Remove MASTER_SITE_SUBDIR - Add LICENSE - Add NO_ARCH - Sort PLIST - Clean up pkg-descr Changes: http://search.cpan.org/dist/Lingua-EN-Sentence/Changes
Diffstat (limited to 'textproc/p5-Lingua-EN-Sentence')
-rw-r--r--textproc/p5-Lingua-EN-Sentence/Makefile12
-rw-r--r--textproc/p5-Lingua-EN-Sentence/distinfo5
-rw-r--r--textproc/p5-Lingua-EN-Sentence/pkg-descr2
-rw-r--r--textproc/p5-Lingua-EN-Sentence/pkg-plist2
4 files changed, 10 insertions, 11 deletions
diff --git a/textproc/p5-Lingua-EN-Sentence/Makefile b/textproc/p5-Lingua-EN-Sentence/Makefile
index fa0e3d7ed86f..04181c8b3bb6 100644
--- a/textproc/p5-Lingua-EN-Sentence/Makefile
+++ b/textproc/p5-Lingua-EN-Sentence/Makefile
@@ -2,20 +2,20 @@
# $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 <bsd.port.mk>
diff --git a/textproc/p5-Lingua-EN-Sentence/distinfo b/textproc/p5-Lingua-EN-Sentence/distinfo
index 7ca4889d3f7f..82ab3ef5b725 100644
--- a/textproc/p5-Lingua-EN-Sentence/distinfo
+++ b/textproc/p5-Lingua-EN-Sentence/distinfo
@@ -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
diff --git a/textproc/p5-Lingua-EN-Sentence/pkg-descr b/textproc/p5-Lingua-EN-Sentence/pkg-descr
index 20ccb732368b..38c0b8448b7b 100644
--- a/textproc/p5-Lingua-EN-Sentence/pkg-descr
+++ b/textproc/p5-Lingua-EN-Sentence/pkg-descr
@@ -3,5 +3,3 @@ 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 <svenasse@polaris.ca>
diff --git a/textproc/p5-Lingua-EN-Sentence/pkg-plist b/textproc/p5-Lingua-EN-Sentence/pkg-plist
index 4b264b06e91b..beb83917a6b8 100644
--- a/textproc/p5-Lingua-EN-Sentence/pkg-plist
+++ b/textproc/p5-Lingua-EN-Sentence/pkg-plist
@@ -1,2 +1,2 @@
-%%PERL5_MAN3%%/Lingua::EN::Sentence.3.gz
%%SITE_PERL%%/Lingua/EN/Sentence.pm
+%%PERL5_MAN3%%/Lingua::EN::Sentence.3.gz