24 Dec
2007
24 Dec
'07
12:55 a.m.
Author: ryandesign@macports.org Revision: 32101 Property Name: svn:log New Property Value: It makes much more sense to group all three types of checksums for a single tarball together in the chk file that comes with each release (from the base/Makefile's "distfromsvn" target), as in {md5,sha1,ripemd160} for tar.gz and then for tar.bz2, rather than all types of tarballs for a single checksum type, as in {tar.gz,tar.bz2} for md5 and then for sha1 and ripemd160.