pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-MooseX-MethodAttributes PkgSrc import of perl...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/396a2f18ab8f
branches:  trunk
changeset: 392285:396a2f18ab8f
user:      sno <sno%pkgsrc.org@localhost>
date:      Wed Apr 29 19:29:51 2009 +0000

description:
PkgSrc import of perl 5 module MooseX::MethodAttributes.
This module is a required dependency for the update of Catalyst::Runtime
(/www/p5-Catalyst-Runtime) to 5.800.

This package contains Moose meta method objects.

diffstat:

 devel/p5-MooseX-MethodAttributes/DESCR    |   2 ++
 devel/p5-MooseX-MethodAttributes/Makefile |  22 ++++++++++++++++++++++
 devel/p5-MooseX-MethodAttributes/distinfo |   5 +++++
 3 files changed, 29 insertions(+), 0 deletions(-)

diffs (41 lines):

diff -r 74f31c32dc7e -r 396a2f18ab8f devel/p5-MooseX-MethodAttributes/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-MooseX-MethodAttributes/DESCR    Wed Apr 29 19:29:51 2009 +0000
@@ -0,0 +1,2 @@
+This module allows code attributes of methods to be introspected using
+Moose meta method objects.
diff -r 74f31c32dc7e -r 396a2f18ab8f devel/p5-MooseX-MethodAttributes/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-MooseX-MethodAttributes/Makefile Wed Apr 29 19:29:51 2009 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/04/29 19:29:51 sno Exp $
+
+DISTNAME=      MooseX-MethodAttributes-0.09
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=MooseX/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/MooseX-MethodAttributes/
+COMMENT=       Perl5 module for code attribute introspection
+LICENSE=       gnu-gpl-v2 # OR artistic
+
+DEPENDS+=      p5-Moose>=0.70:../../devel/p5-Moose
+DEPENDS+=      p5-MooseX-Types>=0.06:../../devel/p5-MooseX-Types
+DEPENDS+=      p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+PERL5_PACKLIST=        auto/MooseX/MethodAttributes/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 74f31c32dc7e -r 396a2f18ab8f devel/p5-MooseX-MethodAttributes/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-MooseX-MethodAttributes/distinfo Wed Apr 29 19:29:51 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/04/29 19:29:51 sno Exp $
+
+SHA1 (MooseX-MethodAttributes-0.09.tar.gz) = 7532a1bbbeb34a018376c8ba295b6edb1df72587
+RMD160 (MooseX-MethodAttributes-0.09.tar.gz) = ef27ca7f663772698493d05aba6c8799db7cb844
+Size (MooseX-MethodAttributes-0.09.tar.gz) = 13440 bytes



Home | Main Index | Thread Index | Old Index