[92291] trunk/dports/x11/mesa/Portfile

Ryan Schmidt ryandesign at macports.org
Tue Apr 24 06:13:12 PDT 2012


On Apr 24, 2012, at 02:33, jeremyhu at macports.org wrote:

> Revision: 92291
>          https://trac.macports.org/changeset/92291
> Author:   jeremyhu at macports.org
> Date:     2012-04-24 00:33:39 -0700 (Tue, 24 Apr 2012)
> Log Message:
> -----------
> mesa: Add some patches to deal with some various OpenGL crashes found by the wine test suite, and fix a memory leak
> 
> http://xquartz.macosforge.org/trac/ticket/512
> 
> Modified Paths:
> --------------
>    trunk/dports/x11/mesa/Portfile
> 
> Modified: trunk/dports/x11/mesa/Portfile
> ===================================================================
> --- trunk/dports/x11/mesa/Portfile	2012-04-24 05:16:18 UTC (rev 92290)
> +++ trunk/dports/x11/mesa/Portfile	2012-04-24 07:33:39 UTC (rev 92291)
> @@ -6,6 +6,7 @@
> name                mesa
> epoch               1
> version             8.0.2
> +revision            2
> categories          x11 graphics
> maintainers         jeremyhu openmaintainer
> license             MIT
> @@ -31,6 +32,12 @@
>                     port:xorg-libXi \
>                     port:xorg-libXmu
> 
> +patch.pre_args -p1
> +patchfiles \
> +    0001-glapi-Correct-size-of-allocated-_glapi_table-struct.patch \
> +    0002-apple-Fix-a-use-after-free.patch \
> +    0003-darwin-Eliminate-a-pthread-mutex-leak.patch

Fetch failure, because these patches themselves were not committed.





More information about the macports-dev mailing list