[108444] trunk/dports/science/lal/Portfile

ram at macports.org ram at macports.org
Tue Jul 23 09:12:05 PDT 2013


Revision: 108444
          https://trac.macports.org/changeset/108444
Author:   ram at macports.org
Date:     2013-07-23 09:12:05 -0700 (Tue, 23 Jul 2013)
Log Message:
-----------
science/lal: update to 6.11.0

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

Modified: trunk/dports/science/lal/Portfile
===================================================================
--- trunk/dports/science/lal/Portfile	2013-07-23 16:12:01 UTC (rev 108443)
+++ trunk/dports/science/lal/Portfile	2013-07-23 16:12:05 UTC (rev 108444)
@@ -3,8 +3,7 @@
 PortSystem    1.0
 
 name          lal
-version       6.10.0
-revision      1
+version       6.11.0
 categories    science
 platforms     darwin
 maintainers   ram
@@ -18,8 +17,8 @@
 homepage      https://www.lsc-group.phys.uwm.edu/daswg/projects/lalsuite.html
 master_sites  http://www.lsc-group.phys.uwm.edu/daswg/download/software/source/lalsuite
 
-checksums     rmd160 dc8f12d98a7f3de520c05bdefa2e5927bf4855fc \
-              sha256 f9eb3432e7781d060dce54d39ebfa471498747d2ddc8261cf8cdc7a0edc1b78e
+checksums     rmd160 e89933f96a417e1768816746ec02edd5e9100ce3 \
+              sha256 052767e23e73ac8f39d952c8db3f3883549c2303f53c31bee9634e93dd3a3a52
 
 depends_build port:pkgconfig
 
@@ -36,6 +35,13 @@
 
 use_parallel_build yes
 
+set pythondir "${frameworks_dir}/Python.framework/Versions/2.7/lib/python2.7/site-packages"
+destroot.args-append \
+              pythondir="${pythondir}" \
+              pyexecdir="${pythondir}" \
+              pkgpythondir="${pythondir}/${name}" \
+              pkgpyexecdir="${pythondir}/${name}"
+
 variant swig_python description {Build python SWIG bindings} {
   depends_build-append  port:swig-python
   depends_lib-append    port:py27-numpy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130723/b22b89c3/attachment.html>


More information about the macports-changes mailing list