[Lunar-commits] <moonbase> nmap: fix DEPENDS

Duncan Gibson engelsman at lunar-linux.org
Sat Nov 14 14:41:56 CET 2009


commit 6fb01d95501bfbc3c26543ec7e8a1a10bedd9a14
Author: Guillaume <sirocco at gmx.fr>
Date:   Sat Nov 14 14:41:56 2009 +0100

    nmap: fix DEPENDS
    
    FYI zenmap replace xnmap and nmapfe
    
    Guillaume
---
 security/nmap/DEPENDS |    3 +--
 security/nmap/DETAILS |    2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/security/nmap/DEPENDS b/security/nmap/DEPENDS
index b81ed9b..756bcde 100644
--- a/security/nmap/DEPENDS
+++ b/security/nmap/DEPENDS
@@ -1,2 +1 @@
-optional_depends gtk+-2  "--with-nmapfe"  "--without-nmapfe"  "for xnmap and nmapfe (you have to say yes also for Python)"
-optional_depends Python  "--with-nmapfe"  "--without-nmapfe"  "for xnmap and nmapfe"
+optional_depends pygtk  ""  "--without-zenmap"  "for zenmap"
diff --git a/security/nmap/DETAILS b/security/nmap/DETAILS
index 1480b5d..d1d1a41 100644
--- a/security/nmap/DETAILS
+++ b/security/nmap/DETAILS
@@ -5,7 +5,7 @@
       SOURCE_VFY=sha1:3e7557f7fd52ccf8f052042fe1412ba0c964dee8
         WEB_SITE=http://nmap.org
          ENTERED=20010922
-         UPDATED=20090717
+         UPDATED=20091024
            SHORT="A utility for network exploration or security auditing"
 
 cat << EOF


More information about the Lunar-commits mailing list