pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Perl6-Export-Attrs Initial import of p5-Perl6...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9e227731f8d2
branches: trunk
changeset: 531813:9e227731f8d2
user: seb <seb%pkgsrc.org@localhost>
date: Mon Aug 06 20:29:42 2007 +0000
description:
Initial import of p5-Perl6-Export-Attrs version 0.0.3 into The NetBSD
Packages Collection.
The Perl 5 module Perl6::Export::Attrs implements the Perl 6 'is
export(...)' trait as a Perl 5 attribute (compare with the
Perl6::Export module).
diffstat:
devel/p5-Perl6-Export-Attrs/DESCR | 3 +++
devel/p5-Perl6-Export-Attrs/Makefile | 20 ++++++++++++++++++++
devel/p5-Perl6-Export-Attrs/PLIST | 1 +
devel/p5-Perl6-Export-Attrs/distinfo | 5 +++++
4 files changed, 29 insertions(+), 0 deletions(-)
diffs (45 lines):
diff -r 165387256683 -r 9e227731f8d2 devel/p5-Perl6-Export-Attrs/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Perl6-Export-Attrs/DESCR Mon Aug 06 20:29:42 2007 +0000
@@ -0,0 +1,3 @@
+The Perl 5 module Perl6::Export::Attrs implements the Perl 6 'is
+export(...)' trait as a Perl 5 attribute (compare with the
+Perl6::Export module).
diff -r 165387256683 -r 9e227731f8d2 devel/p5-Perl6-Export-Attrs/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Perl6-Export-Attrs/Makefile Mon Aug 06 20:29:42 2007 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/08/06 20:29:42 seb Exp $
+#
+
+DISTNAME= Perl6-Export-Attrs-0.0.3
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DC/DCONWAY/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Perl6-Export-Attrs/
+COMMENT= Perl 5 module implementing Perl 6 symbol export mechanism
+
+DEPENDS+= p5-Attribute-Handlers-[0-9]*:../../devel/p5-Attribute-Handlers
+DEPENDS+= p5-version-[0-9]*:../../devel/p5-version
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Perl6/Export/Attrs/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 165387256683 -r 9e227731f8d2 devel/p5-Perl6-Export-Attrs/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Perl6-Export-Attrs/PLIST Mon Aug 06 20:29:42 2007 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/08/06 20:29:42 seb Exp $
diff -r 165387256683 -r 9e227731f8d2 devel/p5-Perl6-Export-Attrs/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Perl6-Export-Attrs/distinfo Mon Aug 06 20:29:42 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/08/06 20:29:42 seb Exp $
+
+SHA1 (Perl6-Export-Attrs-0.0.3.tar.gz) = ddfc33148c690c4efc6955a600bebf26ad966819
+RMD160 (Perl6-Export-Attrs-0.0.3.tar.gz) = c6ecb1b7a2fddde0ff260b33867e08dbce5a9772
+Size (Perl6-Export-Attrs-0.0.3.tar.gz) = 5132 bytes
Home |
Main Index |
Thread Index |
Old Index