[101015] trunk/dports/science/gstlal/Portfile

ram at macports.org ram at macports.org
Wed Jan 2 23:28:39 PST 2013


Revision: 101015
          https://trac.macports.org/changeset/101015
Author:   ram at macports.org
Date:     2013-01-02 23:28:39 -0800 (Wed, 02 Jan 2013)
Log Message:
-----------
science/gstlal: update to 0.5.0

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

Modified: trunk/dports/science/gstlal/Portfile
===================================================================
--- trunk/dports/science/gstlal/Portfile	2013-01-03 07:28:33 UTC (rev 101014)
+++ trunk/dports/science/gstlal/Portfile	2013-01-03 07:28:39 UTC (rev 101015)
@@ -3,8 +3,7 @@
 PortSystem    1.0
 
 name          gstlal
-version       0.4.2
-revision      1
+version       0.5.0
 categories    science
 platforms     darwin
 maintainers   ram
@@ -21,32 +20,35 @@
 homepage      https://www.lsc-group.phys.uwm.edu/daswg/projects/gstlal.html
 master_sites  http://www.lsc-group.phys.uwm.edu/daswg/download/software/source/
 
-checksums     rmd160 fa7604a0aaf4e37d4e5d47a64f80b5eb7393d382 \
-              sha256 65ecd5619b1e17104d31434558af802e6df35997482440f2c41e752c07021e19
+checksums     rmd160 5d2e378bd718c961b337ed61eb82e772ca82201c \
+              sha256 2e604149622dc9496a27fa7811b263b685bb0cb2a7965bea4f285609e5387371
 
 depends_build port:pkgconfig
 
 depends_lib   port:python27 \
+              port:glue \
+              port:pylal \
               port:fftw-3 \
               port:fftw-3-single \
-              port:gsl \
               port:gstreamer \
               port:gst-plugins-base \
               port:gst-plugins-good \
               port:py27-gst-python \
               port:py27-gobject \
               port:py27-numpy \
-              port:orc \
               port:lal \
               port:lalframe \
               port:lalmetaio \
               port:lalsimulation \
               port:lalburst \
-              port:lalinspiral
+              port:lalinspiral \
+              port:gsl \
+              port:orc
 
 set python_prefix ${frameworks_dir}/Python.framework/Versions/2.7
 configure.pkg_config_path ${python_prefix}/lib/pkgconfig
 configure.python ${prefix}/bin/python2.7
+configure.args --disable-introspection
 
 use_parallel_build yes
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130102/b988f3cb/attachment.html>


More information about the macports-changes mailing list