[98170] trunk/dports/science/arb

dports at macports.org dports at macports.org
Wed Sep 26 18:49:12 PDT 2012


Revision: 98170
          http://trac.macports.org//changeset/98170
Author:   dports at macports.org
Date:     2012-09-26 18:49:12 -0700 (Wed, 26 Sep 2012)
Log Message:
-----------
arb: disable OpenGL support for now because it's incompatible with
libpng 1.5 (#36271)

Modified Paths:
--------------
    trunk/dports/science/arb/Portfile
    trunk/dports/science/arb/files/patch-ARB-config.makefile.diff

Modified: trunk/dports/science/arb/Portfile
===================================================================
--- trunk/dports/science/arb/Portfile	2012-09-27 01:32:30 UTC (rev 98169)
+++ trunk/dports/science/arb/Portfile	2012-09-27 01:49:12 UTC (rev 98170)
@@ -6,7 +6,7 @@
 name                    arb
 epoch                   1
 version                 5.3
-revision                6
+revision                7
 categories              science
 maintainers             mac.com:matt.cottrell 
 platforms               darwin

Modified: trunk/dports/science/arb/files/patch-ARB-config.makefile.diff
===================================================================
--- trunk/dports/science/arb/files/patch-ARB-config.makefile.diff	2012-09-27 01:32:30 UTC (rev 98169)
+++ trunk/dports/science/arb/files/patch-ARB-config.makefile.diff	2012-09-27 01:49:12 UTC (rev 98170)
@@ -1,6 +1,14 @@
---- config.makefile
-+++ config.makefile.template
-@@ -20,7 +20,7 @@
+--- config.makefile	2012-09-20 07:33:17.000000000 -0400
++++ config.makefile.template	2012-09-20 07:34:36.000000000 -0400
+@@ -13,14 +13,14 @@
+ TRACESYM := 1# insert symbols for meaningful backtraces into executables 
+ 
+ # Include features using OPENGL? 
+-OPENGL := 1
++OPENGL := 0
+ 
+ # 0 = use old PTSERVER (recommended)
+ # 1 = use the new PTPan implementation as pt-server (Not tested very well, do NOT use!)
  # 2 = compile both, use old (recommended for development only)
  PTPAN := 0
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120926/4f9eb328/attachment-0001.html>


More information about the macports-changes mailing list