Skip to content

Commit

Permalink
graphviz-devel: Update to 2.41.20170129.2353
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign committed Feb 8, 2017
1 parent 248ff3b commit f88cd43
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.20170128.2156
version 2.41.20170129.2353
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 5e131a6d561fa385c54e7d727403759a21858622 \
sha256 6d2f4897fdf7e82c4ac8759822035a208810aac4ac79312a6c627a74da7a18ae
checksums rmd160 3a32406471ab9881e3355140b986d9ab939872ca \
sha256 8182e67c97514f9401db56226a701eafbf89ec14498238134337faf45a2b71c4

# 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 f88cd43

Please sign in to comment.