pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Test-YAML-Valid Import p5-Test-YAML-Valid ver...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/43cd527bfd72
branches:  trunk
changeset: 549302:43cd527bfd72
user:      he <he%pkgsrc.org@localhost>
date:      Fri Oct 31 00:06:14 2008 +0000

description:
Import p5-Test-YAML-Valid version 0.03.

This module lets you easily test the validity of YAML.

diffstat:

 devel/p5-Test-YAML-Valid/DESCR    |   1 +
 devel/p5-Test-YAML-Valid/Makefile |  20 ++++++++++++++++++++
 devel/p5-Test-YAML-Valid/distinfo |   5 +++++
 3 files changed, 26 insertions(+), 0 deletions(-)

diffs (38 lines):

diff -r 6a48c2908060 -r 43cd527bfd72 devel/p5-Test-YAML-Valid/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Test-YAML-Valid/DESCR    Fri Oct 31 00:06:14 2008 +0000
@@ -0,0 +1,1 @@
+This module lets you easily test the validity of YAML.
diff -r 6a48c2908060 -r 43cd527bfd72 devel/p5-Test-YAML-Valid/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Test-YAML-Valid/Makefile Fri Oct 31 00:06:14 2008 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/10/31 00:06:14 he Exp $
+#
+
+DISTNAME=      Test-YAML-Valid-0.03
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Test/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Test-YAML-Valid/
+COMMENT=       Perl 5 module to test for valid YAML
+
+DEPENDS+=      p5-YAML>=0.60:../../textproc/p5-YAML
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+PERL5_PACKLIST= auto/Test/YAML/Valid/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 6a48c2908060 -r 43cd527bfd72 devel/p5-Test-YAML-Valid/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Test-YAML-Valid/distinfo Fri Oct 31 00:06:14 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/10/31 00:06:14 he Exp $
+
+SHA1 (Test-YAML-Valid-0.03.tar.gz) = 12ba5207511e6339dfc137f03cb374c7d17fd175
+RMD160 (Test-YAML-Valid-0.03.tar.gz) = 30ddb26d23be4280078ef0e57949cfb36bdf207c
+Size (Test-YAML-Valid-0.03.tar.gz) = 26435 bytes



Home | Main Index | Thread Index | Old Index