Skip to content

Commit

Permalink
graphviz-devel: Update to 2.41.20170215.1739
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign committed Feb 16, 2017
1 parent c17394b commit 530eb84
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions graphics/graphviz-devel/Portfile
Expand Up @@ -7,7 +7,7 @@ PortGroup xcodeversion 1.0

name graphviz-devel
set my_name graphviz
version 2.41.20170210.2013
version 2.41.20170215.1739
set thisbranch [strsed ${name} "g/^${my_name}//"]
set otherbranch [expr {${thisbranch} eq {} ? {-devel} : {}}]
categories graphics
Expand All @@ -30,8 +30,8 @@ long_description Graphviz is ${description}. Graph visualization
simple text language, and produce output in a \
variety of visual and text formats.

checksums rmd160 0864e9eb323e132cfece6d8347f84be3bf020230 \
sha256 5f8489e6d4ead8aed572871ef7757b8ab43465448a4afb71300650286e9ccb61
checksums rmd160 37d40427bdfa73af5773cccdbc9278b491f4f814 \
sha256 3e297c68e4415b2bd02994f7ec0ddaa62f10cc16a725f6dc0751570912629e97

# graphviz needs Xcode 3.1+ to avoid the libGL error when building the smyrna variant
# graphviz-gui needs Xcode 3.1.2+; see #18811
Expand Down

0 comments on commit 530eb84

Please sign in to comment.