pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-MooseX-AttributeHelpers (Initial) Import of p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/35157469bdda
branches:  trunk
changeset: 547251:35157469bdda
user:      seb <seb%pkgsrc.org@localhost>
date:      Sun Sep 14 20:56:10 2008 +0000

description:
(Initial) Import of p5-MooseX-AttributeHelpers version 0.13 in the
NetBSD Packages Collection.

The Perl 5 module MooseX::AttributeHelpers provides commonly used
attribute helper methods for more specific types of data as Moose
attributes.

diffstat:

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

diffs (42 lines):

diff -r 53f1e155a6b2 -r 35157469bdda devel/p5-MooseX-AttributeHelpers/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-MooseX-AttributeHelpers/DESCR    Sun Sep 14 20:56:10 2008 +0000
@@ -0,0 +1,3 @@
+The Perl 5 module MooseX::AttributeHelpers provides commonly used
+attribute helper methods for more specific types of data as Moose
+attributes.
diff -r 53f1e155a6b2 -r 35157469bdda devel/p5-MooseX-AttributeHelpers/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-MooseX-AttributeHelpers/Makefile Sun Sep 14 20:56:10 2008 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/09/14 20:56:10 seb Exp $
+#
+
+DISTNAME=      MooseX-AttributeHelpers-0.13
+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-AttributeHelpers/
+COMMENT=       Perl 5 module providing extensions to Moose attributes interface
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST=        auto/MooseX/AttributeHelpers/.packlist
+
+BUILD_DEPENDS+=        p5-Test-Exception>=0.21:../../devel/p5-Test-Exception
+DEPENDS+=      p5-Moose>=0.56:../../devel/p5-Moose
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 53f1e155a6b2 -r 35157469bdda devel/p5-MooseX-AttributeHelpers/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-MooseX-AttributeHelpers/distinfo Sun Sep 14 20:56:10 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/09/14 20:56:10 seb Exp $
+
+SHA1 (MooseX-AttributeHelpers-0.13.tar.gz) = 7386963978998cb8c07f3df9a9894adcc5b38be9
+RMD160 (MooseX-AttributeHelpers-0.13.tar.gz) = 38576244f140d34e4aa4f36e81a6aad004dcf0c7
+Size (MooseX-AttributeHelpers-0.13.tar.gz) = 29469 bytes



Home | Main Index | Thread Index | Old Index