aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2008-11-12 03:58:48 +0000
committerChris Buechler <cmb@pfsense.org>2008-11-12 03:58:48 +0000
commit2ed5a07cff565c71b824318c2e482c8adfb9a27d (patch)
treed0bf0496b8f26c4e0a4672d4ccb299f8285b0cac
parent2d220606d88ef7364082b461d9d3ff2c19a0e4f1 (diff)
downloadpfsense-packages-2ed5a07cff565c71b824318c2e482c8adfb9a27d.tar.gz
pfsense-packages-2ed5a07cff565c71b824318c2e482c8adfb9a27d.tar.bz2
pfsense-packages-2ed5a07cff565c71b824318c2e482c8adfb9a27d.zip
update nmap to 4.76
-rw-r--r--packages/nmap/nmap.xml4
-rw-r--r--pkg_config.7.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/packages/nmap/nmap.xml b/packages/nmap/nmap.xml
index d2fa42ee..10cbc36a 100644
--- a/packages/nmap/nmap.xml
+++ b/packages/nmap/nmap.xml
@@ -46,7 +46,7 @@
<requirements>Describe your package requirements here</requirements>
<faq>Currently there are no FAQ items provided.</faq>
<name>nmap</name>
- <version>4.11</version>
+ <version>4.76</version>
<title>Diagnostics: NMap</title>
<savetext>Scan</savetext>
<preoutput>yes</preoutput>
@@ -62,7 +62,7 @@
<additional_files_needed>
<prefix>/usr/local/pkg/</prefix>
<chmod>077</chmod>
- <item>http://www.pfsense.com/packages/config/nmap/nmap.inc</item>
+ <item>http://files.pfsense.org/packages/config/nmap/nmap.inc</item>
</additional_files_needed>
<fields>
<field>
diff --git a/pkg_config.7.xml b/pkg_config.7.xml
index 59ce20c8..42a5ff13 100644
--- a/pkg_config.7.xml
+++ b/pkg_config.7.xml
@@ -141,9 +141,9 @@
<descr>NMap is a utility for network exploration or security auditing. It supports ping scanning (determine which hosts are up), many port scanning techniques (determine what services the hosts are offering), version detection (determine what application/service is runing on a port), and TCP/IP fingerprinting (remote host OS or device identification). It also offers flexible target and port specification, decoy/stealth scanning, SunRPC scanning, and more. Most Unix and Windows platforms are supported in both GUI and command line modes. Several popular handheld devices are also supported, including the Sharp Zaurus and the iPAQ.</descr>
<category>Security</category>
<depends_on_package_base_url>http://files.pfsense.org/packages/7/All/</depends_on_package_base_url>
- <depends_on_package>nmap-4.62.tbz</depends_on_package>
+ <depends_on_package>nmap-4.76.tbz</depends_on_package>
<config_file>http://www.pfsense.com/packages/config/nmap/nmap.xml</config_file>
- <version>4.20_1</version>
+ <version>4.76</version>
<status>Stable</status>
<required_version>1.2.1</required_version>
<configurationfile>nmap.xml</configurationfile>