FreeBSD Bugzilla – Attachment 207154 Details for
Bug 240310
www/p5-Gantry: correctly escape $
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn(1) diff against the ports tree
p5-Gantry.diff (text/plain), 441 bytes, created by
Kyle Evans
on 2019-09-03 17:26:40 UTC
(
hide
)
Description:
svn(1) diff against the ports tree
Filename:
MIME Type:
Creator:
Kyle Evans
Created:
2019-09-03 17:26:40 UTC
Size:
441 bytes
patch
obsolete
>Index: www/p5-Gantry/Makefile >=================================================================== >--- www/p5-Gantry/Makefile (revision 510940) >+++ www/p5-Gantry/Makefile (working copy) >@@ -41,7 +41,7 @@ > > post-patch: > ${REINPLACE_CMD} -e 's,/home/httpd/html/gantry,${WWWDIR},g' \ >- -e 's,\$ENV{'GANTRY_TEMPLATE_PATH'},${WWWDIR},g' \ >+ -e 's,$$ENV{'GANTRY_TEMPLATE_PATH'},${WWWDIR},g' \ > ${WRKSRC}/Build.PL > > .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 240310
: 207154