import p5-Dist-CheckConflicts

One shortcoming of the CPAN clients that currently exist is that they
have no way of specifying conflicting downstream dependencies of
modules.  This module attempts to work around this issue by allowing you
to specify conflicting versions of modules separately, and deal with
them after the module is done installing.
This commit is contained in:
simon 2011-03-22 23:17:59 +00:00
parent cbfa779924
commit 19d59872e1
4 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/03/22 23:17:59 simon Exp $
COMMENT = declare version conflicts for your dist
MODULES = cpan
DISTNAME = Dist-CheckConflicts-0.02
CATEGORIES = devel
# Perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
RUN_DEPENDS = devel/p5-List-MoreUtils \
devel/p5-Sub-Exporter
REGRESS_DEPENDS = devel/p5-Test-Fatal
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (Dist-CheckConflicts-0.02.tar.gz) = ZLjTQroRM2spacJ0pgu8Xw==
RMD160 (Dist-CheckConflicts-0.02.tar.gz) = VPmpJwm1LpldVYuY0o2Hchg1kH8=
SHA1 (Dist-CheckConflicts-0.02.tar.gz) = 2cc2YHPlWKaC8iJxzOsk5G43vMQ=
SHA256 (Dist-CheckConflicts-0.02.tar.gz) = sqTEx8TJzOVEHSk6GmdjG22/lOUgQ3KgbwTqvYGQB9I=
SIZE (Dist-CheckConflicts-0.02.tar.gz) = 15461

View File

@ -0,0 +1,5 @@
One shortcoming of the CPAN clients that currently exist is that they
have no way of specifying conflicting downstream dependencies of
modules. This module attempts to work around this issue by allowing you
to specify conflicting versions of modules separately, and deal with
them after the module is done installing.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/03/22 23:17:59 simon Exp $
${P5SITE}/Dist/
${P5SITE}/Dist/CheckConflicts.pm
@man man/man3p/Dist::CheckConflicts.3p