FreeBSD Bugzilla – Attachment 123736 Details for
Bug 167142
[PATCH] devel/p5-MetaCPAN-API: fix *_DEPENDS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-MetaCPAN-API-0.42_1.patch
p5-MetaCPAN-API-0.42_1.patch (text/plain), 1.05 KB, created by
Po-Chuan Hsieh
on 2012-04-21 07:00:11 UTC
(
hide
)
Description:
p5-MetaCPAN-API-0.42_1.patch
Filename:
MIME Type:
Creator:
Po-Chuan Hsieh
Created:
2012-04-21 07:00:11 UTC
Size:
1.05 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-MetaCPAN-API/Makefile,v >retrieving revision 1.4 >diff -u -u -r1.4 Makefile >--- Makefile 13 Mar 2012 16:14:56 -0000 1.4 >+++ Makefile 21 Apr 2012 05:55:09 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= MetaCPAN-API > PORTVERSION= 0.42 >+PORTREVISION= 1 > CATEGORIES= devel perl5 > MASTER_SITES= CPAN > MASTER_SITE_SUBDIR= CPAN:XSAWYERX >@@ -16,7 +17,6 @@ > COMMENT= A comprehensive, DWIM-featured API to MetaCPAN > > BUILD_DEPENDS= p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \ >- p5-HTTP-Tiny>=0:${PORTSDIR}/www/p5-HTTP-Tiny \ > p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ > p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ > p5-URI>=0:${PORTSDIR}/net/p5-URI >@@ -38,4 +38,11 @@ > cd ${WRKSRC} && ${PERL5} ${PL_BUILD} test > .endif > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${PERL_LEVEL} < 501400 >+BUILD_DEPENDS+= p5-HTTP-Tiny>=0:${PORTSDIR}/www/p5-HTTP-Tiny >+RUN_DEPENDS+= p5-HTTP-Tiny>=0:${PORTSDIR}/www/p5-HTTP-Tiny >+.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 167142
: 123736