diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2018-01-30 21:02:54 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2018-01-30 21:02:54 +0000 |
commit | 89768ae6bbab66466c3e1217908eaedf1b45178c (patch) | |
tree | f1c997641bf4e0f504f43726364016afc8a69eab /security/nmap/files/patch-nmap.cc | |
parent | games/openra: NUGET_PACKAGEDIR is a symlink after r460430 (diff) |
- update to 7.60
- regenerate patches with makepatch
PR: ports/221522
Notes
Notes:
svn path=/head/; revision=460437
Diffstat (limited to 'security/nmap/files/patch-nmap.cc')
-rw-r--r-- | security/nmap/files/patch-nmap.cc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/nmap/files/patch-nmap.cc b/security/nmap/files/patch-nmap.cc index 823152a1d23d..0db38d88f60f 100644 --- a/security/nmap/files/patch-nmap.cc +++ b/security/nmap/files/patch-nmap.cc @@ -1,10 +1,10 @@ ---- nmap.cc.orig 2016-03-14 23:54:51 UTC +--- nmap.cc.orig 2017-07-31 16:56:48 UTC +++ nmap.cc -@@ -123,6 +123,7 @@ +@@ -130,6 +130,7 @@ - /* $Id: nmap.cc 35683 2016-03-14 23:54:51Z dmiller $ */ + /* $Id: nmap.cc 36896 2017-07-31 16:56:48Z dmiller $ */ +#include <getopt.h> #include "nmap.h" #include "osscan.h" - #include "osscan2.h" + #include "scan_engine.h" |