FreeBSD Bugzilla – Attachment 110139 Details for
Bug 151260
[PATCH] devel/p5-Module-Build: fix p5-Test-Harness dependency if perl >= 5.10.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Module-Build-0.3607_1.patch
p5-Module-Build-0.3607_1.patch (text/plain), 967 bytes, created by
Martin Matuska
on 2010-10-06 14:20:01 UTC
(
hide
)
Description:
p5-Module-Build-0.3607_1.patch
Filename:
MIME Type:
Creator:
Martin Matuska
Created:
2010-10-06 14:20:01 UTC
Size:
967 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/devel/p5-Module-Build/Makefile,v >retrieving revision 1.57 >diff -u -r1.57 Makefile >--- Makefile 28 Jul 2010 03:46:55 -0000 1.57 >+++ Makefile 6 Oct 2010 13:15:24 -0000 >@@ -19,8 +19,7 @@ > RUN_DEPENDS= p5-YAML-Tiny>=1.40:${PORTSDIR}/textproc/p5-YAML-Tiny \ > p5-ExtUtils-CBuilder>=0.15:${PORTSDIR}/devel/p5-ExtUtils-CBuilder \ > p5-ExtUtils-ParseXS>=1.02:${PORTSDIR}/devel/p5-ExtUtils-ParseXS \ >- p5-ExtUtils-Install>=1.54:${PORTSDIR}/devel/p5-ExtUtils-Install \ >- p5-Test-Harness>=3.16:${PORTSDIR}/devel/p5-Test-Harness >+ p5-ExtUtils-Install>=1.54:${PORTSDIR}/devel/p5-ExtUtils-Install > BUILD_DEPENDS= ${RUN_DEPENDS} > > PERL_MODBUILD= yes >@@ -66,6 +65,7 @@ > .if ${PERL_LEVEL} >= 501000 > PLIST_SUB+= EXE_FILES="@comment " > .else >+RUN_DEPENDS+= p5-Test-Harness>=3.16:${PORTSDIR}/devel/p5-Test-Harness > PLIST_SUB+= EXE_FILES="" > MAN1= config_data.1 > .endif
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 151260
: 110139