pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Exception-Handler Importing package for p5 mo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2bf981a69ff0
branches: trunk
changeset: 395202:2bf981a69ff0
user: sno <sno%pkgsrc.org@localhost>
date: Tue Jul 07 18:16:45 2009 +0000
description:
Importing package for p5 module Exception::Handler 1.004 as dependency of
scheduled import of p5 module File::Util.
Report exceptions with formatted text call-stack.
diffstat:
devel/p5-Exception-Handler/DESCR | 1 +
devel/p5-Exception-Handler/Makefile | 20 ++++++++++++++++++++
devel/p5-Exception-Handler/distinfo | 5 +++++
3 files changed, 26 insertions(+), 0 deletions(-)
diffs (38 lines):
diff -r 9b6666cabef3 -r 2bf981a69ff0 devel/p5-Exception-Handler/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Exception-Handler/DESCR Tue Jul 07 18:16:45 2009 +0000
@@ -0,0 +1,1 @@
+Report exceptions with formatted text call-stack.
diff -r 9b6666cabef3 -r 2bf981a69ff0 devel/p5-Exception-Handler/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Exception-Handler/Makefile Tue Jul 07 18:16:45 2009 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 18:16:45 sno Exp $
+#
+
+DISTNAME= Exception-Handler-1.004
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Exception/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Exception-Handler/
+COMMENT= Report exceptions with formatted text call-stack
+LICENSE= ${PERL5_LICENSE}
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Exception/Handler/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9b6666cabef3 -r 2bf981a69ff0 devel/p5-Exception-Handler/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Exception-Handler/distinfo Tue Jul 07 18:16:45 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/07/07 18:16:45 sno Exp $
+
+SHA1 (Exception-Handler-1.004.tar.gz) = 178cf29855eb9944b0c7f2c314b09c62d5469921
+RMD160 (Exception-Handler-1.004.tar.gz) = d9fc6b3ceb3a7152b9e3aa4da19f79ddaea67fe4
+Size (Exception-Handler-1.004.tar.gz) = 3565 bytes
Home |
Main Index |
Thread Index |
Old Index