Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 97C7063C488 for ; Tue, 24 Nov 2009 09:53:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 4CFDD63B136; Tue, 24 Nov 2009 09:53:14 +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 55F4063B114 for ; Tue, 24 Nov 2009 09:53:13 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1CEDE175DD; Tue, 24 Nov 2009 09:53:13 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 24 Nov 2009 09:53:13 +0000 From: Adam Ciarcinski Subject: CVS commit: pkgsrc/devel/boost-python To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20091124095313.1CEDE175DD@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:53:13 UTC 2009 Modified Files: pkgsrc/devel/boost-python: Makefile 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.14 -r1.15 pkgsrc/devel/boost-python/Makefile cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/boost-python/buildlink3.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.