From owner-cvs-all@FreeBSD.ORG Thu Jan 12 12:55:15 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD9FB106564A; Thu, 12 Jan 2012 12:55:15 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 992068FC1A; Thu, 12 Jan 2012 12:55:15 +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 q0CCtFjQ095420; Thu, 12 Jan 2012 12:55:15 GMT (envelope-from rakuco@repoman.freebsd.org) Received: (from rakuco@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q0CCtFFx095419; Thu, 12 Jan 2012 12:55:15 GMT (envelope-from rakuco) Message-Id: <201201121255.q0CCtFFx095419@repoman.freebsd.org> From: Raphael Kubo da Costa Date: Thu, 12 Jan 2012 12:55:15 +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 distinfo pkg-plist ports/print/lyx/files patch-src__Lexer.h patch-src__insets__InsetTabular.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jan 2012 12:55:15 -0000 rakuco 2012-01-12 12:55:15 UTC FreeBSD ports repository Modified files: print/lyx Makefile distinfo pkg-plist Added files: print/lyx/files patch-src__Lexer.h patch-src__insets__InsetTabular.cpp Log: Update to 2.0.2. This includes two upstream SVN commits that should make the port build with clang. Approved by: avilla (mentor) Revision Changes Path 1.135 +1 -1 ports/print/lyx/Makefile 1.46 +2 -2 ports/print/lyx/distinfo 1.1 +14 -0 ports/print/lyx/files/patch-src__Lexer.h (new) 1.1 +129 -0 ports/print/lyx/files/patch-src__insets__InsetTabular.cpp (new) 1.48 +25 -6 ports/print/lyx/pkg-plist