pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Module-Runtime-Conflicts Initial import p5-Mo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dd80222e75dd
branches:  trunk
changeset: 641599:dd80222e75dd
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Nov 13 08:36:21 2014 +0000

description:
Initial import p5-Module-Runtime-Conflicts 0.001

This module provides conflicts checking for Module::Runtime, which had a
recent release that broke some versions of Moose.

diffstat:

 devel/p5-Module-Runtime-Conflicts/DESCR    |   2 ++
 devel/p5-Module-Runtime-Conflicts/Makefile |  20 ++++++++++++++++++++
 devel/p5-Module-Runtime-Conflicts/distinfo |   5 +++++
 3 files changed, 27 insertions(+), 0 deletions(-)

diffs (39 lines):

diff -r 67016b851357 -r dd80222e75dd devel/p5-Module-Runtime-Conflicts/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Module-Runtime-Conflicts/DESCR   Thu Nov 13 08:36:21 2014 +0000
@@ -0,0 +1,2 @@
+This module provides conflicts checking for Module::Runtime, which had a
+recent release that broke some versions of Moose.
diff -r 67016b851357 -r dd80222e75dd devel/p5-Module-Runtime-Conflicts/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Module-Runtime-Conflicts/Makefile        Thu Nov 13 08:36:21 2014 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2014/11/13 08:36:21 markd Exp $
+
+DISTNAME=              Module-Runtime-Conflicts-0.001
+PKGNAME=               p5-${DISTNAME}
+CATEGORIES=            devel perl5
+MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Module/}
+
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=              http://search.cpan.org/dist/Module-Runtime-Conflicts/
+COMMENT=               Provide information on conflicts for Module::Runtime
+LICENSE=               ${PERL5_LICENSE}
+
+DEPENDS+=              p5-Dist-CheckConflicts-[0-9]*:../../devel/p5-Dist-CheckConflicts
+DEPENDS+=              p5-Module-Runtime-[0-9]*:../../devel/p5-Module-Runtime
+
+PERL5_MODULE_TYPE=     Module::Build
+PERL5_PACKLIST=                auto/Module/Runtime/Conflicts/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 67016b851357 -r dd80222e75dd devel/p5-Module-Runtime-Conflicts/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Module-Runtime-Conflicts/distinfo        Thu Nov 13 08:36:21 2014 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/11/13 08:36:21 markd Exp $
+
+SHA1 (Module-Runtime-Conflicts-0.001.tar.gz) = db0e3ef300997d1448b097754568d9aeabe1dffb
+RMD160 (Module-Runtime-Conflicts-0.001.tar.gz) = c6684939444620f5a21fac81f3a29f3552e723a5
+Size (Module-Runtime-Conflicts-0.001.tar.gz) = 23538 bytes



Home | Main Index | Thread Index | Old Index