pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Carp-Assert-More Initial import of p5-Carp-As...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9f829de5a8f5
branches:  trunk
changeset: 507790:9f829de5a8f5
user:      seb <seb%pkgsrc.org@localhost>
date:      Wed Feb 08 15:11:12 2006 +0000

description:
Initial import of p5-Carp-Assert-More version 1.12
as devel/p5-Carp-Assert-More into the NetBSD Packages Collection.

Carp::Assert::More Perl5 module provides convenience wrappers
around Carp::Assert.

diffstat:

 devel/p5-Carp-Assert-More/DESCR    |   2 ++
 devel/p5-Carp-Assert-More/Makefile |  20 ++++++++++++++++++++
 devel/p5-Carp-Assert-More/PLIST    |   1 +
 devel/p5-Carp-Assert-More/distinfo |   5 +++++
 4 files changed, 28 insertions(+), 0 deletions(-)

diffs (44 lines):

diff -r 3300bbf5c70f -r 9f829de5a8f5 devel/p5-Carp-Assert-More/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Carp-Assert-More/DESCR   Wed Feb 08 15:11:12 2006 +0000
@@ -0,0 +1,2 @@
+Carp::Assert::More Perl5 module provides convenience wrappers
+around Carp::Assert.
diff -r 3300bbf5c70f -r 9f829de5a8f5 devel/p5-Carp-Assert-More/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Carp-Assert-More/Makefile        Wed Feb 08 15:11:12 2006 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/02/08 15:11:12 seb Exp $
+#
+
+DISTNAME=      Carp-Assert-More-1.12
+PKGNAME=       p5-${DISTNAME}
+SVR4_PKGNAME=  p5cam
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Carp/}
+
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Carp-Assert-More/
+COMMENT=       Perl5 module providing convenience wrappers around Carp::Assert
+
+PERL5_PACKLIST=                auto/Carp/Assert/More/.packlist
+
+DEPENDS+=      p5-Carp-Assert-[0-9]*:../../devel/p5-Carp-Assert
+DEPENDS+=      p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 3300bbf5c70f -r 9f829de5a8f5 devel/p5-Carp-Assert-More/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Carp-Assert-More/PLIST   Wed Feb 08 15:11:12 2006 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/02/08 15:11:12 seb Exp $
diff -r 3300bbf5c70f -r 9f829de5a8f5 devel/p5-Carp-Assert-More/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Carp-Assert-More/distinfo        Wed Feb 08 15:11:12 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/02/08 15:11:12 seb Exp $
+
+SHA1 (Carp-Assert-More-1.12.tar.gz) = 6c8b694d0b2bf9642960fa56a41eacd2e563fc0e
+RMD160 (Carp-Assert-More-1.12.tar.gz) = 7501ffc3e557a0ffd083dab558482334fdcec3db
+Size (Carp-Assert-More-1.12.tar.gz) = 8371 bytes



Home | Main Index | Thread Index | Old Index