Ticket #45563: root.diff
File root.diff, 1.3 KB (added by cjones051073 (Chris Jones), 10 years ago) |
---|
-
Portfile
10 10 PortGroup select 1.0 11 11 12 12 # don't forget to update both the git tag and the version 13 #github.setup root-mirror root 6-02-00v14 # tag below is 6.02/00 + a few minor fixes for installation issues.15 github.setup root-mirror root f460f42728305617c4978ced32bd030b1b4279e016 version 6.02.0 013 #github.setup root-mirror root 6-02-01 v 14 # git tag that is 6.02/01 + various fixes (including build fix for OSX10.01). 15 github.setup root-mirror root 8e2ffb8dbf46381ba95ee27ec254ba99f17ff17e 16 version 6.02.01 17 17 18 18 # this could be a better way to set the version (unless we use a sha sum for the git tag ;) 19 19 # version [string map {- .} $version] 20 20 set version_major [lindex [split ${version} .] 0] 21 21 22 checksums rmd160 46c38ab178b114794b2f53cfdd59b41e53470223\23 sha256 cfa9d3daadb05ff527d75ec5959bb1ca3d0ea2f200a09ec1959dc0ef9dba238922 checksums rmd160 2f279fa38d231993a932cf958e9fda956dc63cba \ 23 sha256 9338fc9fcd897599c2dd539c0e120e1f1913b6d5d1380e1bb91d98e8537f6eff 24 24 25 25 name root${version_major} 26 26 categories science