FreeBSD Bugzilla – Attachment 138429 Details for
Bug 184381
[PATCH] security/bro: Fix pkg-fallout issue
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch.txt
patch.txt (text/plain; charset=us-ascii), 645 bytes, created by
Craig Leres
on 2013-11-30 01:40:39 UTC
(
hide
)
Description:
patch.txt
Filename:
MIME Type:
Creator:
Craig Leres
Created:
2013-11-30 01:40:39 UTC
Size:
645 bytes
patch
obsolete
>--- Makefile.orig 2013-11-23 04:25:30.000000000 -0800 >+++ Makefile 2013-11-29 17:33:17.000000000 -0800 >@@ -56,6 +56,7 @@ > > # Bro 2.2 requires libmagic >= 5.04 > .if ${OSVERSION} < 901000 >+BUILD_DEPENDS+= magic:${PORTSDIR}/sysutils/file > LIB_DEPENDS+= magic:${PORTSDIR}/sysutils/file > .endif > >@@ -113,6 +114,8 @@ > .if defined(BRO_PREFIX) > @${MKDIR} ${PREFIX} > .endif >+ @${MKDIR} ${STAGEDIR}${PREFIX}/spool/installed-scripts-do-not-touch/auto >+ @${MKDIR} ${STAGEDIR}${PREFIX}/spool/installed-scripts-do-not-touch/site > .for F in broctl.cfg > @${INSTALL_SCRIPT} ${INSTALL_WRKSRC}/aux/broctl/etc/${F} ${STAGEDIR}${PREFIX}/etc/${F}.example > .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 Raw
Actions:
View
Attachments on
bug 184381
:
138428
| 138429