[107761] users/mojca/ports/science/gate

mojca at macports.org mojca at macports.org
Fri Jul 5 03:09:43 PDT 2013


Revision: 107761
          https://trac.macports.org/changeset/107761
Author:   mojca at macports.org
Date:     2013-07-05 03:09:43 -0700 (Fri, 05 Jul 2013)
Log Message:
-----------
gate: build from development branch (patches applied already)

Modified Paths:
--------------
    users/mojca/ports/science/gate/Portfile

Removed Paths:
-------------
    users/mojca/ports/science/gate/files/

Modified: users/mojca/ports/science/gate/Portfile
===================================================================
--- users/mojca/ports/science/gate/Portfile	2013-07-05 09:02:37 UTC (rev 107760)
+++ users/mojca/ports/science/gate/Portfile	2013-07-05 10:09:43 UTC (rev 107761)
@@ -6,7 +6,7 @@
 PortGroup           github 1.0
 
 # TODO: just temporary
-github.setup        mojca opengate 06d46c2
+github.setup        mojca opengate f14c352c92
 
 name                gate
 version             6.2
@@ -23,11 +23,9 @@
 # distfiles           gate_v6_2_tar_gz_15843.gz
 # master_sites        http://www.opengatecollaboration.org/sites/opengatecollaboration.org/files/gate_release/2012/08/
 
-checksums           rmd160  0b03bd6273202e5dc6f4e443ebb92d1b2f7576b4 \
-                    sha256  5a73951f65d961723f167f3c30a1c5fbf0eb9ca29fb634710e76697f33348df4
+checksums           rmd160  b21ab59aa0d7dec9771a9e5a213ee8d739c5666e \
+                    sha256  843424c70c27e4f26cf64b99ddc73b614a0be2abed25a7a48af739eaa5f881f3
 
-patchfiles          patch-compileerrors.diff
-
 worksrcdir          gate_v${version}
 configure.dir       ${workpath}/build
 build.dir           ${configure.dir}
@@ -52,7 +50,7 @@
     # maybe we need more variables?
 }
 
-configure.args-append -DGATE_USE_OWN_CLHEP=OFF
+configure.args-append -DGATE_USE_SYSTEM_CLHEP=ON
 # configure.args-append -DGEANT4_INSTALL_DATA=ON \
 #                       -DGEANT4_BUILD_EXAMPLES=ON \
 #                       -DGEANT4_INSTALL_EXAMPLES=ON \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130705/a1e03f52/attachment.html>


More information about the macports-changes mailing list