Revision: 75442 http://trac.macports.org/changeset/75442 Author: ryandesign@macports.org Date: 2011-01-24 22:35:46 -0800 (Mon, 24 Jan 2011) Log Message: ----------- graphviz-devel, graphviz-gui-devel: update to 2.27.20110125.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-01-25 06:10:02 UTC (rev 75441) +++ trunk/dports/graphics/graphviz-devel/Portfile 2011-01-25 06:35:46 UTC (rev 75442) @@ -9,7 +9,7 @@ conflicts graphviz set my_name graphviz # keep version in sync between graphviz-devel and graphviz-gui-devel -version 2.27.20110117.0545 +version 2.27.20110125.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 4ebd955c85aac0109c1ee321d095e0d4895e3aef \ - rmd160 b02d60abb30f7c9f52b2c5016460ba96ecbbec4e +checksums sha1 712a8c2b118bf017177215e255173cbbe32527b8 \ + rmd160 d5182a8b628b90048dc5669b968d5ac99ed2be81 # 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-01-25 06:10:02 UTC (rev 75441) +++ trunk/dports/graphics/graphviz-gui-devel/Portfile 2011-01-25 06:35:46 UTC (rev 75442) @@ -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.20110117.0545 +version 2.27.20110125.0545 categories graphics aqua maintainers ryandesign license CPL-1.0 @@ -26,8 +26,8 @@ long_description ${description}. -checksums sha1 4ebd955c85aac0109c1ee321d095e0d4895e3aef \ - rmd160 b02d60abb30f7c9f52b2c5016460ba96ecbbec4e +checksums sha1 712a8c2b118bf017177215e255173cbbe32527b8 \ + rmd160 d5182a8b628b90048dc5669b968d5ac99ed2be81 depends_lib port:graphviz-devel
participants (1)
-
ryandesign@macports.org