From 48a6b955a3cefeed52ab3f2da5441029e09ca7a2 Mon Sep 17 00:00:00 2001 From: naddy Date: Tue, 12 Nov 2002 17:12:55 +0000 Subject: Update to 0.25. PR: 44905 Submitted by: Seamus Venasse --- textproc/p5-Lingua-EN-Sentence/Makefile | 5 ++++- 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 182e3b0cacf..cda6088a5e6 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 diff --git a/textproc/p5-Lingua-EN-Sentence/distinfo b/textproc/p5-Lingua-EN-Sentence/distinfo index 831e1cf4c2a..e966f62343c 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 -- cgit