[89740] trunk/dports/textproc/libxml2/Portfile
Joshua Root
jmr at macports.org
Wed Feb 8 11:50:16 PST 2012
On 2012-2-9 04:28 , mk at macports.org wrote:
> Revision: 89740
> http://trac.macports.org/changeset/89740
> Author: mk at macports.org
> Date: 2012-02-08 09:28:50 -0800 (Wed, 08 Feb 2012)
> Log Message:
> -----------
> libxml2: restore original portfile state since this test failed to resolve the meinproc issue found in many KDE4 ports
>
> Modified Paths:
> --------------
> trunk/dports/textproc/libxml2/Portfile
>
> Modified: trunk/dports/textproc/libxml2/Portfile
> ===================================================================
> --- trunk/dports/textproc/libxml2/Portfile 2012-02-08 17:08:20 UTC (rev 89739)
> +++ trunk/dports/textproc/libxml2/Portfile 2012-02-08 17:28:50 UTC (rev 89740)
> @@ -5,7 +5,7 @@
>
> name libxml2
> version 2.7.8
> -revision 1
> +revision 2
> categories textproc
> description gnome xml library
> platforms darwin
> @@ -39,8 +39,7 @@
> }
>
> configure.args --enable-static \
> - --without-python \
> - --without-threads
> + --without-python
>
> use_parallel_build yes
>
1. Making everyone rebuild libxml2, potentially twice, in order to debug
a problem with KDE, is wasteful and unfair. Find some other way to debug
these kinds of problems.
2. This is not an openmaintainer port. Did you get the maintainer's
permission?
- Josh
More information about the macports-dev
mailing list