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

jeremyhu at macports.org jeremyhu at macports.org
Mon Jul 12 00:02:50 PDT 2010


Revision: 69649
          http://trac.macports.org/changeset/69649
Author:   jeremyhu at macports.org
Date:     2010-07-12 00:02:46 -0700 (Mon, 12 Jul 2010)
Log Message:
-----------
mesa: Fix universal build, bug #25641

Modified Paths:
--------------
    trunk/dports/x11/mesa/Portfile

Modified: trunk/dports/x11/mesa/Portfile
===================================================================
--- trunk/dports/x11/mesa/Portfile	2010-07-11 23:39:56 UTC (rev 69648)
+++ trunk/dports/x11/mesa/Portfile	2010-07-12 07:02:46 UTC (rev 69649)
@@ -5,7 +5,7 @@
 
 name                mesa
 version             7.8.2
-revision            1
+revision            2
 categories          x11 graphics
 maintainers         jeremyhu openmaintainer
 description         Mesa 3D Graphics Library
@@ -14,7 +14,7 @@
 homepage            http://mesa3d.sourceforge.net/
 distfiles           MesaLib-${version}.tar.bz2:mesa \
                     MesaGLUT-${version}.tar.bz2:mesa \
-                    MesaApple-${version}.tar.bz2:xquartz
+                    MesaApple-${version}-r1.tar.bz2:xquartz
 
 worksrcdir          Mesa-${version}
 platforms           macosx darwin
@@ -28,9 +28,9 @@
                     MesaGLUT-7.8.2.tar.bz2 \
                     sha1    9592ea7778b38e9b7e35532e83d0ae170af3e85e \
                     rmd160  0198676f3277fa6ef681e40e388fa5d69d86a25e \
-                    MesaApple-7.8.2.tar.bz2 \
-                    sha1    476f177ec6cbe8d5718a2109516a5121ab1574d2 \
-                    rmd160  c2dd3363883c5826a9797ef631f668958660e740
+                    MesaApple-7.8.2-r1.tar.bz2 \
+                    sha1    301808a80f4cdd7a9b9bf7e8e0d32e668bcd3f7d \
+                    rmd160  3a5091773e940a1e7b4857d8823d84287d0f56b5
 
 # glut port is here to "clean out" the glut port if it's installed to avoid conflict
 depends_build \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100712/8152fa08/attachment.html>


More information about the macports-changes mailing list