FreeBSD Bugzilla – Attachment 85854 Details for
Bug 122163
[PATCH] devel/p5-Module-Pluggable: fix dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Module-Pluggable-3.8_1.patch
p5-Module-Pluggable-3.8_1.patch (text/plain), 1010 bytes, created by
Yen-Ming Lee
on 2008-03-27 17:20:02 UTC
(
hide
)
Description:
p5-Module-Pluggable-3.8_1.patch
Filename:
MIME Type:
Creator:
Yen-Ming Lee
Created:
2008-03-27 17:20:02 UTC
Size:
1010 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/devel/p5-Module-Pluggable/Makefile,v >retrieving revision 1.23 >diff -u -u -r1.23 Makefile >--- Makefile 25 Mar 2008 09:50:16 -0000 1.23 >+++ Makefile 27 Mar 2008 17:12:14 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= Module-Pluggable > PORTVERSION= 3.8 >+PORTREVISION= 1 > CATEGORIES= devel perl5 > MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- >@@ -14,13 +15,17 @@ > MAINTAINER= lth@FreeBSD.org > COMMENT= Automatically give your module the ability to have plugins > >-RUN_DEPENDS= p5-PathTools>=3.0:${PORTSDIR}/devel/p5-PathTools >-BUILD_DEPENDS= ${RUN_DEPENDS} >- > PERL_CONFIGURE= yes > > MAN3= Devel::InnerPackage.3 \ > Module::Pluggable.3 \ > Module::Pluggable::Object.3 > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${PERL_LEVEL} < 500806 >+BUILD_DEPENDS+= p5-PathTools>=3.0:${PORTSDIR}/devel/p5-PathTools >+RUN_DEPENDS+= p5-PathTools>=3.0:${PORTSDIR}/devel/p5-PathTools >+.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 122163
: 85854