pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/doxygen Update to 1.5.8:
details: https://anonhg.NetBSD.org/pkgsrc/rev/5a516c322bf4
branches: trunk
changeset: 555062:5a516c322bf4
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Feb 24 07:53:50 2009 +0000
description:
Update to 1.5.8:
This release introduces an updated wizard, which now uses Qt4 and
provides more convenience in configuring and running doxygen. It
also features a new Qt Help generator, which no longer requires an
external tool to postprocess the output. An option had been added
that allows configuring the parser that doxygen will use for a
given file extension. As always, a large number of bugs have been
fixed.
diffstat:
devel/doxygen/Makefile | 5 ++---
devel/doxygen/PLIST | 3 +--
devel/doxygen/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 9 deletions(-)
diffs (47 lines):
diff -r 76018c053efc -r 5a516c322bf4 devel/doxygen/Makefile
--- a/devel/doxygen/Makefile Tue Feb 24 03:25:55 2009 +0000
+++ b/devel/doxygen/Makefile Tue Feb 24 07:53:50 2009 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.66 2009/02/09 22:56:22 joerg Exp $
+# $NetBSD: Makefile,v 1.67 2009/02/24 07:53:50 wiz Exp $
-DISTNAME= doxygen-1.5.7.1.src
+DISTNAME= doxygen-1.5.8.src
PKGNAME= ${DISTNAME:S/.src//}
-PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.stack.nl/pub/users/dimitri/ \
http://ftp.stack.nl/pub/users/dimitri/
diff -r 76018c053efc -r 5a516c322bf4 devel/doxygen/PLIST
--- a/devel/doxygen/PLIST Tue Feb 24 03:25:55 2009 +0000
+++ b/devel/doxygen/PLIST Tue Feb 24 07:53:50 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2008/11/11 00:44:12 wiz Exp $
+@comment $NetBSD: PLIST,v 1.22 2009/02/24 07:53:50 wiz Exp $
bin/doxygen
bin/doxytag
man/man1/doxygen.1
@@ -358,7 +358,6 @@
share/doc/doxygen/examples/manual/html/functions_vars.html
share/doc/doxygen/examples/manual/html/globals.html
share/doc/doxygen/examples/manual/html/globals_func.html
-share/doc/doxygen/examples/manual/html/globals_type.html
share/doc/doxygen/examples/manual/html/hierarchy.html
share/doc/doxygen/examples/manual/html/index.html
share/doc/doxygen/examples/manual/html/manual_8c.html
diff -r 76018c053efc -r 5a516c322bf4 devel/doxygen/distinfo
--- a/devel/doxygen/distinfo Tue Feb 24 03:25:55 2009 +0000
+++ b/devel/doxygen/distinfo Tue Feb 24 07:53:50 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.33 2008/11/11 00:44:12 wiz Exp $
+$NetBSD: distinfo,v 1.34 2009/02/24 07:53:50 wiz Exp $
-SHA1 (doxygen-1.5.7.1.src.tar.gz) = aecb0c453f76e900eb2aa8132ad063215005fca3
-RMD160 (doxygen-1.5.7.1.src.tar.gz) = f9614bb076d6531334a212a95dfbb862a7502c69
-Size (doxygen-1.5.7.1.src.tar.gz) = 4096168 bytes
+SHA1 (doxygen-1.5.8.src.tar.gz) = a55b1c41417be8acb3ac5e1553a711ffa437cba2
+RMD160 (doxygen-1.5.8.src.tar.gz) = e392cd00960c4036661c8cda3ec6bc6ee3fe300c
+Size (doxygen-1.5.8.src.tar.gz) = 4125837 bytes
SHA1 (patch-aa) = 74aa6e068c150d2e40c5a73723afd24d510f4538
SHA1 (patch-ab) = 951ad787ec32cf5dd3915d91df1fb45bc199ec79
SHA1 (patch-ac) = 5523e5b146436a50b008f963a0b809379a9e4974
Home |
Main Index |
Thread Index |
Old Index