Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id C9CE763B946 for ; Tue, 24 Feb 2009 07:53:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6905A63B319; Tue, 24 Feb 2009 07:53:51 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 7FF5863B1A4 for ; Tue, 24 Feb 2009 07:53:50 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 55330175D0; Tue, 24 Feb 2009 07:53:50 +0000 (UTC) From: Thomas Klausner Subject: CVS commit: pkgsrc/devel/doxygen To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org Message-Id: <20090224075350.55330175D0@cvs.netbsd.org> Date: Tue, 24 Feb 2009 07:53:50 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Tue Feb 24 07:53:50 UTC 2009 Modified Files: pkgsrc/devel/doxygen: Makefile PLIST distinfo Log Message: 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. To generate a diff of this commit: cvs rdiff -r1.66 -r1.67 pkgsrc/devel/doxygen/Makefile cvs rdiff -r1.21 -r1.22 pkgsrc/devel/doxygen/PLIST cvs rdiff -r1.33 -r1.34 pkgsrc/devel/doxygen/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.