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

mojca at macports.org mojca at macports.org
Sat Dec 12 09:17:36 PST 2015


Revision: 143274
          https://trac.macports.org/changeset/143274
Author:   mojca at macports.org
Date:     2015-12-09 11:55:41 -0800 (Wed, 09 Dec 2015)
Log Message:
-----------
root6: upgrade to 6.04.12 and enable davix (closes #49935)

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

Modified: trunk/dports/science/root6/Portfile
===================================================================
--- trunk/dports/science/root6/Portfile	2015-12-09 19:31:20 UTC (rev 143273)
+++ trunk/dports/science/root6/Portfile	2015-12-09 19:55:41 UTC (rev 143274)
@@ -11,15 +11,15 @@
 
 # don't forget to update both the git tag and the version
 #github.setup       root-mirror root <sha>
-github.setup        root-mirror root 6-04-10 v
-version             6.04.10
+github.setup        root-mirror root 6-04-12 v
+version             6.04.12
 
 # 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  3ad020153c74aef78e702d7b5b39a8eb4fdfe3b1 \
-                    sha256  cf071e64ea0caeaa6086f5343d322f410b2358e57946330c5c78ce13051756e1
+checksums           rmd160  a607eb11c3e84c8e61c1c7dcdad5de7daa0c998c \
+                    sha256  140de60f190970453dd0c53aa27b33fa73fe1c8a6e863620a4c6fb9ac9a975a2
 
 name                root${version_major}
 categories          science
@@ -74,6 +74,7 @@
                     -DCMAKE_INSTALL_SYSCONFDIR="${install_prefix}/etc/root" \
                     -DCMAKE_INSTALL_NAME_DIR="${install_prefix}/lib/root" \
                     -Dfortran=OFF \
+                    -Dbuiltin_davix=ON \
                     -Dbuiltin_freetype=ON \
                     -Dbuiltin_glew=OFF \
                     -Dbuiltin_pcre=OFF \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/ec31e972/attachment-0001.html>


More information about the macports-changes mailing list