Ticket #46616: root6.diff
File root6.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-02-0 3v13 github.setup root-mirror root 6-02-04 v 14 14 #github.setup root-mirror root aad93c83b3773cbaf91a7d634caed05b35bd658d 15 version 6.02.0 315 version 6.02.04 16 16 17 17 # this could be a better way to set the version (unless we use a sha sum for the git tag ;) 18 18 # version [string map {- .} $version] 19 19 set version_major [lindex [split ${version} .] 0] 20 20 21 checksums rmd160 31cf7de29dca13d788a4e99507c3c14d7b62682a\22 sha256 fc138ca2325a253349eba9ce1777482e0c4a77a70c1f2ca30ac9b8c00545a12521 checksums rmd160 6d0f13776547bd2fb535963305f5ac6b4d5c0bab \ 22 sha256 5272a1d2476d07414b10732da2ec696b0976234fa1ab808efcc67c1032537c5e 23 23 24 24 name root${version_major} 25 25 categories science