Magellan Linux

Diff of /branches/magellan-next/extras/nmap/nmap-5.51-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 8814 by niro, Mon Aug 1 08:25:48 2011 UTC revision 8816 by niro, Mon Aug 1 08:52:17 2011 UTC
# Line 18  SDEPEND=">= virtual/glibc Line 18  SDEPEND=">= virtual/glibc
18   >= dev-lang/python-2.7   >= dev-lang/python-2.7
19   >= dev-python/pygtk-2.24   >= dev-python/pygtk-2.24
20   >= dev-db/sqlite-3.7   >= dev-db/sqlite-3.7
21   >= dev-python/pysqlite-2.6"   >= dev-python/pysqlite-2.6
22     >= net-libs/libpcap-1.1.1"
23    
24  SRCFILE="${PNAME}-${PVER}.tar.bz2"  SRCFILE="${PNAME}-${PVER}.tar.bz2"
25  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
# Line 38  split_info_nmap() Line 39  split_info_nmap()
39   DESCRIPTION="A very good portscanner and security audit tool."   DESCRIPTION="A very good portscanner and security audit tool."
40   DEPEND=">= virtual/glibc   DEPEND=">= virtual/glibc
41   >= dev-libs/libpcre-8.12   >= dev-libs/libpcre-8.12
42   >= dev-libs/openssl-1.0.0"   >= dev-libs/openssl-1.0.0
43     >= net-libs/libpcap-1.1.1"
44  }  }
45    
46  split_info_nmap-gui()  split_info_nmap-gui()

Legend:
Removed from v.8814  
changed lines
  Added in v.8816