Skip to content

Commit fbcaaf1

Browse files
authored
nmap: update to 7.99 (#32137)
1 parent 65d051c commit fbcaaf1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

net/nmap/Portfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
PortSystem 1.0
44

55
name nmap
6-
version 7.98
6+
version 7.99
77
revision 0
88
categories net
99
maintainers {darkart.com:opendarwin.org @ghosthound} {geeklair.net:dluke @danielluke}
@@ -28,9 +28,9 @@ long_description Nmap is a utility for port scanning large networks, although \
2828

2929
master_sites https://nmap.org/dist/
3030

31-
checksums rmd160 ef5fbed0bbeaee259f92ad911f64317444b8cd32 \
32-
sha256 ce847313eaae9e5c9f21708e42d2ab7b56c7e0eb8803729a3092f58886d897e6 \
33-
size 12273108
31+
checksums rmd160 deed03c00afa4813966823c94f2dca48ed8efef0 \
32+
sha256 df512492ffd108e53a27a06f26d8635bbe89e0e569455dc8ffef058c035d51b2 \
33+
size 13036588
3434
# see https://trac.macports.org/ticket/68543
3535
patchfiles nmap-7.94-fix-32bit.patch
3636
if {${os.platform} eq "darwin" && ${os.major} < 11} {

0 commit comments

Comments
 (0)