CVS: moonbase/doc-tools/doxygen DEPENDS,1.6,1.7 DETAILS,1.8,1.9
Florin Braescu
florin at lunar-linux.org
Fri Nov 28 16:09:49 GMT 2003
Update of /var/cvs/lunar/moonbase/doc-tools/doxygen
In directory dbguin.lunar-linux.org:/tmp/cvs-serv7307
Modified Files:
DEPENDS DETAILS
Log Message:
bump version from 1.3.4 to 1.3.5. the teTeX module is needed for compiling.
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/doc-tools/doxygen/DEPENDS,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- DEPENDS 18 Jun 2003 00:35:23 -0000 1.6
+++ DEPENDS 28 Nov 2003 16:09:47 -0000 1.7
@@ -1,6 +1,6 @@
depends sed &&
depends espgs &&
+depends teTeX &&
optional_depends "qt3" "--with-doxywizard" "" "For graphical wizard support" &&
-optional_depends "teTeX" "" "" "For teTeX wizard functions" &&
optional_depends "graphviz" "" "" "For dot support"
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/doc-tools/doxygen/DETAILS,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- DETAILS 26 Sep 2003 13:31:19 -0000 1.8
+++ DETAILS 28 Nov 2003 16:09:47 -0000 1.9
@@ -1,12 +1,12 @@
MODULE=doxygen
- VERSION=1.3.4
+ VERSION=1.3.5
SOURCE=$MODULE-$VERSION.src.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=ftp://ftp.stack.nl/pub/users/dimitri/$SOURCE
- SOURCE_VFY=md5:cd81c0f8a8e77dc33cc754f6f8852ca4
+ SOURCE_VFY=md5:58f5ed6de54725ba52c2bb6a18d5a147
WEB_SITE=http://www.stack.nl/~dimitri/doxygen/
ENTERED=20020529
- UPDATED=20030926
+ UPDATED=20031126
SHORT="Doxygen is a documentation system for C++, Java, IDL (Corba, Microsoft and KDE-DCOP flavors) and C."
cat << EOF
Doxygen is a documentation system for C++, Java, IDL (Corba, Microsoft and KDE-DCOP flavors) and C.
More information about the Lunar-commits
mailing list