Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 9E1A863B842 for ; Fri, 13 Jun 2008 12:22:56 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 514B363B115; Fri, 13 Jun 2008 12:22:56 +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 9E87A63B101 for ; Fri, 13 Jun 2008 12:22:55 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 64658175D0; Fri, 13 Jun 2008 12:22:55 +0000 (UTC) From: Greg Troxel Subject: CVS commit: pkgsrc/www/tidy To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org Message-Id: <20080613122255.64658175D0@cvs.netbsd.org> Date: Fri, 13 Jun 2008 12:22:55 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: gdt Date: Fri Jun 13 12:22:55 UTC 2008 Modified Files: pkgsrc/www/tidy: Makefile Log Message: Set BUILD_DEPENDS on doxygen to 1.5.6 because doxygen's ABI changed in that version to generate additional files. To generate a diff of this commit: cvs rdiff -r1.30 -r1.31 pkgsrc/www/tidy/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.