[108549] trunk/dports/graphics/graphviz-devel/Portfile
Revision: 108549 https://trac.macports.org/changeset/108549 Author: ryandesign@macports.org Date: 2013-07-26 00:54:04 -0700 (Fri, 26 Jul 2013) Log Message: ----------- graphviz-devel: update to 2.31.20130726.0447_0 Modified Paths: -------------- trunk/dports/graphics/graphviz-devel/Portfile Modified: trunk/dports/graphics/graphviz-devel/Portfile =================================================================== --- trunk/dports/graphics/graphviz-devel/Portfile 2013-07-26 00:53:07 UTC (rev 108548) +++ trunk/dports/graphics/graphviz-devel/Portfile 2013-07-26 07:54:04 UTC (rev 108549) @@ -9,7 +9,7 @@ name graphviz-devel set my_name graphviz -version 2.31.20130717.0447 +version 2.31.20130726.0447 set thisbranch [strsed ${name} "g/^${my_name}//"] set otherbranch [expr {${thisbranch} eq {} ? {-devel} : {}}] categories graphics @@ -32,8 +32,8 @@ simple text language, and produce output in a \ variety of visual and text formats. -checksums rmd160 16282bf6a277da83ce88ae1e9b01ab88de5fa026 \ - sha256 f4c58dc627dbb385e45de5827460febd6bb48e436fecd9fab7d270b6127d1ec4 +checksums rmd160 9909e44c78a5575f150bf0953317efab3ab8e574 \ + sha256 b8edc34875dec4f921451b773e24149ab312f8f49026c1e0e17b0720b3f42241 # graphviz needs Xcode 3.1+ to avoid the libGL error when building the smyrna variant # graphviz-gui needs Xcode 3.1.2+; see #18811
participants (1)
-
ryandesign@macports.org