Revision: 77433 http://trac.macports.org/changeset/77433 Author: ryandesign@macports.org Date: 2011-03-30 03:22:36 -0700 (Wed, 30 Mar 2011) Log Message: ----------- graphviz-devel, graphviz-gui-devel: update to 2.27.20110330.0445 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-30 10:09:08 UTC (rev 77432) +++ trunk/dports/graphics/graphviz-devel/Portfile 2011-03-30 10:22:36 UTC (rev 77433) @@ -9,7 +9,7 @@ conflicts graphviz set my_name graphviz # keep version in sync between graphviz-devel and graphviz-gui-devel -version 2.27.20110322.0445 +version 2.27.20110330.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 f3f2fb73de73846bd354f97a13f0a5c43bbffe21 \ - rmd160 a2d04cb884b2228422446848d36838c3a63f7849 +checksums sha1 b0ff754e6de626c3c1ae862b5cc943e1a742764d \ + rmd160 641b437792530a5cfb43bff394f500db6572c30a # graphviz needs Xcode 3.1+ to avoid the libGL error when building the smyrna variant # graphviz-gui needs Xcode 3.1.2+; see #18811 Modified: trunk/dports/graphics/graphviz-gui-devel/Portfile =================================================================== --- trunk/dports/graphics/graphviz-gui-devel/Portfile 2011-03-30 10:09:08 UTC (rev 77432) +++ trunk/dports/graphics/graphviz-gui-devel/Portfile 2011-03-30 10:22:36 UTC (rev 77433) @@ -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.20110322.0445 +version 2.27.20110330.0445 categories graphics aqua maintainers ryandesign license CPL-1.0 @@ -26,8 +26,8 @@ long_description ${description}. -checksums sha1 f3f2fb73de73846bd354f97a13f0a5c43bbffe21 \ - rmd160 a2d04cb884b2228422446848d36838c3a63f7849 +checksums sha1 b0ff754e6de626c3c1ae862b5cc943e1a742764d \ + rmd160 641b437792530a5cfb43bff394f500db6572c30a depends_lib port:graphviz-devel