[108458] trunk/dports/science/gstlal-inspiral/Portfile

Frank Schima macsforever2000 at macports.org
Tue Jul 23 09:56:41 PDT 2013


On Jul 23, 2013, at 10:12 AM, ram at macports.org wrote:

> Revision
> 108458
> Author
> ram at macports.org
> Date
> 2013-07-23 09:12:51 -0700 (Tue, 23 Jul 2013)
> Log Message
> 
> science/gstlal-inspiral: update to 0.2.1
> Modified Paths
> 
> trunk/dports/science/gstlal-inspiral/Portfile
> Diff
> 
> Modified: trunk/dports/science/gstlal-inspiral/Portfile (108457 => 108458)
> 
> --- trunk/dports/science/gstlal-inspiral/Portfile	2013-07-23 16:12:48 UTC (rev 108457)
> +++ trunk/dports/science/gstlal-inspiral/Portfile	2013-07-23 16:12:51 UTC (rev 108458)
> @@ -3,8 +3,8 @@
>  PortSystem    1.0
>  
>  name          gstlal-inspiral
> -version       0.1.4
> -revision      2
> +version       0.2.1
> +revision      1
The revision needs to be reset to 0 when increasing the revision. 

>  categories    science
>  platforms     darwin
>  maintainers   ram
> @@ -21,8 +21,8 @@
>  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 591e6947a2f65e144831266f5ca1264da027453c \
> -              sha256 d1e2b86dc70c42fdf41a94efb9980fbe23869bf3cea72b55e75100226da4385c
> +checksums     rmd160 71fca22596bdfcfdd6f796ff50ad66c02d7de9e7 \
> +              sha256 18d8397ebf90292347eb82364fe70da317c9b2ccf00ecee00ccb074483667f23
>  
>  depends_build port:pkgconfig
>  
> @@ -58,6 +58,16 @@
>    configure.compiler llvm-gcc-4.2
>  }
>  
> +# hack around #39223
> +configure.args-append PYTHON_EXTRA_LDFLAGS="-u _PyMac_Error -F${frameworks_dir} -framework Python"
> +
> +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}"
> +
>  livecheck.type   regex
>  livecheck.url    ${master_sites}
>  livecheck.regex  {gstlal-inspiral-(\d+(?:\.\d+)*).tar.gz}
> _______________________________________________
> macports-changes mailing list
> macports-changes at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-changes

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20130723/c183f9b9/attachment-0001.html>


More information about the macports-dev mailing list