Ticket #46707: root.diff
File root.diff, 1.1 KB (added by cjones051073 (Chris Jones), 10 years ago) |
---|
-
dports/science/root6/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-0 2-04v14 version 6.0 2.0413 github.setup root-mirror root 6-03-02 v 14 version 6.03.02 15 15 16 16 # this could be a better way to set the version (unless we use a sha sum for the git tag ;) 17 17 # version [string map {- .} $version] 18 18 set version_major [lindex [split ${version} .] 0] 19 19 20 checksums rmd160 6d0f13776547bd2fb535963305f5ac6b4d5c0bab\21 sha256 5272a1d2476d07414b10732da2ec696b0976234fa1ab808efcc67c1032537c5e20 checksums rmd160 e1835e242045dd4b4014f378d0166a55acb277e4 \ 21 sha256 e0d5f40fa7c4459aff6dd1721d3a9e0169b3ba9e6cd5e1194f894512133305b7 22 22 23 23 name root${version_major} 24 24 categories science