FreeBSD Bugzilla – Attachment 23103 Details for
Bug 39856
Horde apps: ${PERL} -> ${REINPLACE_CMD}
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.19 KB, created by
Thierry Thomas
on 2002-06-25 23:00:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Thierry Thomas
Created:
2002-06-25 23:00:09 UTC
Size:
1.19 KB
patch
obsolete
>diff -urN /usr/ports/mail/turba.orig/Makefile /usr/ports/mail/turba/Makefile >--- /usr/ports/mail/turba.orig/Makefile Tue Jun 18 20:28:27 2002 >+++ /usr/ports/mail/turba/Makefile Mon Jun 24 22:59:40 2002 >@@ -39,6 +39,9 @@ > RUN_DEPENDS+= ${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde2 > > NO_BUILD= yes >+USE_REINPLACE= yes >+ >+REINPLACE_ARGS= -i.beforeTurba > DOCS= COPYING README docs/CHANGES docs/CREDITS \ > docs/INSTALL docs/turba.dia docs/turba.pdf > CONFFILE= attributes.php conf.php html.php menu.php \ >@@ -109,11 +112,10 @@ > @${CHOWN} -R www:www ${TURBADIR} > @${CHMOD} -R o-rwx ${CONFDIR} > @${CP} -p ${FILESDIR}/httpd.conf.turba ${HORDE_INC} >- @${PERL} -pi -e "s:/home/httpd/html/horde/turba:${TURBADIR}:g" \ >+ @${REINPLACE_CMD} -e "s:/home/httpd/html/horde/turba:${TURBADIR}:g" \ > ${HORDE_INC}/httpd.conf.turba >- @${CP} -p ${HORDEDIR}/config/registry.php \ >- ${HORDEDIR}/config/registry.php.beforeTurba >- @${PERL} -pi -e "s://UNCOMMENTWHENINSTTURBA::" \ >+ @${RM} ${HORDE_INC}/httpd.conf.turba.beforeTurba >+ @${REINPLACE_CMD} -e "s://UNCOMMENTWHENINSTTURBA::" \ > ${HORDEDIR}/config/registry.php > @${CP} -p ${HORDEDIR}/config/registry.php \ > ${HORDEDIR}/config/registry.php.afterTurba
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 39856
:
23102
| 23103 |
23104
|
23105
|
23106
|
23107