Skip to content

Commit

Permalink
graphviz-devel: Update to 2.41.20170210.2013
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign committed Feb 11, 2017
1 parent b41f115 commit 8a0f186
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.20170129.2353
version 2.41.20170210.2013
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 3a32406471ab9881e3355140b986d9ab939872ca \
sha256 8182e67c97514f9401db56226a701eafbf89ec14498238134337faf45a2b71c4
checksums rmd160 0864e9eb323e132cfece6d8347f84be3bf020230 \
sha256 5f8489e6d4ead8aed572871ef7757b8ab43465448a4afb71300650286e9ccb61

# 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 8a0f186

Please sign in to comment.