[117150] trunk/dports/science/lalframe/Portfile

ram at macports.org ram at macports.org
Mon Feb 17 16:03:51 PST 2014


Revision: 117150
          https://trac.macports.org/changeset/117150
Author:   ram at macports.org
Date:     2014-02-17 16:03:51 -0800 (Mon, 17 Feb 2014)
Log Message:
-----------
science/lalframe: update to 1.1.1

non zero revision due to being in a testing repository prior to commit

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

Modified: trunk/dports/science/lalframe/Portfile
===================================================================
--- trunk/dports/science/lalframe/Portfile	2014-02-18 00:03:48 UTC (rev 117149)
+++ trunk/dports/science/lalframe/Portfile	2014-02-18 00:03:51 UTC (rev 117150)
@@ -2,9 +2,10 @@
 
 PortSystem    1.0
 PortGroup     active_variants 1.1
+PortGroup     conflicts_build 1.0
 
 name          lalframe
-version       1.1.0
+version       1.1.1
 revision      2
 categories    science
 platforms     darwin
@@ -19,14 +20,9 @@
 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 fe6986e46e4edb38ccfb9ddcae89b3e3ce2f2b2e \
-              sha256 73e74cf040efdba52ba27a2f9d68d0532fac28a6f506bae771692afb4e2453c5
+checksums     rmd160 11c993c6a1ac13c6551d2906eb4f8d396f9f7078 \
+              sha256 c6075c32a95647f116c2ed41bd83391dc52ca0349f48c4ea119c4d388d6e8af3
 
-# upstream fix for swig bindings
-patchfiles    patch-swig-bindings-fix.diff
-patch.pre_args -p1
-use_autoreconf yes
-
 depends_build-append port:pkgconfig
 
 depends_lib   port:python27 \
@@ -48,6 +44,9 @@
               pkgpythondir="${pythondir}/${name}" \
               pkgpyexecdir="${pythondir}/${name}"
 
+# FIXME: fails to build if previous version active
+conflicts_build ${name}
+
 variant swig_python description {Build python SWIG bindings} {
   require_active_variants lal swig_python
   depends_build-append  port:swig-python
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140217/bdee03af/attachment-0001.html>


More information about the macports-changes mailing list