pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Spelling Import p5-Test-Spelling-0.20 as...
details: https://anonhg.NetBSD.org/pkgsrc/rev/49f6a4b5f23f
branches: trunk
changeset: 650875:49f6a4b5f23f
user: mef <mef%pkgsrc.org@localhost>
date: Mon Apr 27 14:53:39 2015 +0000
description:
Import p5-Test-Spelling-0.20 as devel/p5-Test-Spelling.
Test::Spelling lets you check the spelling of a POD file, and report its
results in standard Test::More fashion. This module requires a spellcheck
program such as spell, aspell, ispell, or hunspell.
diffstat:
devel/p5-Test-Spelling/DESCR | 3 +++
devel/p5-Test-Spelling/Makefile | 22 ++++++++++++++++++++++
devel/p5-Test-Spelling/distinfo | 5 +++++
3 files changed, 30 insertions(+), 0 deletions(-)
diffs (42 lines):
diff -r f10f2afd1e09 -r 49f6a4b5f23f devel/p5-Test-Spelling/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Test-Spelling/DESCR Mon Apr 27 14:53:39 2015 +0000
@@ -0,0 +1,3 @@
+Test::Spelling lets you check the spelling of a POD file, and report its
+results in standard Test::More fashion. This module requires a spellcheck
+program such as spell, aspell, ispell, or hunspell.
diff -r f10f2afd1e09 -r 49f6a4b5f23f devel/p5-Test-Spelling/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Test-Spelling/Makefile Mon Apr 27 14:53:39 2015 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2015/04/27 14:53:39 mef Exp $
+
+DISTNAME= Test-Spelling-0.20
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/~sartak/Test-Spelling/
+COMMENT= Test::Spelling - check for spelling errors in POD files
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Module-Install-GithubMeta-[0-9]*:../../devel/p5-Module-Install-GithubMeta
+DEPENDS+= p5-Module-Manifest-Skip-[0-9]*:../../devel/p5-Module-Manifest-Skip
+DEPENDS+= p5-Pod-Spell-[0-9]*:../../textproc/p5-Pod-Spell
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Test/Spelling/.packlist
+
+# url2pkg-marker (please do not remove this line.)
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r f10f2afd1e09 -r 49f6a4b5f23f devel/p5-Test-Spelling/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Test-Spelling/distinfo Mon Apr 27 14:53:39 2015 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/04/27 14:53:39 mef Exp $
+
+SHA1 (Test-Spelling-0.20.tar.gz) = 28b92405ec410aafa72a16adfeaada6a6ba37534
+RMD160 (Test-Spelling-0.20.tar.gz) = d54a42fe3186e4cc27868d1a1b48485b3f47b8f8
+Size (Test-Spelling-0.20.tar.gz) = 26839 bytes
Home |
Main Index |
Thread Index |
Old Index