[108442] trunk/dports/science/ldas-tools

ram at macports.org ram at macports.org
Tue Jul 23 09:11:58 PDT 2013


Revision: 108442
          https://trac.macports.org/changeset/108442
Author:   ram at macports.org
Date:     2013-07-23 09:11:58 -0700 (Tue, 23 Jul 2013)
Log Message:
-----------
science/ldas-tools: update to 1.19.32

Modified Paths:
--------------
    trunk/dports/science/ldas-tools/Portfile

Added Paths:
-----------
    trunk/dports/science/ldas-tools/files/
    trunk/dports/science/ldas-tools/files/patch-framecpp.pc.in.diff

Modified: trunk/dports/science/ldas-tools/Portfile
===================================================================
--- trunk/dports/science/ldas-tools/Portfile	2013-07-23 16:11:53 UTC (rev 108441)
+++ trunk/dports/science/ldas-tools/Portfile	2013-07-23 16:11:58 UTC (rev 108442)
@@ -3,7 +3,7 @@
 PortSystem    1.0
 
 name          ldas-tools
-version       1.19.29
+version       1.19.32
 categories    science
 platforms     darwin
 maintainers   ram
@@ -12,11 +12,14 @@
 long_description ${description}
 
 homepage      http://www.ldas-sw.ligo.caltech.edu
-master_sites  http://www.ldas-sw.ligo.caltech.edu/packages
+master_sites  http://www.ldas-sw.ligo.caltech.edu/packages \
+              http://www.ligo.caltech.edu/~emaros
 
-checksums     rmd160 3c7570cff5dd400feb4e2912d254ff87c00b4ee8 \
-              sha256 582c47ada2b47c60129268352f7f17d6884d06ae9508e36aca17a9c5079eaec9
+checksums     rmd160 fe57b4e2c628c8161e131891ecbef16ff18cc79c \
+              sha256 6ff5409d9ac8cd44ff2966a3e9d3aa938870593c478ab5a397d843fa3091738e
 
+patchfiles    patch-framecpp.pc.in.diff
+
 configure.args --disable-silent-rules \
                --disable-auto-ldcg-inclusion \
                --without-ospace \
@@ -38,7 +41,7 @@
                port:bzip2 \
                port:flex
 
-use_parallel_build no
+use_parallel_build yes
 
 #variant docs description {build documentation} {
 #  configure.args-delete --disable-latex \

Added: trunk/dports/science/ldas-tools/files/patch-framecpp.pc.in.diff
===================================================================
--- trunk/dports/science/ldas-tools/files/patch-framecpp.pc.in.diff	                        (rev 0)
+++ trunk/dports/science/ldas-tools/files/patch-framecpp.pc.in.diff	2013-07-23 16:11:58 UTC (rev 108442)
@@ -0,0 +1,9 @@
+--- lib/framecpp/framecpp.pc.in	2013-07-07 14:00:27.000000000 -0500
++++ lib/framecpp/framecpp.pc.in	2013-07-07 14:00:42.000000000 -0500
+@@ -11,5 +11,5 @@
+ Name: frameCPP
+ Description: Objected Oriented implementation of the frame spec using C++
+ Version: @LDAS_PACKAGE_VERSION@
+-Libs: -L${libdir} -lframecpp
++Libs: -L${libdir} -lframecpp -lframecpp8 -lframecpp7 -lframecpp6 -lframecpp4 -lframecpp3 -lframecppcmn -lgeneral
+ Cflags: -I${includedir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130723/2dd5c0ae/attachment.html>


More information about the macports-changes mailing list