Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-Lingua-Stem (textproc/p5-Lingua-Stem) Upda...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/941609954381
branches:  trunk
changeset: 437882:941609954381
user:      mef <mef%pkgsrc.org@localhost>
date:      Wed Sep 02 13:19:04 2020 +0000

description:
(textproc/p5-Lingua-Stem) Updated 0.84 to 2.30

  2.30 2020.06020 - Cleanup for initial upload to GitHub. Version
                    numbers for all sub-modules synced on 2.30 for
                    consistency. Maintainer updated. Build.PL and
                    Makefile.PL updates. Addition of 'use warnings'
                    to all files. POD encoding error fix.

diffstat:

 textproc/p5-Lingua-Stem/Makefile |   6 ++----
 textproc/p5-Lingua-Stem/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 9 deletions(-)

diffs (37 lines):

diff -r db0c59f6d99a -r 941609954381 textproc/p5-Lingua-Stem/Makefile
--- a/textproc/p5-Lingua-Stem/Makefile  Wed Sep 02 13:15:21 2020 +0000
+++ b/textproc/p5-Lingua-Stem/Makefile  Wed Sep 02 13:19:04 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2020/08/31 18:11:49 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2020/09/02 13:19:04 mef Exp $
 
-DISTNAME=      Lingua-Stem-0.84
+DISTNAME=      Lingua-Stem-2.30
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   11
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Lingua/}
 
@@ -20,7 +19,6 @@
 DEPENDS+=      p5-Snowball-Swedish>=1.01:../../textproc/p5-Snowball-Swedish
 DEPENDS+=      p5-Text-German-[0-9]*:../../textproc/p5-Text-German
 
-PERL5_MODULE_TYPE=     Module::Build
 PERL5_PACKLIST=                auto/Lingua/Stem/.packlist
 
 .include "../../lang/perl5/module.mk"
diff -r db0c59f6d99a -r 941609954381 textproc/p5-Lingua-Stem/distinfo
--- a/textproc/p5-Lingua-Stem/distinfo  Wed Sep 02 13:15:21 2020 +0000
+++ b/textproc/p5-Lingua-Stem/distinfo  Wed Sep 02 13:19:04 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 01:59:45 agc Exp $
+$NetBSD: distinfo,v 1.3 2020/09/02 13:19:04 mef Exp $
 
-SHA1 (Lingua-Stem-0.84.tar.gz) = 8afe1be37e601e73a91ef1b8b8abad12ecbe9b4d
-RMD160 (Lingua-Stem-0.84.tar.gz) = 685c7ed43ce70e053a30ee18f6a7410289fd1818
-SHA512 (Lingua-Stem-0.84.tar.gz) = 9806ef6bf9df8f71fa2c7500f5575560f7be733c8e859a34cfedf8eadb7333d549d76989313dc14b6760f79c0ca0e0f61fe69819ee04cedc5d3b58414ce06388
-Size (Lingua-Stem-0.84.tar.gz) = 1358061 bytes
+SHA1 (Lingua-Stem-2.30.tar.gz) = b20f7193a2ca4c7759c4fcd6d53a50f574b39c3e
+RMD160 (Lingua-Stem-2.30.tar.gz) = 832970268272498d8748ed8ace0e3d1946af4302
+SHA512 (Lingua-Stem-2.30.tar.gz) = 3cbd5df1254a9d7f58481117a05fbe7e8e8c19e33df173ef3bc22334eb9797bda44c402807e2ae77410e152c5cee8215cff36bb65d1f869fa4ae1f8a028af667
+Size (Lingua-Stem-2.30.tar.gz) = 1615868 bytes



Home | Main Index | Thread Index | Old Index