FreeBSD Bugzilla – Attachment 22943 Details for
Bug 39675
Update ports@ maintained ports in category news: ${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.92 KB, created by
obraun
on 2002-06-22 22:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
obraun
Created:
2002-06-22 22:20:01 UTC
Size:
1.92 KB
patch
obsolete
>Index: nntpcache/Makefile >=================================================================== >RCS file: /home/ncvs/ports/news/nntpcache/Makefile,v >retrieving revision 1.21 >diff -u -r1.21 Makefile >--- nntpcache/Makefile 2002/03/30 10:14:36 1.21 >+++ nntpcache/Makefile 2002/06/22 21:08:52 >@@ -31,6 +31,7 @@ > SPOOLDIR?= /var/spool > > NO_CDROM= Free for individuals and non-military, non-profit organisations only >+USE_REINPLACE= yes > USE_GMAKE= yes > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --localstatedir=${SPOOLDIR} >@@ -68,7 +69,7 @@ > @cd ${WRKSRC}/src && ${GMAKE} ${AUTHINFO_EXT} > > post-patch: >- @${PERL} -pi -e 's,AUTOMAKE=automake,AUTOMAKE=automake14,' \ >+ @${REINPLACE_CMD} -e 's,AUTOMAKE=automake,AUTOMAKE=automake14,' \ > ${WRKSRC}/configure > > post-install: >Index: pyne/Makefile >=================================================================== >RCS file: /home/ncvs/ports/news/pyne/Makefile,v >retrieving revision 1.1 >diff -u -r1.1 Makefile >--- pyne/Makefile 2001/12/11 03:41:58 1.1 >+++ pyne/Makefile 2002/06/22 21:08:52 >@@ -15,10 +15,11 @@ > > RUN_DEPENDS= ${PYTHON_SITELIBDIR}/GTK.py:${PORTSDIR}/x11-toolkits/py-gtk > >+USE_REINPLACE= yes > USE_PYTHON= yes > NO_BUILD= yes > > post-patch: >- @${PERL} -pi -e "s,^PREFIX,#PREFIX,g" ${WRKSRC}/Makefile >+ @${REINPLACE_CMD} -e "s,^PREFIX,#PREFIX,g" ${WRKSRC}/Makefile > > .include <bsd.port.mk> >Index: xrn/Makefile >=================================================================== >RCS file: /home/ncvs/ports/news/xrn/Makefile,v >retrieving revision 1.3 >diff -u -r1.3 Makefile >--- xrn/Makefile 2001/10/07 02:03:42 1.3 >+++ xrn/Makefile 2002/06/22 21:08:53 >@@ -14,6 +14,7 @@ > > MAINTAINER= ports@FreeBSD.org > >+USE_REINPLACE= yes > USE_IMAKE= yes > MAN1= xrn.1 > MANCOMPRESSED= no >@@ -22,7 +23,7 @@ > DOCS= COMMON-PROBLMS COPYRIGHT CREDITS ChangeLog > > post-patch: >- @${PERL} -pi -e "s|^#error.+||g; \ >+ @${REINPLACE_CMD} -E -e "s|^#error.+||g; \ > s|/usr/lib/sendmail|/usr/sbin/sendmail|g;" ${WRKSRC}/config.h > > do-install:
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 39675
: 22943