Revision: 75614 http://trac.macports.org/changeset/75614 Author: ryandesign@macports.org Date: 2011-02-01 04:58:57 -0800 (Tue, 01 Feb 2011) Log Message: ----------- graphviz-devel, graphviz-gui-devel: update to 2.27.20110201.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-02-01 11:52:48 UTC (rev 75613) +++ trunk/dports/graphics/graphviz-devel/Portfile 2011-02-01 12:58:57 UTC (rev 75614) @@ -9,7 +9,7 @@ conflicts graphviz set my_name graphviz # keep version in sync between graphviz-devel and graphviz-gui-devel -version 2.27.20110125.0545 +version 2.27.20110201.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 712a8c2b118bf017177215e255173cbbe32527b8 \ - rmd160 d5182a8b628b90048dc5669b968d5ac99ed2be81 +checksums sha1 e55b87616d6ea69c539a6bffa98c7489f56ba1e0 \ + rmd160 4b2bc80c9dee005ab89828c5f4af5f4a86e42191 # 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-02-01 11:52:48 UTC (rev 75613) +++ trunk/dports/graphics/graphviz-gui-devel/Portfile 2011-02-01 12:58:57 UTC (rev 75614) @@ -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.20110125.0545 +version 2.27.20110201.0545 categories graphics aqua maintainers ryandesign license CPL-1.0 @@ -26,8 +26,8 @@ long_description ${description}. -checksums sha1 712a8c2b118bf017177215e255173cbbe32527b8 \ - rmd160 d5182a8b628b90048dc5669b968d5ac99ed2be81 +checksums sha1 e55b87616d6ea69c539a6bffa98c7489f56ba1e0 \ + rmd160 4b2bc80c9dee005ab89828c5f4af5f4a86e42191 depends_lib port:graphviz-devel
participants (1)
-
ryandesign@macports.org