On Wed, Jun 20, 2007 at 02:08:48PM +0200, Gabor Kovesdan wrote: > there are RMD160 and SHA1 hashes in some ports' distinfo files. > Considering, that > 1, these kind of hashes were never official > 2, there's no PR for adding support for them
$ SHA1=`which sha1` RMD160=`which rmd160` CHECKSUM_ALGORITHMS="rmd160 md5 sha256 sha1" make checksum (yes, we have a more-or-less pluggable checksum mechanism :-) > 3, SHA256 should be storng enough according to RMD160 and SHA1 Specially in combination with SIZE. Go for them (he said without any hats) Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org [EMAIL PROTECTED] | Weblog: http://www.mavetju.org/weblog/ _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"