New features in 2.0.0

Anders F Björklund afb at macports.org
Fri Jul 29 01:35:55 PDT 2011


Joshua Root wrote:

> Now that the customary week has passed since the release of 2.0.0, I
> thought I'd point out some of the goodies that are now available to
> portfile authors.
> 
> 1. SHA256 checksums - should be self-explanatory.

It still would have been nice to do Base-32 instead Base-16 hex,
but it doesn't matter now that it's released without that feature.
And I guess shorter Portfiles (52 versus 64 characters) isn't as
important as compatibility with other external checksumming tools.

Unfortunately sha256(1) is still disabled in Apple's libmd, but
you can use "shasum -a 256" if you need a non-MacPorts version...
About the "set default_checksum_types {rmd160 sha256}" output,
do you still need to keep rmd160 around as a second checksum line ?

--anders



More information about the macports-dev mailing list