FreeBSD Bugzilla – Attachment 35205 Details for
Bug 56885
Fix build for security/firewalk
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
firewalk-bento.diff
firewalk-bento.diff (text/plain), 958 bytes, created by
yonatan
on 2003-09-15 09:30:17 UTC
(
hide
)
Description:
firewalk-bento.diff
Filename:
MIME Type:
Creator:
yonatan
Created:
2003-09-15 09:30:17 UTC
Size:
958 bytes
patch
obsolete
>diff -urN firewalk.orig/Makefile firewalk/Makefile >--- firewalk.orig/Makefile Sun Sep 7 11:24:17 2003 >+++ firewalk/Makefile Mon Sep 15 11:20:19 2003 >@@ -14,7 +14,8 @@ > MAINTAINER= Yonatan@xpert.com > COMMENT= A remote firewall auditing tool > >-BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet >+BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet \ >+ ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel > RUN_DEPENDS= ${BUILD_DEPENDS} > > WRKSRC= ${WRKDIR}/Firewalk >diff -urN firewalk.orig/pkg-plist firewalk/pkg-plist >--- firewalk.orig/pkg-plist Sun Sep 7 11:24:17 2003 >+++ firewalk/pkg-plist Mon Sep 15 11:21:53 2003 >@@ -1,5 +1,5 @@ > bin/firewalk >-%%PORTDOCS%%share/doc/firewalk/README >-%%PORTDOCS%%share/doc/firewalk/BUGS >-%%PORTDOCS%%share/doc/firewalk/TODO >-%%PORTDOCS%%@dirrm share/doc/firewalk >+%%PORTDOCS%%%%DOCSDIR%%/README >+%%PORTDOCS%%%%DOCSDIR%%/BUGS >+%%PORTDOCS%%%%DOCSDIR%%/TODO >+%%PORTDOCS%%@dirrm %%DOCSDIR%%
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 56885
: 35205