mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
security/nmap-devel: Update to the latest GH commit
This commit is contained in:
parent
2a89210754
commit
576b34fcd0
3 changed files with 8 additions and 5 deletions
|
@ -27,8 +27,8 @@ EXTRACT_AFTER_ARGS= --exclude ${GH_PROJECT_DEFAULT}-${GH_TAGNAME_EXTRACT}/mswin3
|
|||
--no-same-owner --no-same-permissions
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_TAGNAME= fd8092192
|
||||
NMAP_COMMIT_DATE= 20250217
|
||||
GH_TAGNAME= 4ab57093d
|
||||
NMAP_COMMIT_DATE= 20250323
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS=--without-localdirs \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1739944850
|
||||
SHA256 (nmap-nmap-7.95.20250217-fd8092192_GH0.tar.gz) = f7e416aeea2f6790e53b94dbdda3e796accf0035269a286c34a70ae153bfe3c2
|
||||
SIZE (nmap-nmap-7.95.20250217-fd8092192_GH0.tar.gz) = 15420038
|
||||
TIMESTAMP = 1743051294
|
||||
SHA256 (nmap-nmap-7.95.20250323-4ab57093d_GH0.tar.gz) = 14cfca5207b5770c8d7556561f29d2a4d76ec8a5639ee8f339e073f7003173c9
|
||||
SIZE (nmap-nmap-7.95.20250323-4ab57093d_GH0.tar.gz) = 15445384
|
||||
|
|
|
@ -566,6 +566,8 @@ share/man/man1/nping.1.gz
|
|||
%%DATADIR%%/scripts/metasploit-msgrpc-brute.nse
|
||||
%%DATADIR%%/scripts/metasploit-xmlrpc-brute.nse
|
||||
%%DATADIR%%/scripts/mikrotik-routeros-brute.nse
|
||||
%%DATADIR%%/scripts/mikrotik-routeros-username-brute.nse
|
||||
%%DATADIR%%/scripts/mikrotik-routeros-version.nse
|
||||
%%DATADIR%%/scripts/mmouse-brute.nse
|
||||
%%DATADIR%%/scripts/mmouse-exec.nse
|
||||
%%DATADIR%%/scripts/modbus-discover.nse
|
||||
|
@ -776,6 +778,7 @@ share/man/man1/nping.1.gz
|
|||
%%DATADIR%%/scripts/supermicro-ipmi-conf.nse
|
||||
%%DATADIR%%/scripts/svn-brute.nse
|
||||
%%DATADIR%%/scripts/targets-asn.nse
|
||||
%%DATADIR%%/scripts/targets-ipv6-eui64.nse
|
||||
%%DATADIR%%/scripts/targets-ipv6-map4to6.nse
|
||||
%%DATADIR%%/scripts/targets-ipv6-multicast-echo.nse
|
||||
%%DATADIR%%/scripts/targets-ipv6-multicast-invalid-dst.nse
|
||||
|
|
Loading…
Add table
Reference in a new issue