Ticket #46031: root6.diff

File root6.diff, 1.4 KB (added by cjones051073 (Chris Jones), 9 years ago)
  • Portfile

     
     1
    12# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
    23# $Id$
    34
     
    1011PortGroup           select 1.0
    1112
    1213# don't forget to update both the git tag and the version
    13 #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
     14#github.setup        root-mirror root 6-02-02 v
     15github.setup        root-mirror root aad93c83b3773cbaf91a7d634caed05b35bd658d
     16version             6.02.02
    1717
    1818# this could be a better way to set the version (unless we use a sha sum for the git tag ;)
    1919# version           [string map {- .} $version]
    2020set version_major   [lindex [split ${version} .] 0]
    2121
    22 checksums           rmd160  2f279fa38d231993a932cf958e9fda956dc63cba \
    23                     sha256  9338fc9fcd897599c2dd539c0e120e1f1913b6d5d1380e1bb91d98e8537f6eff
     22checksums           rmd160  c72bcdd135cf11117fba41ed868bf98a3d63da4d \
     23                    sha256  5ca3ccf6b8faf5f8ddf79b1c12db7c0dd65f335dd8b7186e8a14a7888b461df7
    2424
    2525name                root${version_major}
    2626categories          science