Revision: 74773 http://trac.macports.org/changeset/74773 Author: ryandesign@macports.org Date: 2011-01-02 00:08:16 -0800 (Sun, 02 Jan 2011) Log Message: ----------- graphviz-devel, graphviz-gui-devel: update to 2.27.20110102.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-02 07:45:05 UTC (rev 74772) +++ trunk/dports/graphics/graphviz-devel/Portfile 2011-01-02 08:08:16 UTC (rev 74773) @@ -9,7 +9,7 @@ conflicts graphviz set my_name graphviz # keep version in sync between graphviz-devel and graphviz-gui-devel -version 2.27.20101221.0545 +version 2.27.20110102.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 c3514c32f5e233a1db9ec344bd95c6fc380395c9 \ - rmd160 d66755ae99169a82fe8276e7c19ddc4ebe18c19d +checksums sha1 6d69a18e6404dfe179b2a891cd974e5c1e7fa8b3 \ + rmd160 38f8201e9264a5a9ab70f2e5f14825228a7952b1 # 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-02 07:45:05 UTC (rev 74772) +++ trunk/dports/graphics/graphviz-gui-devel/Portfile 2011-01-02 08:08:16 UTC (rev 74773) @@ -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.20101221.0545 +version 2.27.20110102.0545 categories graphics aqua maintainers ryandesign license CPL-1.0 @@ -26,8 +26,8 @@ long_description ${description}. -checksums sha1 c3514c32f5e233a1db9ec344bd95c6fc380395c9 \ - rmd160 d66755ae99169a82fe8276e7c19ddc4ebe18c19d +checksums sha1 6d69a18e6404dfe179b2a891cd974e5c1e7fa8b3 \ + rmd160 38f8201e9264a5a9ab70f2e5f14825228a7952b1 depends_lib port:graphviz-devel
participants (1)
-
ryandesign@macports.org