summaryrefslogtreecommitdiff
path: root/security/nmap/files/patch-nmap.cc
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2015-09-27 10:32:29 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2015-09-27 10:32:29 +0000
commite48f1b3666caab624ca1eaa334ecca37a1c53330 (patch)
tree37cbde6ecbb4f7eb8e2dce09cc667ef7b203b0a0 /security/nmap/files/patch-nmap.cc
parentMark BROKEN: fails to link (diff)
- update to 6.49BETA5
- use DOCS instead PORTDOCS - remove gcc workaround [1] - (hopefully) use the correct __FreeBSD_version for SOCK_RAW Changelog: https://nmap.org/changelog.html PR: 196065 [1] PR: 200558 [2] PR: 202139 [3] Submitted by: sbruno@ , mikael.urankar@gmail.com [1] Submitted by: truckman@ [2] Submitted by: trasz@ [3]
Notes
Notes: svn path=/head/; revision=398033
Diffstat (limited to 'security/nmap/files/patch-nmap.cc')
-rw-r--r--security/nmap/files/patch-nmap.cc8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/nmap/files/patch-nmap.cc b/security/nmap/files/patch-nmap.cc
index 56e9dfd8afd4..a4168eba94b2 100644
--- a/security/nmap/files/patch-nmap.cc
+++ b/security/nmap/files/patch-nmap.cc
@@ -1,8 +1,8 @@
---- nmap.cc.orig Sat Dec 22 07:32:03 2007
-+++ nmap.cc Thu Jan 10 20:41:30 2008
-@@ -99,6 +99,7 @@
+--- nmap.cc.orig 2015-09-21 13:49:51 UTC
++++ nmap.cc
+@@ -123,6 +123,7 @@
- /* $Id: nmap.cc 6633 2007-12-22 06:32:03Z fyodor $ */
+ /* $Id: nmap.cc 35268 2015-09-21 13:49:51Z dmiller $ */
+#include <getopt.h>
#include "nmap.h"