From owner-cvs-all@FreeBSD.ORG Fri Jul 6 20:29:56 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2F38716A468; Fri, 6 Jul 2007 20:29:56 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 0850813C48A; Fri, 6 Jul 2007 20:29:56 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l66KTtXK062675; Fri, 6 Jul 2007 20:29:55 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l66KTtiM062670; Fri, 6 Jul 2007 20:29:55 GMT (envelope-from mi) Message-Id: <200707062029.l66KTtiM062670@repoman.freebsd.org> From: Mikhail Teterin Date: Fri, 6 Jul 2007 20:29:55 +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/print/lyx Makefile ports/print/lyx/files patch-boost-134 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jul 2007 20:29:56 -0000 mi 2007-07-06 20:29:55 UTC FreeBSD ports repository Modified files: print/lyx Makefile Added files: print/lyx/files patch-boost-134 Log: Add a patch to ensure we compile against the new Boost-1.34, while maintaining compatibility with Boost-1.33. Also, when compiling against 1.34, be sure to remove the `-fno-exceptions' flag, because the new Boost throws in a few places... Notified by: pav Revision Changes Path 1.112 +8 -0 ports/print/lyx/Makefile 1.1 +100 -0 ports/print/lyx/files/patch-boost-134 (new)