[127185] trunk/dports/science/root6/Portfile

larryv at macports.org larryv at macports.org
Wed Oct 22 11:40:17 PDT 2014


Revision: 127185
          https://trac.macports.org/changeset/127185
Author:   larryv at macports.org
Date:     2014-10-22 11:40:17 -0700 (Wed, 22 Oct 2014)
Log Message:
-----------
root6: Update to 6.02.01 (#45563)

Modified Paths:
--------------
    trunk/dports/science/root6/Portfile

Modified: trunk/dports/science/root6/Portfile
===================================================================
--- trunk/dports/science/root6/Portfile	2014-10-22 14:57:59 UTC (rev 127184)
+++ trunk/dports/science/root6/Portfile	2014-10-22 18:40:17 UTC (rev 127185)
@@ -10,17 +10,17 @@
 PortGroup           select 1.0
 
 # don't forget to update both the git tag and the version
-#github.setup       root-mirror root 6-02-00 v
-# tag below is 6.02/00 + a few minor fixes for installation issues.
-github.setup        root-mirror root f460f42728305617c4978ced32bd030b1b4279e0
-version             6.02.00
+#github.setup        root-mirror root 6-02-01 v
+# git tag that is 6.02/01 + various fixes (including build fix for OSX10.01).
+github.setup        root-mirror root 8e2ffb8dbf46381ba95ee27ec254ba99f17ff17e
+version             6.02.01
 
 # this could be a better way to set the version (unless we use a sha sum for the git tag ;)
 # version           [string map {- .} $version]
 set version_major   [lindex [split ${version} .] 0]
 
-checksums           rmd160  46c38ab178b114794b2f53cfdd59b41e53470223 \
-                    sha256  cfa9d3daadb05ff527d75ec5959bb1ca3d0ea2f200a09ec1959dc0ef9dba2389
+checksums           rmd160  2f279fa38d231993a932cf958e9fda956dc63cba \
+                    sha256  9338fc9fcd897599c2dd539c0e120e1f1913b6d5d1380e1bb91d98e8537f6eff
 
 name                root${version_major}
 categories          science
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141022/e54cfe07/attachment.html>


More information about the macports-changes mailing list