[Lunar-commits] <moonbase> graphviz: version bump and a few other adjustments.

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Mon May 11 16:31:14 CEST 2009


commit 2038d2a841815b17e1667ea0a36b79170ef0f6f5
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Mon May 11 10:31:14 2009 -0400

    graphviz: version bump and a few other adjustments.
---
 graphics/graphviz/BUILD   |    4 +++-
 graphics/graphviz/DEPENDS |    8 +++++---
 graphics/graphviz/DETAILS |    8 ++++----
 3 files changed, 12 insertions(+), 8 deletions(-)

diff --git a/graphics/graphviz/BUILD b/graphics/graphviz/BUILD
index 8f06792..ca1da4f 100644
--- a/graphics/graphviz/BUILD
+++ b/graphics/graphviz/BUILD
@@ -1,5 +1,7 @@
 (
 
-  default_build
+  OPTS="--with-libgd --with-fontconfig"
+
+  default_build 
 
 ) > $C_FIFO 2>&1
diff --git a/graphics/graphviz/DEPENDS b/graphics/graphviz/DEPENDS
index e603eb2..2d99ebb 100644
--- a/graphics/graphviz/DEPENDS
+++ b/graphics/graphviz/DEPENDS
@@ -17,7 +17,9 @@ optional_depends "tk"        "" "" "For building extra tcl/tk tools"
 optional_depends "ocaml"     "" "--disable-ocaml" "ocaml support"
 optional_depends "swig"      "" "--disable-swig"  "swig support"
 optional_depends "lua"       "" "--disable-lua"   "lua support"
-optional_depends "ruby"  "--enable-ruby" "--disable-ruby" "for ruby support"
-optional_depends "ming"      "" ""                "for flash support"
-optional_depends "devil"     "--with-devil --with-devillibdir=/usr/lib/" "" \
+optional_depends "ruby"      "--enable-ruby" "--disable-ruby"   "for ruby support"
+optional_depends "ming"      "--with-ming" "--without-ming"     "for flash support"
+
+optional_depends "devil"     "--with-devil --with-devillibdir=/usr/lib   \
+                              --with-devilincludedir=/usr/include/IL" "" \
                              "for additional graph file format support"
diff --git a/graphics/graphviz/DETAILS b/graphics/graphviz/DETAILS
index db715e7..889b3aa 100644
--- a/graphics/graphviz/DETAILS
+++ b/graphics/graphviz/DETAILS
@@ -1,11 +1,11 @@
           MODULE=graphviz
-         VERSION=2.20.3
+         VERSION=2.22.2
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://www.graphviz.org/pub/$MODULE/ARCHIVE/
-      SOURCE_VFY=sha1:63ae6bdb6b410387477d339225cc4f61c2bc7322
-        WEB_SITE=http://www.research.att.com/sw/tools/$MODULE/
+      SOURCE_VFY=sha1:92b40b1fb596a6b3e880e74101921d7681f62c94
+        WEB_SITE=http://www.graphviz.org/
          ENTERED=20020529
-         UPDATED=20090214
+         UPDATED=20090511
            SHORT="Set of graph drawing tools"
 
 cat << EOF


More information about the Lunar-commits mailing list