From owner-svn-ports-head@FreeBSD.ORG Sat Jan 25 21:09:14 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 18F38C11; Sat, 25 Jan 2014 21:09:14 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0481816D1; Sat, 25 Jan 2014 21:09:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0PL9Dv8036413; Sat, 25 Jan 2014 21:09:13 GMT (envelope-from rakuco@svn.freebsd.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0PL9DlS036397; Sat, 25 Jan 2014 21:09:13 GMT (envelope-from rakuco@svn.freebsd.org) Message-Id: <201401252109.s0PL9DlS036397@svn.freebsd.org> From: Raphael Kubo da Costa Date: Sat, 25 Jan 2014 21:09:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r341103 - head/print/lyx X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jan 2014 21:09:14 -0000 Author: rakuco Date: Sat Jan 25 21:09:12 2014 New Revision: 341103 URL: http://svnweb.freebsd.org/changeset/ports/341103 QAT: https://qat.redports.org/buildarchive/r341103/ Log: Update to 2.0.7. Announcement and changelog: http://www.lyx.org/announce/2_0_7.txt Modified: head/print/lyx/Makefile head/print/lyx/distinfo Modified: head/print/lyx/Makefile ============================================================================== --- head/print/lyx/Makefile Sat Jan 25 20:58:12 2014 (r341102) +++ head/print/lyx/Makefile Sat Jan 25 21:09:12 2014 (r341103) @@ -21,9 +21,10 @@ LIB_DEPENDS= libboost_regex.so:${PORTSDI CONFLICTS= lyx-1.[0-9]* MAJOR_VERSION= 2.0 -MINOR_VERSION= 6 +MINOR_VERSION= 7 -USES= desktop-file-utils gmake iconv pkgconfig perl5 +USES= desktop-file-utils gmake iconv pkgconfig perl5 shebangfix +SHEBANG_FILES= lib/scripts/listerrors USE_PYTHON= 2 USE_QT4= corelib gui moc_build uic_build rcc_build USE_XZ= yes Modified: head/print/lyx/distinfo ============================================================================== --- head/print/lyx/distinfo Sat Jan 25 20:58:12 2014 (r341102) +++ head/print/lyx/distinfo Sat Jan 25 21:09:12 2014 (r341103) @@ -1,2 +1,2 @@ -SHA256 (lyx-2.0.6.tar.xz) = a5cb2bedee6e154b50881acd2316cf9d79162d6754e3aa159a6d579f5a828ad2 -SIZE (lyx-2.0.6.tar.xz) = 10390452 +SHA256 (lyx-2.0.7.tar.xz) = 0597bda734d476f59dd440c45a801e1c581ab30bf4c9ab23242b3a452beee862 +SIZE (lyx-2.0.7.tar.xz) = 10449908