Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
This will inject base classes to your module using the Class::C3 method
resolution order.
Please note: these are not plugins that can take precedence over methods
declared in MyModule. If you want something like that, consider
MooseX::Object::Pluggable.
+23
View File
@@ -0,0 +1,23 @@
# $NetBSD: Makefile,v 1.11 2013/05/31 12:40:08 wiz Exp $
DISTNAME= Class-C3-Componentised-1.001000
PKGNAME= p5-${DISTNAME:S/00$//}
PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/F/FR/FREW/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/perldoc?Class::C3::Componentised
COMMENT= Load mix-ins or components to your C3-based class
LICENSE= ${PERL5_LICENSE}
BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
DEPENDS+= p5-Class-Inspector>=0:../../devel/p5-Class-Inspector
DEPENDS+= p5-Class-C3>=0.20:../../devel/p5-Class-C3
DEPENDS+= p5-MRO-Compat>=0:../../devel/p5-MRO-Compat
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Class/C3/Componentised/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.5 2011/08/09 10:08:01 adam Exp $
SHA1 (Class-C3-Componentised-1.001000.tar.gz) = 7865738314ba3a5cbe0df8b5114be4f71e52f7f9
RMD160 (Class-C3-Componentised-1.001000.tar.gz) = 3515628dc29b83846e8ac0a24d3b566b61ffa05f
Size (Class-C3-Componentised-1.001000.tar.gz) = 24335 bytes