diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2020-10-05 11:04:32 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2020-10-05 11:04:32 +0000 |
commit | 5ec38442fff354d2bdc0eedfef057de60d004c1c (patch) | |
tree | e27213d55f0a8c08f786d3fc838b3cb8131a86a4 /security/nmap/files/patch-libdnet-stripped_configure | |
parent | - update to 3.6-20201003 (diff) |
- update to 7.90
Relnotes: https://nmap.org/changelog#7.90
Notes
Notes:
svn path=/head/; revision=551485
Diffstat (limited to 'security/nmap/files/patch-libdnet-stripped_configure')
-rw-r--r-- | security/nmap/files/patch-libdnet-stripped_configure | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/nmap/files/patch-libdnet-stripped_configure b/security/nmap/files/patch-libdnet-stripped_configure index 2f8357e7c87d..74170ec491a6 100644 --- a/security/nmap/files/patch-libdnet-stripped_configure +++ b/security/nmap/files/patch-libdnet-stripped_configure @@ -1,6 +1,6 @@ ---- libdnet-stripped/configure.orig 2017-02-13 19:46:23 UTC +--- libdnet-stripped/configure.orig 2017-08-02 18:48:27 UTC +++ libdnet-stripped/configure -@@ -733,6 +733,9 @@ ac_includes_default="\ +@@ -764,6 +764,9 @@ ac_includes_default="\ #ifdef HAVE_STDINT_H # include <stdint.h> #endif @@ -10,8 +10,8 @@ #ifdef HAVE_UNISTD_H # include <unistd.h> #endif" -@@ -11716,11 +11719,8 @@ $as_echo_n "checking for Berkeley Packet - if test "${ac_cv_dnet_bsd_bpf+set}" = set; then : +@@ -11828,11 +11831,8 @@ $as_echo_n "checking for Berkeley Packet Filter... " > + if ${ac_cv_dnet_bsd_bpf+:} false; then : $as_echo_n "(cached) " >&6 else - if test -c /dev/bpf0 ; then |