#51886: nmap @7.12 Minor portfile fixes --------------------------+------------------------------ Reporter: gavin@… | Owner: opendarwin.org@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: nmap | --------------------------+------------------------------ Comment (by dluke@…): I'll try to take a look at this soon, some notes inline. Replying to [ticket:51886 gavin@…]:
* Livecheck was picking up BETA versions so I implemented the livecheck.regex * Switched ${homepage} to the HTTPS version * Corrected ${master_sites) by removing two old URLs and added one new one * Removed insecure MD5 and SHA1 checksums
There is no downside to having those checksums in the portfile (as port will check against any/all listed checksums). I need to double-check and see if upstream releases checksums for their releases (as that's usually the reason why we'd keep md5 or sha1 around).
* Added "--with-libpcap=DIR" to configure.args; * This may not be necessary but there is some ambiguity whether make was linking from CFLAGS & LDFLAGS. It appears without this switch it may build against its own version included in the distfile which would make the existing dependency irrelevant.
otool output says it links with the one in $prefix on my system - did you actually notice a problem somewhere? -- Ticket URL: <https://trac.macports.org/ticket/51886#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X