FreeBSD Bugzilla – Attachment 151840 Details for
Bug 196876
devel/p5-CPAN-Meta-Check: fix dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-CPAN-Meta-Check.diff
p5-CPAN-Meta-Check.diff (text/plain), 1.19 KB, created by
Po-Chuan Hsieh
on 2015-01-19 11:19:38 UTC
(
hide
)
Description:
p5-CPAN-Meta-Check.diff
Filename:
MIME Type:
Creator:
Po-Chuan Hsieh
Created:
2015-01-19 11:19:38 UTC
Size:
1.19 KB
patch
obsolete
>Index: devel/p5-CPAN-Meta-Check/Makefile >=================================================================== >--- devel/p5-CPAN-Meta-Check/Makefile (revision 377326) >+++ devel/p5-CPAN-Meta-Check/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= CPAN-Meta-Check > PORTVERSION= 0.009 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= devel perl5 > MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- >@@ -14,12 +14,21 @@ > LICENSE= ART10 GPLv1 > LICENSE_COMB= dual > >-BUILD_DEPENDS= p5-CPAN-Meta>=2.120920:${PORTSDIR}/devel/p5-CPAN-Meta \ >- p5-CPAN-Meta-Requirements>=2.12:${PORTSDIR}/devel/p5-CPAN-Meta-Requirements >-RUN_DEPENDS:= ${BUILD_DEPENDS} > TEST_DEPENDS= p5-Test-Deep>0:${PORTSDIR}/devel/p5-Test-Deep > > USES= perl5 > USE_PERL5= configure > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${PERL_LEVEL} < 501800 >+BUILD_DEPENDS+= p5-CPAN-Meta-Requirements>=2.121:${PORTSDIR}/devel/p5-CPAN-Meta-Requirements >+RUN_DEPENDS+= p5-CPAN-Meta-Requirements>=2.121:${PORTSDIR}/devel/p5-CPAN-Meta-Requirements >+.endif >+ >+.if ${PERL_LEVEL} < 502000 >+BUILD_DEPENDS+= p5-CPAN-Meta>=2.132830:${PORTSDIR}/devel/p5-CPAN-Meta >+RUN_DEPENDS+= p5-CPAN-Meta>=2.132830:${PORTSDIR}/devel/p5-CPAN-Meta >+.endif >+ >+.include <bsd.port.post.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 196876
: 151840