[79069] trunk/base/src/port1.0/portchecksum.tcl

jmr at macports.org jmr at macports.org
Tue May 31 19:17:36 PDT 2011


Revision: 79069
          http://trac.macports.org/changeset/79069
Author:   jmr at macports.org
Date:     2011-05-31 19:17:35 -0700 (Tue, 31 May 2011)
Log Message:
-----------
update default checksum types

Modified Paths:
--------------
    trunk/base/src/port1.0/portchecksum.tcl

Modified: trunk/base/src/port1.0/portchecksum.tcl
===================================================================
--- trunk/base/src/port1.0/portchecksum.tcl	2011-06-01 02:01:38 UTC (rev 79068)
+++ trunk/base/src/port1.0/portchecksum.tcl	2011-06-01 02:17:35 UTC (rev 79069)
@@ -58,7 +58,7 @@
 set checksum_types_count [llength $checksum_types]
 
 # types to recommend if none are specified in the portfile
-set default_checksum_types {sha1 rmd160}
+set default_checksum_types {rmd160 sha256}
 
 # Using global all_dist_files, parse the checksums and store them into the
 # global array checksums_array.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110531/fc16785b/attachment.html>


More information about the macports-changes mailing list