Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A487963BB83 for ; Thu, 5 Aug 2010 15:49:32 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 4E8B363B101; Thu, 5 Aug 2010 15:49:32 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 5C68763B100 for ; Thu, 5 Aug 2010 15:49:31 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 45CAB175DD; Thu, 5 Aug 2010 15:49:31 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Thu, 5 Aug 2010 15:49:31 +0000 From: Matthias Drochner Subject: CVS commit: pkgsrc/devel/doxygen To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20100805154931.45CAB175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: drochner Date: Thu Aug 5 15:49:31 UTC 2010 Modified Files: pkgsrc/devel/doxygen: Makefile distinfo Added Files: pkgsrc/devel/doxygen/patches: patch-ai Log Message: fix an off-by-one which made that manpage links had an underscore prepended, fix PKGREVISION To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.77 pkgsrc/devel/doxygen/Makefile cvs rdiff -u -r1.40 -r1.41 pkgsrc/devel/doxygen/distinfo cvs rdiff -u -r0 -r1.3 pkgsrc/devel/doxygen/patches/patch-ai Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.