diff options
Diffstat (limited to 'textproc/p5-Lingua-EN-Sentence')
-rw-r--r-- | textproc/p5-Lingua-EN-Sentence/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-Sentence/distinfo | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/textproc/p5-Lingua-EN-Sentence/Makefile b/textproc/p5-Lingua-EN-Sentence/Makefile index 182e3b0cacf8..cda6088a5e62 100644 --- a/textproc/p5-Lingua-EN-Sentence/Makefile +++ b/textproc/p5-Lingua-EN-Sentence/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Lingua-EN-Sentence -PORTVERSION= 0.23 +PORTVERSION= 0.25 CATEGORIES= textproc perl5 MASTER_SITES= http://www.cpan.org/authors/id/S/SH/SHLOMOY/ PKGNAMEPREFIX= p5- @@ -18,4 +18,7 @@ PERL_CONFIGURE= yes MAN3= Lingua::EN::Sentence.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} +post-extract: + @${RM} -f ${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 831e1cf4c2aa..e966f62343cb 100644 --- a/textproc/p5-Lingua-EN-Sentence/distinfo +++ b/textproc/p5-Lingua-EN-Sentence/distinfo @@ -1 +1 @@ -MD5 (Lingua-EN-Sentence-0.23.tar.gz) = 3079fedd8eb6cce618e82beabfb51258 +MD5 (Lingua-EN-Sentence-0.25.tar.gz) = 4a846acfcb6eedd1c1557fc7f79f034d |