FreeBSD Bugzilla – Attachment 88154 Details for
Bug 124911
[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_2.patch
p5-Pod-Parser-1.35_2.patch (text/plain), 1.08 KB, created by
Yen-Ming Lee
on 2008-06-23 17:10:01 UTC
(
hide
)
Description:
p5-Pod-Parser-1.35_2.patch
Filename:
MIME Type:
Creator:
Yen-Ming Lee
Created:
2008-06-23 17:10:01 UTC
Size:
1.08 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/textproc/p5-Pod-Parser/Makefile,v >retrieving revision 1.22 >diff -u -d -b -w -u -r1.22 Makefile >--- Makefile 31 May 2008 21:21:48 -0000 1.22 >+++ Makefile 23 Jun 2008 16:08:17 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= Pod-Parser > PORTVERSION= 1.35 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= textproc perl5 > MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- >@@ -15,9 +15,6 @@ > 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 \ >@@ -26,12 +23,5 @@ > > post-patch: > @${REINPLACE_CMD} -e '/EXE_FILES/d' ${WRKSRC}/Makefile.PL >- @${FIND} ${WRKSRC} -name \*.orig -exec ${RM} {} \; >- >-.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> >+.include <bsd.port.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 124911
: 88154