[99894] trunk/dports/science/lal/Portfile
ram at macports.org
ram at macports.org
Tue Nov 20 19:31:53 PST 2012
Revision: 99894
https://trac.macports.org/changeset/99894
Author: ram at macports.org
Date: 2012-11-20 19:31:53 -0800 (Tue, 20 Nov 2012)
Log Message:
-----------
science/lal: update to 6.8.0
Modified Paths:
--------------
trunk/dports/science/lal/Portfile
Modified: trunk/dports/science/lal/Portfile
===================================================================
--- trunk/dports/science/lal/Portfile 2012-11-21 03:31:45 UTC (rev 99893)
+++ trunk/dports/science/lal/Portfile 2012-11-21 03:31:53 UTC (rev 99894)
@@ -3,7 +3,7 @@
PortSystem 1.0
name lal
-version 6.7.2
+version 6.8.0
categories science
platforms darwin
maintainers ram
@@ -17,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 28847d0a2240cb0d76ee6e67dd7b1a54be2b021c \
- sha256 317824ee4cb936ae2bf7b8ccf66fd3f1394725951f54eeb3fcb470cabf09192e
+checksums rmd160 089045cdb55076663f1c190f48fd0e73287d21db \
+ sha256 9f8d4534ea37fd660043880ab4678b3de6e0789382394b21dcc06eaa0bcbf68e
depends_build port:pkgconfig \
port:python27
@@ -35,6 +35,13 @@
use_parallel_build yes
+variant swig_python description {Build python SWIG bindings} {
+ depends_build-append port:swig-python
+ configure.args-append --enable-swig-python
+}
+
+default_variants +swig_python
+
livecheck.type regex
livecheck.url ${master_sites}
livecheck.regex {lal-(\d+(?:\.\d+)*).tar.gz}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121120/34154d24/attachment.html>
More information about the macports-changes
mailing list