[105788] trunk/dports/gnome/linsmith/Portfile
Lawrence Velázquez
larryv at macports.org
Sun May 5 21:04:33 PDT 2013
On May 5, 2013, at 9:37 PM, devans at macports.org wrote:
> Revision: 105788
> https://trac.macports.org/changeset/105788
> Author: devans at macports.org
> Date: 2013-05-05 18:37:20 -0700 (Sun, 05 May 2013)
> Log Message:
> -----------
> linsmith: update to version 0.99.24, blacklist clang.
>
> Modified Paths:
> --------------
> trunk/dports/gnome/linsmith/Portfile
>
> Modified: trunk/dports/gnome/linsmith/Portfile
> ===================================================================
> --- trunk/dports/gnome/linsmith/Portfile 2013-05-06 00:53:58 UTC (rev 105787)
> +++ trunk/dports/gnome/linsmith/Portfile 2013-05-06 01:37:20 UTC (rev 105788)
> @@ -4,7 +4,7 @@
> PortSystem 1.0
>
> name linsmith
> -version 0.99.21
> +version 0.99.24
> description linSmith is a Smith Charting program.
>
> long_description \
> @@ -18,9 +18,8 @@
> homepage http://jcoppens.com/soft/linsmith/index.en.php
> master_sites sourceforge
>
> -checksums md5 70451da01bc18b28904be79aefdbdcbd \
> - sha1 6a6f5ad170e83b8b9fa47da47df91e72c16b8fcb \
> - rmd160 a8220ea8862d09d82d5062eeb5ca9ab53357d6b4
> +checksums rmd160 047051557ce5bcb712a577c4e806fdc74cf34004 \
> + sha256 f2e124240bc14cc918b8ff3336bf4579fca91770aaa8ddbef0828c48f1a90ea1
>
> depends_build port:pkgconfig \
> port:intltool
> @@ -28,5 +27,7 @@
> depends_lib port:libxml2 \
> port:libgnomeui
>
> +compiler.blacklist clang
> +
Should the MacPorts Clang compilers be blacklisted also?
vq
More information about the macports-dev
mailing list