FreeBSD Bugzilla – Attachment 23025 Details for
Bug 39749
Update port: devel/bugzilla - ${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.01 KB, created by
pmarquis
on 2002-06-24 02:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
pmarquis
Created:
2002-06-24 02:30:01 UTC
Size:
1.01 KB
patch
obsolete
>diff -Naur bugzilla.orig/Makefile bugzilla/Makefile >--- bugzilla.orig/Makefile Tue Jan 8 06:07:43 2002 >+++ bugzilla/Makefile Sun Jun 23 21:16:58 2002 >@@ -19,6 +19,8 @@ > ${PERL_SITEDIR}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-Mysql \ > ${PERL_SITEDIR}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate > >+USE_REINPLACE= yes >+ > .if !defined(WITHOUT_BUG_CHARTING_MODULES) > RUN_DEPENDS+= ${PERL_SITEDIR}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \ > ${PERL_SITEDIR}/Chart/Base.pm:${PORTSDIR}/graphics/p5-chart >@@ -65,11 +67,11 @@ > @find ${WRKSRC} -name README.docs -type f -exec ${RM} -f {} \; > @find ${WRKSRC} -name \*.orig -type f -exec ${RM} -f {} \; > .for i in ${BONSAIPERLWC} >- @${PERL} -pi -e 's@#!/usr/bonsaitools/bin/perl@#!/usr/bin/perl@' \ >+ @${REINPLACE_CMD} -e 's@#!/usr/bonsaitools/bin/perl@#!/usr/bin/perl@' \ > ${WRKSRC}/$i > .endfor > .for i in ${SENDMAILWC} >- @${PERL} -pi -e 's@/usr/lib/sendmail@/usr/sbin/sendmail@' \ >+ @${REINPLACE_CMD} -e 's@/usr/lib/sendmail@/usr/sbin/sendmail@' \ > ${WRKSRC}/$i > .endfor
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 39749
: 23025