Revision: 76695 http://trac.macports.org/changeset/76695 Author: ryandesign@macports.org Date: 2011-03-05 13:46:44 -0800 (Sat, 05 Mar 2011) Log Message: ----------- graphviz-devel, graphviz-gui-devel: update to 2.27.20110305.0545 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-05 21:46:07 UTC (rev 76694) +++ trunk/dports/graphics/graphviz-devel/Portfile 2011-03-05 21:46:44 UTC (rev 76695) @@ -9,7 +9,7 @@ conflicts graphviz set my_name graphviz # keep version in sync between graphviz-devel and graphviz-gui-devel -version 2.27.20110223.0545 +version 2.27.20110305.0545 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 69f64df0563ab486e60070d7cf9bb7c48fecf2a7 \ - rmd160 4400b383cff5c8318f4a8bafad5769992cd6a80d +checksums sha1 ba471e7b44be6ffcfa9aad2fa720c51ba4a2a8d5 \ + rmd160 3b0fcdcb1491f935f28e071f642966288e04df0d # 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-05 21:46:07 UTC (rev 76694) +++ trunk/dports/graphics/graphviz-gui-devel/Portfile 2011-03-05 21:46:44 UTC (rev 76695) @@ -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.20110223.0545 +version 2.27.20110305.0545 categories graphics aqua maintainers ryandesign license CPL-1.0 @@ -26,8 +26,8 @@ long_description ${description}. -checksums sha1 69f64df0563ab486e60070d7cf9bb7c48fecf2a7 \ - rmd160 4400b383cff5c8318f4a8bafad5769992cd6a80d +checksums sha1 ba471e7b44be6ffcfa9aad2fa720c51ba4a2a8d5 \ + rmd160 3b0fcdcb1491f935f28e071f642966288e04df0d depends_lib port:graphviz-devel
participants (1)
-
ryandesign@macports.org