Received: from mail.netbsd.org (mail.NetBSD.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 1AD727A13E for ; Mon, 28 Dec 2015 13:52:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BD2BC85F08; Mon, 28 Dec 2015 13:52:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4BF8A85EDD for ; Mon, 28 Dec 2015 13:52:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id EWBduTajciU0 for ; Mon, 28 Dec 2015 13:52:29 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id EC1E684CED for ; Mon, 28 Dec 2015 13:52:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DE978FBA4; Mon, 28 Dec 2015 13:52:18 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 28 Dec 2015 13:52:18 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20151228135218.DE978FBA4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Mon Dec 28 13:52:18 UTC 2015 Modified Files: pkgsrc/devel/boost-headers: Makefile pkgsrc/meta-pkgs/boost: distinfo pkgsrc/meta-pkgs/boost/patches: patch-boost_math_tools_config.hpp Log Message: Add workaround for NetBSD 7.99 and 7. Fix converters/librevenge build Bump PKGREVISION of devel/boost-headers. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/boost-headers/Makefile cvs rdiff -u -r1.84 -r1.85 pkgsrc/meta-pkgs/boost/distinfo cvs rdiff -u -r1.1 -r1.2 \ pkgsrc/meta-pkgs/boost/patches/patch-boost_math_tools_config.hpp Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.