Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id B01E663B882 for ; Mon, 9 Jul 2012 12:15:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9002A14A188; Mon, 9 Jul 2012 12:15:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6433614A181 for ; Mon, 9 Jul 2012 12:15:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id hP-hqQP1vZGw for ; Mon, 9 Jul 2012 12:15:09 +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 72AAD14A178 for ; Mon, 9 Jul 2012 12:15:09 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 531F3175DD; Mon, 9 Jul 2012 12:15:09 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 9 Jul 2012 12:15:09 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20120709121509.531F3175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Mon Jul 9 12:15:09 UTC 2012 Modified Files: pkgsrc/converters/libcdr: Makefile PLIST pkgsrc/devel/qof: Makefile PLIST distinfo pkgsrc/ham/gnuradio-core-docs: Makefile PLIST pkgsrc/ham/usrp-docs: Makefile PLIST pkgsrc/www/tidy: Makefile PLIST.doc Added Files: pkgsrc/devel/qof/patches: patch-doc_doxygen.cfg.in Log Message: Based on PR pkg/46675: (1) bump PKGREVISON (2) Update PLIST varied by doxygen bump 1.6.3 to 1.8.1.1 (3) (Patch added) Some Doxyfile updates to follow doxygen parser To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/converters/libcdr/Makefile \ pkgsrc/converters/libcdr/PLIST cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/qof/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/qof/PLIST cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/qof/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/devel/qof/patches/patch-doc_doxygen.cfg.in cvs rdiff -u -r1.14 -r1.15 pkgsrc/ham/gnuradio-core-docs/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/ham/gnuradio-core-docs/PLIST cvs rdiff -u -r1.16 -r1.17 pkgsrc/ham/usrp-docs/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/ham/usrp-docs/PLIST cvs rdiff -u -r1.36 -r1.37 pkgsrc/www/tidy/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/tidy/PLIST.doc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.