diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2015-09-27 10:32:29 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2015-09-27 10:32:29 +0000 |
commit | e48f1b3666caab624ca1eaa334ecca37a1c53330 (patch) | |
tree | 37cbde6ecbb4f7eb8e2dce09cc667ef7b203b0a0 /security/nmap/files/patch-tcpip.cc | |
parent | Mark 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-tcpip.cc')
-rw-r--r-- | security/nmap/files/patch-tcpip.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/nmap/files/patch-tcpip.cc b/security/nmap/files/patch-tcpip.cc index bfd32d785532..3357b0708d66 100644 --- a/security/nmap/files/patch-tcpip.cc +++ b/security/nmap/files/patch-tcpip.cc @@ -1,6 +1,6 @@ ---- tcpip.cc.orig Fri Dec 8 04:01:19 2006 -+++ tcpip.cc Wed Jan 3 17:15:05 2007 -@@ -133,6 +133,8 @@ +--- tcpip.cc.orig 2015-06-16 13:59:33 UTC ++++ tcpip.cc +@@ -154,6 +154,8 @@ #endif /* NETINET_IF_ETHER_H */ #endif /* HAVE_NETINET_IF_ETHER_H */ |