From e48f1b3666caab624ca1eaa334ecca37a1c53330 Mon Sep 17 00:00:00 2001 From: Olli Hauer Date: Sun, 27 Sep 2015 10:32:29 +0000 Subject: - 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] --- security/nmap/files/patch-nmap.cc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'security/nmap/files/patch-nmap.cc') 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 #include "nmap.h" -- cgit v1.2.3