FreeBSD Bugzilla – Attachment 42211 Details for
Bug 65866
[PATCH] net/p5-SOAP-Lite: [use /usr/bin/env instead of /bin/env]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-SOAP-Lite-0.55.patch
p5-SOAP-Lite-0.55.patch (text/plain), 707 bytes, created by
Michael Johnson
on 2004-04-22 01:10:18 UTC
(
hide
)
Description:
p5-SOAP-Lite-0.55.patch
Filename:
MIME Type:
Creator:
Michael Johnson
Created:
2004-04-22 01:10:18 UTC
Size:
707 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/net/p5-SOAP-Lite/Makefile,v >retrieving revision 1.6 >diff -u -r1.6 Makefile >--- Makefile 24 Oct 2003 12:03:14 -0000 1.6 >+++ Makefile 22 Apr 2004 00:02:15 -0000 >@@ -26,6 +26,7 @@ > PERL_CONFIGURE= yes > CONFIGURE_ARGS+= --noprompt > INSTALL_TARGET= pure_install >+USE_REINPLACE= yes > > MAN1= SOAPsh.pl.1 XMLRPCsh.pl.1 > MAN3PREFIX= ${LOCALBASE}/lib/perl5/${PERL_VERSION} >@@ -49,5 +50,9 @@ > XMLRPC::Transport::HTTP.3 \ > XMLRPC::Transport::POP3.3 \ > XMLRPC::Transport::TCP.3 >+ >+post-patch: >+ @${REINPLACE_CMD} -e 's|bin/env|usr/bin/env|' \ >+ ${WRKSRC}/bin/* ${WRKSRC}/t/* > > .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 65866
: 42211