[107932] users/mojca/ports/science/geant/Portfile

mojca at macports.org mojca at macports.org
Tue Jul 9 10:12:12 PDT 2013


Revision: 107932
          https://trac.macports.org/changeset/107932
Author:   mojca at macports.org
Date:     2013-07-09 10:12:12 -0700 (Tue, 09 Jul 2013)
Log Message:
-----------
geant: there is a serious bug in cycling version - data goes to the wrong location

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

Modified: users/mojca/ports/science/geant/Portfile
===================================================================
--- users/mojca/ports/science/geant/Portfile	2013-07-09 17:11:23 UTC (rev 107931)
+++ users/mojca/ports/science/geant/Portfile	2013-07-09 17:12:12 UTC (rev 107932)
@@ -94,6 +94,10 @@
             distfiles-append ${filename}
             checksums-append ${filename} md5 ${data.md5} rmd160 ${data.rmd160} sha256 ${data.sha256}
         }
+        # TODO: remove this once the bug has been resolved
+        pre-fetch {
+            system "echo This will install data for geant${geant.version_simple} into ${geant.datadir}"
+        }
         post-extract {
             # only necessary for G4EMLOW 6.23 & 6.32
             # but G4NEUTRONXS 1.1, 1.2, 1.3 and PhotonEvaporation 2.2 also have some weird permissions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130709/a1d7c903/attachment.html>


More information about the macports-changes mailing list