forked from ports/contrib
nmap: 5.20 -> 5.21
This commit is contained in:
parent
67ba08e23a
commit
13a417667d
@ -33,6 +33,7 @@ drwxr-xr-x root/root usr/share/nmap/nselib/data/psexec/
|
||||
-rw-r--r-- root/root usr/share/nmap/nselib/data/psexec/backdoor.lua
|
||||
-rw-r--r-- root/root usr/share/nmap/nselib/data/psexec/default.lua
|
||||
-rw-r--r-- root/root usr/share/nmap/nselib/data/psexec/drives.lua
|
||||
-rw-r--r-- root/root usr/share/nmap/nselib/data/psexec/encoder.c
|
||||
-rw-r--r-- root/root usr/share/nmap/nselib/data/psexec/examples.lua
|
||||
-rw-r--r-- root/root usr/share/nmap/nselib/data/psexec/experimental.lua
|
||||
-rw-r--r-- root/root usr/share/nmap/nselib/data/psexec/network.lua
|
||||
|
@ -1 +1 @@
|
||||
07e74592beaea0b5946a6cf06f9157de nmap-5.20.tar.bz2
|
||||
f77fa51d89ab27d35e5cd87bb086b858 nmap-5.21.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Packager: sten, nick dot steeves at shaw dot ca
|
||||
|
||||
name=nmap
|
||||
version=5.20
|
||||
version=5.21
|
||||
release=1
|
||||
source=(http://ftp.uni-erlangen.de/mirrors/gentoo/distfiles/$name-$version.tar.bz2)
|
||||
|
||||
@ -19,6 +19,7 @@ build () {
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
rm -rf $PKG/usr/man/man1/zenmap.*
|
||||
rm -f $PKG/usr/share/nmap/nselib/data/psexec/README
|
||||
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user