mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
update to version 3.77
This commit is contained in:
parent
7515dca715
commit
777bd29d06
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122831
@ -17,7 +17,7 @@ DISTNAME= nmap-${DISTVERSION} # needed for security/nmapfe
|
||||
MAINTAINER= eik@FreeBSD.org
|
||||
COMMENT?= Port scanning utility for large networks
|
||||
|
||||
DISTVERSION= 3.75
|
||||
DISTVERSION= 3.77
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_REINPLACE= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (nmap-3.75.tar.bz2) = 1b54c0608b36f6b3ac92d7d1b910738f
|
||||
SIZE (nmap-3.75.tar.bz2) = 1439720
|
||||
MD5 (nmap-3.77.tar.bz2) = 03f0a925fc1975862709579b452b30f9
|
||||
SIZE (nmap-3.77.tar.bz2) = 1441332
|
||||
|
@ -30,7 +30,7 @@
|
||||
|
||||
test -z "$ac_cv_prog_CXXPROG" && ac_cv_prog_CXXPROG=""MISSING""
|
||||
fi
|
||||
@@ -3499,7 +3504,7 @@
|
||||
@@ -3505,7 +3510,7 @@
|
||||
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- nbase/configure.orig Mon Oct 6 13:03:52 2003
|
||||
+++ nbase/configure Mon Oct 6 13:04:08 2003
|
||||
@@ -3081,7 +3081,7 @@
|
||||
@@ -3087,7 +3087,7 @@
|
||||
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- nmapfe/nmapfe_sig.c.orig Mon Oct 6 12:59:49 2003
|
||||
+++ nmapfe/nmapfe_sig.c Mon Oct 6 13:00:06 2003
|
||||
@@ -412,7 +412,7 @@
|
||||
@@ -425,7 +425,7 @@
|
||||
if (size > command_size)
|
||||
command = realloc(command, size);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user