New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79069


Ignore:
Timestamp:
05/31/11 19:17:35 (4 years ago)
Author:
jmr@…
Message:

update default checksum types

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/base/src/port1.0/portchecksum.tcl

    r79027 r79069  
    5959 
    6060# types to recommend if none are specified in the portfile 
    61 set default_checksum_types {sha1 rmd160} 
     61set default_checksum_types {rmd160 sha256} 
    6262 
    6363# Using global all_dist_files, parse the checksums and store them into the 
Note: See TracChangeset for help on using the changeset viewer.