Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 9534963C492 for ; Tue, 24 Nov 2009 09:51:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 4AB4B63B143; Tue, 24 Nov 2009 09:51:21 +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 7ACEA63B136 for ; Tue, 24 Nov 2009 09:51:20 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 64452175DD; Tue, 24 Nov 2009 09:51:20 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 24 Nov 2009 09:51:20 +0000 From: Adam Ciarcinski Subject: CVS commit: pkgsrc/devel/boost-headers To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20091124095120.64452175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: adam Date: Tue Nov 24 09:51:20 UTC 2009 Modified Files: pkgsrc/devel/boost-headers: Makefile PLIST buildlink3.mk Log Message: Changes 1.14.0: * New Libraries Property Tree: A tree data structure especially suited to storing configuration data, from Marcin Kalicinski and Sebastian Redl. * Updated Libraries * Build System A bug preventing "fat" 32-bit + 64-bit builds on OSX has been fixed. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/boost-headers/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/boost-headers/PLIST cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/boost-headers/buildlink3.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.