pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Pod-Tests Initial import of p5-Pod-Tests:
details: https://anonhg.NetBSD.org/pkgsrc/rev/5497fb60513f
branches: trunk
changeset: 503641:5497fb60513f
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Nov 24 18:41:52 2005 +0000
description:
Initial import of p5-Pod-Tests:
This is a specialized POD viewer to extract embedded tests and code
examples from POD. It doesn't do much more than that. pod2test does
the useful work.
diffstat:
textproc/p5-Pod-Tests/DESCR | 3 +++
textproc/p5-Pod-Tests/Makefile | 15 +++++++++++++++
textproc/p5-Pod-Tests/PLIST | 1 +
textproc/p5-Pod-Tests/distinfo | 5 +++++
4 files changed, 24 insertions(+), 0 deletions(-)
diffs (40 lines):
diff -r 8be533333096 -r 5497fb60513f textproc/p5-Pod-Tests/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Pod-Tests/DESCR Thu Nov 24 18:41:52 2005 +0000
@@ -0,0 +1,3 @@
+This is a specialized POD viewer to extract embedded tests and code
+examples from POD. It doesn't do much more than that. pod2test does
+the useful work.
diff -r 8be533333096 -r 5497fb60513f textproc/p5-Pod-Tests/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Pod-Tests/Makefile Thu Nov 24 18:41:52 2005 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/11/24 18:41:52 wiz Exp $
+
+DISTNAME= Pod-Tests-0.18
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
+
+MAINTAINER= tech-pkg%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Pod-Tests/
+COMMENT= Perl5 module that extracts embedded tests and code examples from POD
+
+PERL5_PACKLIST= auto/Pod-Tests/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 8be533333096 -r 5497fb60513f textproc/p5-Pod-Tests/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Pod-Tests/PLIST Thu Nov 24 18:41:52 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/24 18:41:52 wiz Exp $
diff -r 8be533333096 -r 5497fb60513f textproc/p5-Pod-Tests/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Pod-Tests/distinfo Thu Nov 24 18:41:52 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/11/24 18:41:52 wiz Exp $
+
+SHA1 (Pod-Tests-0.18.tar.gz) = 88f07cc9862d1d02789be75f76b500eb9b94643a
+RMD160 (Pod-Tests-0.18.tar.gz) = d6f152c698cd7e15d263b5033d9500b39f75977c
+Size (Pod-Tests-0.18.tar.gz) = 18608 bytes
Home |
Main Index |
Thread Index |
Old Index