1
0
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:
Oliver Eikemeier 2004-11-30 18:10:45 +00:00
parent 7515dca715
commit 777bd29d06
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122831
5 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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

View File

@ -30,7 +30,7 @@
test -z "$ac_cv_prog_CXXPROG" && ac_cv_prog_CXXPROG=""MISSING""
fi
@@ -3499,7 +3504,7 @@
@@ -3505,7 +3510,7 @@

View File

@ -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 @@

View File

@ -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);