pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-Lingua-Stem
Module Name: pkgsrc
Committed By: mef
Date: Wed Sep 2 13:19:04 UTC 2020
Modified Files:
pkgsrc/textproc/p5-Lingua-Stem: Makefile distinfo
Log Message:
(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.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/textproc/p5-Lingua-Stem/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/p5-Lingua-Stem/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/p5-Lingua-Stem/Makefile
diff -u pkgsrc/textproc/p5-Lingua-Stem/Makefile:1.14 pkgsrc/textproc/p5-Lingua-Stem/Makefile:1.15
--- pkgsrc/textproc/p5-Lingua-Stem/Makefile:1.14 Mon Aug 31 18:11:49 2020
+++ pkgsrc/textproc/p5-Lingua-Stem/Makefile Wed Sep 2 13:19:04 2020
@@ -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-Norwegian>=1.0:../
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"
Index: pkgsrc/textproc/p5-Lingua-Stem/distinfo
diff -u pkgsrc/textproc/p5-Lingua-Stem/distinfo:1.2 pkgsrc/textproc/p5-Lingua-Stem/distinfo:1.3
--- pkgsrc/textproc/p5-Lingua-Stem/distinfo:1.2 Wed Nov 4 01:59:45 2015
+++ pkgsrc/textproc/p5-Lingua-Stem/distinfo Wed Sep 2 13:19:04 2020
@@ -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