[77201] trunk/dports/graphics

ryandesign at macports.org ryandesign at macports.org
Tue Mar 22 08:42:04 PDT 2011


Revision: 77201
          http://trac.macports.org/changeset/77201
Author:   ryandesign at macports.org
Date:     2011-03-22 08:42:03 -0700 (Tue, 22 Mar 2011)
Log Message:
-----------
graphviz-devel, graphviz-gui-devel: update to 2.27.20110322.0445 and enable gts support; see https://mailman.research.att.com/pipermail/graphviz-devel/2011/001332.html

Modified Paths:
--------------
    trunk/dports/graphics/graphviz-devel/Portfile
    trunk/dports/graphics/graphviz-gui-devel/Portfile

Modified: trunk/dports/graphics/graphviz-devel/Portfile
===================================================================
--- trunk/dports/graphics/graphviz-devel/Portfile	2011-03-22 15:06:59 UTC (rev 77200)
+++ trunk/dports/graphics/graphviz-devel/Portfile	2011-03-22 15:42:03 UTC (rev 77201)
@@ -9,7 +9,7 @@
 conflicts                       graphviz
 set my_name                     graphviz
 # keep version in sync between graphviz-devel and graphviz-gui-devel
-version                         2.27.20110315.0445
+version                         2.27.20110322.0445
 categories                      graphics
 maintainers                     ryandesign
 license                         CPL-1.0
@@ -33,8 +33,8 @@
                                 programs (for non-interactive use) can use the +no_x11 \
                                 variant to build graphviz without its display routines.
 
-checksums                       sha1    53fe302900e236061a358618c52f22aaa249f233 \
-                                rmd160  4c92266e22bac95f406f30c39b53ff4a4f400934
+checksums                       sha1    f3f2fb73de73846bd354f97a13f0a5c43bbffe21 \
+                                rmd160  a2d04cb884b2228422446848d36838c3a63f7849
 
 # graphviz needs Xcode 3.1+ to avoid the libGL error when building the smyrna variant
 # graphviz-gui needs Xcode 3.1.2+; see #18811
@@ -48,6 +48,7 @@
                                 port:freetype \
                                 port:expat \
                                 port:gd2 \
+                                port:gts \
                                 port:ghostscript \
                                 port:zlib \
                                 port:gettext
@@ -60,6 +61,7 @@
                                 lib/libfreetype.dylib \
                                 lib/libexpat.dylib \
                                 lib/libgd.dylib \
+                                lib/libgts.dylib \
                                 lib/libgs.dylib \
                                 lib/libz.dylib \
                                 lib/libintl.dylib
@@ -87,6 +89,7 @@
                                 --without-gtk \
                                 --without-gtkgl \
                                 --without-gtkglext \
+                                --with-gts \
                                 --without-glade \
                                 --without-gnomeui \
                                 --without-ming \
@@ -236,12 +239,10 @@
                                 --with-glade
     depends_lib-append          port:gtk2 \
                                 port:gtkglext \
-                                port:libglade2 \
-                                port:gts
+                                port:libglade2
     archcheck.files-append      bin/gtk-demo \
                                 lib/libgtkglext-x11-1.0.dylib \
-                                lib/libglade-2.0.dylib \
-                                lib/libgts.dylib
+                                lib/libglade-2.0.dylib
 }
 
 variant r description {Include R language bindings} {

Modified: trunk/dports/graphics/graphviz-gui-devel/Portfile
===================================================================
--- trunk/dports/graphics/graphviz-gui-devel/Portfile	2011-03-22 15:06:59 UTC (rev 77200)
+++ trunk/dports/graphics/graphviz-gui-devel/Portfile	2011-03-22 15:42:03 UTC (rev 77201)
@@ -10,7 +10,7 @@
 conflicts                       graphviz-gui graphviz-oldgui
 set my_name                     graphviz
 # keep version in sync between graphviz-devel and graphviz-gui-devel
-version                         2.27.20110315.0445
+version                         2.27.20110322.0445
 categories                      graphics aqua
 maintainers                     ryandesign
 license                         CPL-1.0
@@ -26,8 +26,8 @@
 
 long_description                ${description}.
 
-checksums                       sha1    53fe302900e236061a358618c52f22aaa249f233 \
-                                rmd160  4c92266e22bac95f406f30c39b53ff4a4f400934
+checksums                       sha1    f3f2fb73de73846bd354f97a13f0a5c43bbffe21 \
+                                rmd160  a2d04cb884b2228422446848d36838c3a63f7849
 
 depends_lib                     port:graphviz-devel
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110322/24259c91/attachment-0001.html>


More information about the macports-changes mailing list