[Lunar-commits] r18746 - moonbase/trunk/graphics/graphviz
    Dennis Veatch 
    stumbles at lunar-linux.org
       
    Thu Feb 16 12:40:45 UTC 2006
    
    
  
Author: stumbles
Date: 2006-02-16 12:40:42 +0000 (Thu, 16 Feb 2006)
New Revision: 18746
Modified:
   moonbase/trunk/graphics/graphviz/DETAILS
Log:
Add special purpose code to deal with html labels from language
bindings.
Add a small pad region around graph renderings to allow for finite
penwidths at the drawing edges
Add support for color namespaces; add Brewer color data
and others
Modified: moonbase/trunk/graphics/graphviz/DETAILS
===================================================================
--- moonbase/trunk/graphics/graphviz/DETAILS	2006-02-16 03:39:21 UTC (rev 18745)
+++ moonbase/trunk/graphics/graphviz/DETAILS	2006-02-16 12:40:42 UTC (rev 18746)
@@ -1,12 +1,12 @@
           MODULE=graphviz
-         VERSION=2.6
+         VERSION=2.8
 	  SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://www.graphviz.org/pub/$MODULE/ARCHIVE/
-      SOURCE_VFY=sha1:062897f364c905f33852caff93899df97c817def
+      SOURCE_VFY=sha1:fca24335689de909d1f2af09d408ae4a9c41dbca
         WEB_SITE=http://www.research.att.com/sw/tools/$MODULE/
          ENTERED=20020529
-         UPDATED=20051125
-      SHORT="graphviz is a set of graph drawing tools"
+         UPDATED=20060216
+           SHORT="graphviz is a set of graph drawing tools"
 
 cat << EOF
 graphviz  is a set of graph drawing tools for Unix or MS-Windows (win32), 
    
    
More information about the Lunar-commits
mailing list