From owner-cvs-ports@FreeBSD.ORG Fri Mar 2 10:57:46 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 80B8E10656D1; Fri, 2 Mar 2012 10:57:46 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 690108FC08; Fri, 2 Mar 2012 10:57:46 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q22AvkjA021476; Fri, 2 Mar 2012 10:57:46 GMT (envelope-from bapt@repoman.freebsd.org) Received: (from bapt@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q22Avkgu021475; Fri, 2 Mar 2012 10:57:46 GMT (envelope-from bapt) Message-Id: <201203021057.q22Avkgu021475@repoman.freebsd.org> From: Baptiste Daroussin Date: Fri, 2 Mar 2012 10:57:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/boost-libs Makefile ports/devel/boost-libs/files patch-boost__config__compiler__clang.hpp X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Mar 2012 10:57:46 -0000 bapt 2012-03-02 10:57:46 UTC FreeBSD ports repository Modified files: devel/boost-libs Makefile Added files: devel/boost-libs/files patch-boost__config__compiler__clang.hpp Log: add BOOST_HAS_LONG_LONG to clang.hpp this fix code using boost and being built with clang Also reported and comitted upstream (https://svn.boost.org/trac/boost/ticket/6636 thanks dim@) PR: ports/165567 Submitted by: bapt@ (myself) Approved by: Alexander Churanov (maintainer) miwi@ (responsible of the PR) Revision Changes Path 1.11 +1 -1 ports/devel/boost-libs/Makefile 1.1 +8 -0 ports/devel/boost-libs/files/patch-boost__config__compiler__clang.hpp (new)