FreeBSD Bugzilla – Attachment 181746 Details for
Bug 218617
devel/quilt: Bring in textproc/gnugrep for a proper grep(1) with GNU extensions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn(1) diff of devel/quilt
bsdgrep-quilt.diff (text/plain), 717 bytes, created by
Kyle Evans
on 2017-04-13 00:31:59 UTC
(
hide
)
Description:
svn(1) diff of devel/quilt
Filename:
MIME Type:
Creator:
Kyle Evans
Created:
2017-04-13 00:31:59 UTC
Size:
717 bytes
patch
obsolete
>Index: devel/quilt/Makefile >=================================================================== >--- devel/quilt/Makefile (revision 438247) >+++ devel/quilt/Makefile (working copy) >@@ -18,7 +18,8 @@ > gpatch:devel/patch \ > gdiff:textproc/diffutils \ > diffstat:textproc/diffstat \ >- gawk:lang/gawk >+ gawk:lang/gawk \ >+ ${LOCALBASE}/bin/grep:textproc/gnugrep > RUN_DEPENDS:= ${BUILD_DEPENDS} \ > formail:mail/procmail > >@@ -33,7 +34,8 @@ > CONFIGURE_ARGS= --with-sed=${LOCALBASE}/bin/gsed \ > --without-getopt \ > --with-patch=${LOCALBASE}/bin/gpatch \ >- --with-diff=${LOCALBASE}/bin/gdiff >+ --with-diff=${LOCALBASE}/bin/gdiff \ >+ --with-grep=${LOCALBASE}/bin/grep > > PORTDOCS= README README.MAIL quilt.pdf >
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 218617
: 181746