Update portsnap to version 0.9. This brings the following changes: * SHA-256 has replaced SHA-1 as a hash function used for verifying the integrity of the ports tree. * The RSA signature verification is now performed using OpenSSL rather than "borrowing" code from FreeBSD Update. * In addition to distributing the ports tree, portsnap now also produces up-to-date INDEX, INDEX-4, and INDEX-5 files. * When fetching a series of patches, portsnap now prints a simple progress indicator. Note to users: Please read the UPDATING entry. Fix: Patch is below; suggested commit log message is above. Since portsnap now depends upon sysutils/freebsd-sha256, please commit pr ports/79043 before committing this pr.
Oops. I just found a one-bit typo ("return 1" instead of "return 0"). I've fixed it and re-rolled the distfile; the MD5 hash is now 12dac9235af73a1f8a2fab076434e384. Colin Percival
State Changed From-To: open->closed Committed, thanks!