pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/doxygen Updated doxygen to 1.3.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/78076b5a83db
branches: trunk
changeset: 460707:78076b5a83db
user: martti <martti%pkgsrc.org@localhost>
date: Wed Sep 03 05:39:10 2003 +0000
description:
Updated doxygen to 1.3.3
- Bug fixes
- New features
* Added new debug flag "-d Time" which will report the elapsed time for each
message printed, and will also show the total running time along with the
time spend on external tools such as dot. Note: If you have a project that
takes doxygen a long time to process, please send me the output so I get
a global idea where to optimize.
* New option SUBGROUPING which can be set to NO to have \nosubgrouping for
all classes (thanks to Torben Koch for the patch).
* Added XML schemas for validating the XML output, and to help writing XSLT
files. The generated index.xml now has a complete schema, the compounds
not yet. Thanks go to Alexej Humbach for doing a lot of the work. Note
that a couple of "id" attributes in the XML output have been changed to
"refid", and section tags are now nested.
* Included language updates for Traditional Chinese and Japanese.
diffstat:
devel/doxygen/Makefile | 6 +++---
devel/doxygen/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 987095d8dfaf -r 78076b5a83db devel/doxygen/Makefile
--- a/devel/doxygen/Makefile Wed Sep 03 03:47:01 2003 +0000
+++ b/devel/doxygen/Makefile Wed Sep 03 05:39:10 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2003/07/17 21:30:21 grant Exp $
+# $NetBSD: Makefile,v 1.13 2003/09/03 05:39:10 martti Exp $
-DISTNAME= doxygen-1.3.2.src
-PKGNAME= doxygen-1.3.2
+DISTNAME= doxygen-1.3.3.src
+PKGNAME= doxygen-1.3.3
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
CATEGORIES= devel
MASTER_SITES= ftp://ftp.stack.nl/pub/users/dimitri/
diff -r 987095d8dfaf -r 78076b5a83db devel/doxygen/distinfo
--- a/devel/doxygen/distinfo Wed Sep 03 03:47:01 2003 +0000
+++ b/devel/doxygen/distinfo Wed Sep 03 05:39:10 2003 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.7 2003/06/16 12:07:18 martti Exp $
+$NetBSD: distinfo,v 1.8 2003/09/03 05:39:11 martti Exp $
-SHA1 (doxygen-1.3.2.src.tar.gz) = 4e22a60dd70cb7ea1b3eb31248d61886c02a2a03
-Size (doxygen-1.3.2.src.tar.gz) = 2269441 bytes
+SHA1 (doxygen-1.3.3.src.tar.gz) = 32a17fff5d031f7e20a1dcbff24ad18e474d5da1
+Size (doxygen-1.3.3.src.tar.gz) = 2326872 bytes
SHA1 (patch-aa) = c5f0e9d025b4d4672a1ad1467bebd76506ca601d
SHA1 (patch-ab) = fad2b744772ac8961e6536e3bdb253544410dfb3
SHA1 (patch-af) = 7e9cac0f6a10389b9f20cdc5b7e4988588216734
Home |
Main Index |
Thread Index |
Old Index