pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-B-Utils Initial import of p5-B-Utils version ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/888f69847fda
branches:  trunk
changeset: 545142:888f69847fda
user:      seb <seb%pkgsrc.org@localhost>
date:      Sun Jul 27 14:18:22 2008 +0000

description:
Initial import of p5-B-Utils version 0.05 in the NetBSD Packages
Collection.

The Perl 5 module B::Utils provides functions that make it easier
to manipulate the op tree.

diffstat:

 devel/p5-B-Utils/DESCR    |   2 ++
 devel/p5-B-Utils/Makefile |  17 +++++++++++++++++
 devel/p5-B-Utils/distinfo |   5 +++++
 3 files changed, 24 insertions(+), 0 deletions(-)

diffs (36 lines):

diff -r 8d2ae2d12ff6 -r 888f69847fda devel/p5-B-Utils/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-B-Utils/DESCR    Sun Jul 27 14:18:22 2008 +0000
@@ -0,0 +1,2 @@
+The Perl 5 module B::Utils provides functions that make it easier
+to manipulate the op tree.
diff -r 8d2ae2d12ff6 -r 888f69847fda devel/p5-B-Utils/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-B-Utils/Makefile Sun Jul 27 14:18:22 2008 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/07/27 14:18:22 seb Exp $
+#
+
+DISTNAME=      B-Utils-0.05
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=B/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/B-Utils/
+COMMENT=       Perl 5 module providing op tree manipulation helper functions
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST=        auto/B/Utils/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 8d2ae2d12ff6 -r 888f69847fda devel/p5-B-Utils/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-B-Utils/distinfo Sun Jul 27 14:18:22 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/07/27 14:18:22 seb Exp $
+
+SHA1 (B-Utils-0.05.tar.gz) = 192edb523fe2d2a13ed811d3c43367176293f425
+RMD160 (B-Utils-0.05.tar.gz) = 342d62678ec016d8f0d1bd3c810cf4019baa049a
+Size (B-Utils-0.05.tar.gz) = 7078 bytes



Home | Main Index | Thread Index | Old Index