pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-Lingua-EN-Sentence Update 0.25 to 0.27



details:   https://anonhg.NetBSD.org/pkgsrc/rev/00677ffd374d
branches:  trunk
changeset: 650748:00677ffd374d
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Apr 26 08:32:04 2015 +0000

description:
Update 0.25 to 0.27
-------------------
0.26 Mar 12 2015
    - Fixed POD errors
        - Fixed RT bug 97681, setlocale work around for Android systems
        - Added Build.PL
        - Added tests harness and more tests
        - update to newer Perl idioms such as 'our' variables

0.27 Mar 12 2015
    - added main.t to MANIFEST
        - added more prefixes and suffixes for people' snames, such as Mme. , Msgr.

diffstat:

 textproc/p5-Lingua-EN-Sentence/Makefile |  6 +++---
 textproc/p5-Lingua-EN-Sentence/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r 0547c94ff9ba -r 00677ffd374d textproc/p5-Lingua-EN-Sentence/Makefile
--- a/textproc/p5-Lingua-EN-Sentence/Makefile   Sun Apr 26 08:28:16 2015 +0000
+++ b/textproc/p5-Lingua-EN-Sentence/Makefile   Sun Apr 26 08:32:04 2015 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.13 2014/10/09 14:07:03 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2015/04/26 08:32:04 mef Exp $
 
-DISTNAME=      Lingua-EN-Sentence-0.25
+DISTNAME=      Lingua-EN-Sentence-0.27
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   7
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Lingua/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/Lingua-EN-Sentence/
 COMMENT=       Perl module for splitting English text into sentences
+LICENSE=       ${PERL5_LICENSE}
 
 USE_LANGUAGES= # empty
 
diff -r 0547c94ff9ba -r 00677ffd374d textproc/p5-Lingua-EN-Sentence/distinfo
--- a/textproc/p5-Lingua-EN-Sentence/distinfo   Sun Apr 26 08:28:16 2015 +0000
+++ b/textproc/p5-Lingua-EN-Sentence/distinfo   Sun Apr 26 08:32:04 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/05/19 16:16:23 reed Exp $
+$NetBSD: distinfo,v 1.2 2015/04/26 08:32:04 mef Exp $
 
-SHA1 (Lingua-EN-Sentence-0.25.tar.gz) = c1de83d38e39d725861a29773e4f4df0e8d246eb
-RMD160 (Lingua-EN-Sentence-0.25.tar.gz) = 8f93e9fa96d357b26659f8600c4ff027e5cefa48
-Size (Lingua-EN-Sentence-0.25.tar.gz) = 6994 bytes
+SHA1 (Lingua-EN-Sentence-0.27.tar.gz) = c535050c0879d46e4824599bc087daee48932b7f
+RMD160 (Lingua-EN-Sentence-0.27.tar.gz) = c17938301eb8ecc3bd1e10b7787c98a2fb1ba886
+Size (Lingua-EN-Sentence-0.27.tar.gz) = 8942 bytes



Home | Main Index | Thread Index | Old Index