FreeBSD Bugzilla – Attachment 85517 Details for
Bug 121742
[PATCH] textproc/p5-Pod-Parser: simplify dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Pod-Parser-1.35_1.patch
p5-Pod-Parser-1.35_1.patch (text/plain), 1.08 KB, created by
Yen-Ming Lee
on 2008-03-15 17:50:02 UTC
(
hide
)
Description:
p5-Pod-Parser-1.35_1.patch
Filename:
MIME Type:
Creator:
Yen-Ming Lee
Created:
2008-03-15 17:50:02 UTC
Size:
1.08 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/textproc/p5-Pod-Parser/Makefile,v >retrieving revision 1.20 >diff -u -u -r1.20 Makefile >--- Makefile 8 Sep 2007 16:52:42 -0000 1.20 >+++ Makefile 15 Mar 2008 17:40:56 -0000 >@@ -7,17 +7,14 @@ > > PORTNAME= Pod-Parser > PORTVERSION= 1.35 >+PORTREVISION= 1 > CATEGORIES= textproc perl5 >-MASTER_SITES= ${MASTER_SITE_PERL_CPAN} >-MASTER_SITE_SUBDIR= Pod >+MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- > > MAINTAINER= skv@FreeBSD.org > COMMENT= Modules to work with POD (Plain Old Documentation) > >-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools >-RUN_DEPENDS= ${BUILD_DEPENDS} >- > PERL_CONFIGURE= yes > > MAN3= Pod::Checker.3 Pod::Find.3 Pod::InputObjects.3 \ >@@ -28,4 +25,10 @@ > @${REINPLACE_CMD} -e '/EXE_FILES/d' ${WRKSRC}/Makefile.PL > @${FIND} ${WRKSRC} -name \*.orig -exec ${RM} {} \; > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${PERL_LEVEL} < 500808 >+BUILD_DEPENDS+= p5-Test-Simple>=0.60:${PORTSDIR}/devel/p5-Test-Simple >+.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 121742
: 85517