pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-B-Keywords Initial import of p5-B-Keywords ve...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/768abe08f77b
branches:  trunk
changeset: 528163:768abe08f77b
user:      seb <seb%pkgsrc.org@localhost>
date:      Sun Apr 22 21:03:05 2007 +0000

description:
Initial import of p5-B-Keywords version 1.06 into The NetBSD
Packages Collection.

The Perl 5 module B::Keywords supplies seven arrays of keywords holding
Perl's barewords and symbol names.

diffstat:

 devel/p5-B-Keywords/DESCR    |   2 ++
 devel/p5-B-Keywords/Makefile |  17 +++++++++++++++++
 devel/p5-B-Keywords/PLIST    |   1 +
 devel/p5-B-Keywords/distinfo |   5 +++++
 4 files changed, 25 insertions(+), 0 deletions(-)

diffs (41 lines):

diff -r 32f3f05ab9c8 -r 768abe08f77b devel/p5-B-Keywords/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-B-Keywords/DESCR Sun Apr 22 21:03:05 2007 +0000
@@ -0,0 +1,2 @@
+The Perl 5 module B::Keywords supplies seven arrays of keywords holding
+Perl's barewords and symbol names.
diff -r 32f3f05ab9c8 -r 768abe08f77b devel/p5-B-Keywords/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-B-Keywords/Makefile      Sun Apr 22 21:03:05 2007 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/04/22 21:03:05 seb Exp $
+#
+
+DISTNAME=      B-Keywords-1.06
+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-Keywords/
+COMMENT=       Perl 5 module providing lists of reserved barewords and symbol names
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST=        auto/B/Keywords/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 32f3f05ab9c8 -r 768abe08f77b devel/p5-B-Keywords/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-B-Keywords/PLIST Sun Apr 22 21:03:05 2007 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/22 21:03:05 seb Exp $
diff -r 32f3f05ab9c8 -r 768abe08f77b devel/p5-B-Keywords/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-B-Keywords/distinfo      Sun Apr 22 21:03:05 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/04/22 21:03:05 seb Exp $
+
+SHA1 (B-Keywords-1.06.tar.gz) = 2219217a8cfd0173a49075811e1b0f324bd6bc2d
+RMD160 (B-Keywords-1.06.tar.gz) = 5f1e14eecdf5a1167ba57faf0a6b347d76b6c733
+Size (B-Keywords-1.06.tar.gz) = 5943 bytes



Home | Main Index | Thread Index | Old Index