[Lunar-commits] <moonbase-other> graphviz: version bumped to 2.30.1.
Florin Braescu
florin at lunar-linux.org
Sun Mar 3 17:33:40 CET 2013
commit db183cd9bec89ac1503a26654cdd789fc737ec25
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 03 Mar 2013 08:33:40 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/db183cd9bec89ac1503a26654cdd789fc737ec25
graphviz: version bumped to 2.30.1.
---
graphics/graphviz/BUILD | +0/-1
graphics/graphviz/DETAILS | +4/-8
2 files changed, 4 insertions(+), 9 deletions(-)
--- a/graphics/graphviz/BUILD
+++ b/graphics/graphviz/BUILD
@@ -1,6 +1,5 @@
(
- patch_it $SOURCE_CACHE/$SOURCE2 0 &&
# fix swig generation with current ocaml
sedit "3364 s:\(^.*$\):\1; sed -i \"/int caml_array_length/ d\" gv_ocaml.cpp:" tclpkg/gv/Makefile.in &&
--- a/graphics/graphviz/DETAILS
+++ b/graphics/graphviz/DETAILS
@@ -1,12 +1,9 @@
MODULE=graphviz
- VERSION=2.28.0
+ VERSION=2.30.1
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE2=graphviz-2.24.0.perl-gv-symlink.patch
- SOURCE_URL=http://www.graphviz.org/pub/graphviz/stable/SOURCES/
- SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:4725d88a13e071ee22e632de551d4a55ca08ee7d
- SOURCE2_VFY=sha1:9b92601c13e183bdbcc867b719c8a6f6bc7aa4fa
- WEB_SITE=http://www.graphviz.org/
+ SOURCE_URL=http://www.graphviz.org/pub/graphviz/stable/SOURCES
+ SOURCE_VFY=sha1:96739220c4bbcf1bd3bd52e7111f4e60497185c6
+ WEB_SITE=http://www.graphviz.org
ENTERED=20020529
UPDATED=20110514
SHORT="Set of graph drawing tools"
@@ -20,5 +17,4 @@ abstract graphs and networks. Automatic generation of graph drawings
has important applications in key technologies such as database design,
software engineering, VLSI and network design and visual interfaces
in other domains.
-This version does not include the web service interface, webdot.
EOF
More information about the Lunar-commits
mailing list