[86694] trunk/base/doc/portfile.7
Revision: 86694 http://trac.macports.org/changeset/86694 Author: ryandesign@macports.org Date: 2011-11-01 08:00:24 -0700 (Tue, 01 Nov 2011) Log Message: ----------- portfile.7: sha256 is a valid checksum type too Modified Paths: -------------- trunk/base/doc/portfile.7 Modified: trunk/base/doc/portfile.7 =================================================================== --- trunk/base/doc/portfile.7 2011-11-01 14:59:11 UTC (rev 86693) +++ trunk/base/doc/portfile.7 2011-11-01 15:00:24 UTC (rev 86694) @@ -257,7 +257,7 @@ .Ic distfiles . The checksum .Ar type -can currently be md5, rmd160 or sha1. The +can currently be md5, sha1, rmd160 or sha256. The .Ar filename can be omitted if there is only one distfile. .br
participants (1)
-
ryandesign@macports.org