FreeBSD Bugzilla – Attachment 95549 Details for
Bug 133962
[PATCH] devel/p5-Test-Script: update dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Test-Script-1.03_1.patch
p5-Test-Script-1.03_1.patch (text/plain), 882 bytes, created by
Yen-Ming Lee
on 2009-04-24 08:30:02 UTC
(
hide
)
Description:
p5-Test-Script-1.03_1.patch
Filename:
MIME Type:
Creator:
Yen-Ming Lee
Created:
2009-04-24 08:30:02 UTC
Size:
882 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/devel/p5-Test-Script/Makefile,v >retrieving revision 1.2 >diff -u -d -b -w -u -r1.2 Makefile >--- Makefile 2 Mar 2008 21:34:23 -0000 1.2 >+++ Makefile 24 Apr 2009 07:25:18 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= Test-Script > PORTVERSION= 1.03 >+PORTREVISION= 1 > CATEGORIES= devel perl5 > MASTER_SITES= CPAN > MASTER_SITE_SUBDIR= Test >@@ -15,8 +16,17 @@ > MAINTAINER= lth@FreeBSD.org > COMMENT= Test::Script - Cross-platform basic tests for scripts > >+RUN_DEPENDS= p5-IPC-Run3>=0.034:${PORTSDIR}/devel/p5-IPC-Run3 >+BUILD_DEPENDS= ${RUN_DEPENDS} >+ > PERL_CONFIGURE= yes > > MAN3= Test::Script.3 > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${PERL_LEVEL} < 500808 >+BUILD_DEPENDS+= p5-Test-Simple>=0.62:${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 133962
: 95549