[46727] trunk/dports/x11/xorg-libXfont
Jeremy Huddleston
jeremyhu at macports.org
Wed Feb 11 01:52:19 PST 2009
Reverted. This was necessary and intentional for weak symbols
provided by the Xserver to override the stubs in libXfont.
On Feb 10, 2009, at 23:56, jmr at macports.org wrote:
> Revision: 46727
> http://trac.macports.org/changeset/46727
> Author: jmr at macports.org
> Date: 2009-02-10 23:56:01 -0800 (Tue, 10 Feb 2009)
> Log Message:
> -----------
> xorg-libXfont: don't force flat namespace
>
> Modified Paths:
> --------------
> trunk/dports/x11/xorg-libXfont/Portfile
>
> Added Paths:
> -----------
> trunk/dports/x11/xorg-libXfont/files/configure.ac.diff
>
> Modified: trunk/dports/x11/xorg-libXfont/Portfile
> ===================================================================
> --- trunk/dports/x11/xorg-libXfont/Portfile 2009-02-11 07:54:14 UTC
> (rev 46726)
> +++ trunk/dports/x11/xorg-libXfont/Portfile 2009-02-11 07:56:01 UTC
> (rev 46727)
> @@ -40,7 +40,8 @@
>
> configure.args --with-bzip2
>
> -patchfiles f2b116ce5205d0fb8247f76fddb072e9141c62b7.patch
> +patchfiles f2b116ce5205d0fb8247f76fddb072e9141c62b7.patch \
> + configure.ac.diff
>
> use_autoreconf yes
> autoreconf.args -fvi
>
> Added: trunk/dports/x11/xorg-libXfont/files/configure.ac.diff
> ===================================================================
> --- trunk/dports/x11/xorg-libXfont/files/
> configure.ac.diff (rev 0)
> +++ trunk/dports/x11/xorg-libXfont/files/configure.ac.diff
> 2009-02-11 07:56:01 UTC (rev 46727)
> @@ -0,0 +1,11 @@
> +--- configure.ac.orig 2008-12-20 10:05:34.000000000 +1100
> ++++ configure.ac 2009-02-11 18:48:27.000000000 +1100
> +@@ -219,7 +219,7 @@
> + OS_CFLAGS="-D_XOPEN_SOURCE"
> + ;;
> + darwin*)
> +- OS_CFLAGS="-Wl,-flat_namespace"
> ++ OS_CFLAGS=
> + ;;
> + *)
> + OS_CFLAGS=
> _______________________________________________
> macports-changes mailing list
> macports-changes at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macports-changes
More information about the macports-dev
mailing list