- Add p5-Module-Runtime-Conflicts 0.001

Module::Runtime::Conflicts provides conflicts checking for Module::Runtime,
which had a recent release that broke some versions of Moose. It is called from
Moose::Conflicts and moose-outdated.

WWW: http://search.cpan.org/dist/Module-Runtime-Conflicts/
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-12-04 15:25:44 +00:00
parent d7ddf2b772
commit acc8c6842f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373953
5 changed files with 29 additions and 0 deletions

View File

@ -2400,6 +2400,7 @@
SUBDIR += p5-Module-Reload
SUBDIR += p5-Module-Reload-Sel
SUBDIR += p5-Module-Runtime
SUBDIR += p5-Module-Runtime-Conflicts
SUBDIR += p5-Module-ScanDeps
SUBDIR += p5-Module-Setup
SUBDIR += p5-Module-Starter

View File

@ -0,0 +1,19 @@
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= Module-Runtime-Conflicts
PORTVERSION= 0.001
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Provide information on conflicts for Module::Runtime
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Module-Runtime-Conflicts-0.001.tar.gz) = 0f73d03846575dd1492d3760deeb9627afaa1f8b04d4d526b1775174201be25f
SIZE (Module-Runtime-Conflicts-0.001.tar.gz) = 23538

View File

@ -0,0 +1,5 @@
Module::Runtime::Conflicts provides conflicts checking for Module::Runtime,
which had a recent release that broke some versions of Moose. It is called from
Moose::Conflicts and moose-outdated.
WWW: http://search.cpan.org/dist/Module-Runtime-Conflicts/

View File

@ -0,0 +1,2 @@
%%SITE_PERL%%/Module/Runtime/Conflicts.pm
%%PERL5_MAN3%%/Module::Runtime::Conflicts.3.gz