[Lunar-commits] CVS: moonbase/graphics/graphviz DEPENDS, 1.1.1.1,
	1.2 DETAILS, 1.3, 1.4
    Florin Braescu 
    florin at lunar-linux.org
       
    Sun Feb 29 05:13:20 GMT 2004
    
    
  
Update of /var/cvs/lunar/moonbase/graphics/graphviz
In directory dbguin.lunar-linux.org:/tmp/cvs-serv11933
Modified Files:
	DEPENDS DETAILS 
Log Message:
bump the version from 1.10 to 1.11.
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/graphviz/DEPENDS,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- DEPENDS	21 Aug 2002 00:55:16 -0000	1.1.1.1
+++ DEPENDS	29 Feb 2004 05:13:18 -0000	1.2
@@ -1,3 +1,3 @@
-depends automake &&
-depends autoconf &&
-depends freetype2 
+depends  automake  &&
+depends  autoconf  &&
+depends  freetype2 
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/graphviz/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS	26 Jul 2003 21:05:06 -0000	1.3
+++ DETAILS	29 Feb 2004 05:13:18 -0000	1.4
@@ -1,12 +1,19 @@
           MODULE=graphviz
-         VERSION=1.10
+         VERSION=1.11
 	  SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-   SOURCE_URL[0]=http://www.graphviz.org/pub/graphviz/ARCHIVE/$SOURCE
-      WEB_SITE=http://www.research.att.com/sw/tools/graphviz/
+   SOURCE_URL[0]=http://www.graphviz.org/pub/$MODULE/ARCHIVE/$SOURCE
+      WEB_SITE=http://www.research.att.com/sw/tools/$MODULE/
          ENTERED=20020529
-         UPDATED=20020529
-           SHORT="graphviz is a set of graph drawing tools"
+         UPDATED=20040229
+      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), including a web service interface (webdot). Source code and binary executables for common platforms are available. Graph drawing addresses the problem of visualizing structural information by constructing geometric representations of 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.
+graphviz  is a set of graph drawing tools for Unix or MS-Windows (win32), 
+including a web service interface (webdot). Source code and binary executables 
+for common platforms are available. Graph drawing addresses the problem of 
+visualizing structural information by constructing geometric representations of 
+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.
 EOF
    
    
More information about the Lunar-commits
mailing list