From owner-svn-ports-all@FreeBSD.ORG Sat Apr 26 23:32:10 2014 Return-Path: Delivered-To: svn-ports-all@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 191B4E1B; Sat, 26 Apr 2014 23:32:10 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DFE7D11C6; Sat, 26 Apr 2014 23:32:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3QNW9Aq010103; Sat, 26 Apr 2014 23:32:09 GMT (envelope-from rakuco@svn.freebsd.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3QNW9n1010100; Sat, 26 Apr 2014 23:32:09 GMT (envelope-from rakuco@svn.freebsd.org) Message-Id: <201404262332.s3QNW9n1010100@svn.freebsd.org> From: Raphael Kubo da Costa Date: Sat, 26 Apr 2014 23:32:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352385 - 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-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Apr 2014 23:32:10 -0000 Author: rakuco Date: Sat Apr 26 23:32:08 2014 New Revision: 352385 URL: http://svnweb.freebsd.org/changeset/ports/352385 QAT: https://qat.redports.org/buildarchive/r352385/ Log: - Update to 2.0.8. - Remove CONFLICTS with older versions that have been removed long ago. - Remove USES=shebangfix, the fix was upstreamed. Modified: head/print/lyx/Makefile head/print/lyx/distinfo head/print/lyx/pkg-plist Modified: head/print/lyx/Makefile ============================================================================== --- head/print/lyx/Makefile Sat Apr 26 21:46:40 2014 (r352384) +++ head/print/lyx/Makefile Sat Apr 26 23:32:08 2014 (r352385) @@ -3,7 +3,6 @@ PORTNAME= lyx PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION} -PORTREVISION= 1 CATEGORIES= print editors MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \ http://www-ftp.lip6.fr/ftp/pub/lyx/stable/${MAJOR_VERSION}.x/ \ @@ -20,12 +19,10 @@ LICENSE= GPLv2 LIB_DEPENDS= libboost_regex.so:${PORTSDIR}/devel/boost-libs \ libmythes-1.2.so:${PORTSDIR}/textproc/mythes -CONFLICTS= lyx-1.[0-9]* MAJOR_VERSION= 2.0 -MINOR_VERSION= 7 +MINOR_VERSION= 8 -USES= desktop-file-utils gmake iconv pkgconfig perl5 shebangfix -SHEBANG_FILES= lib/scripts/listerrors +USES= desktop-file-utils gmake iconv pkgconfig perl5 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 Apr 26 21:46:40 2014 (r352384) +++ head/print/lyx/distinfo Sat Apr 26 23:32:08 2014 (r352385) @@ -1,2 +1,2 @@ -SHA256 (lyx-2.0.7.tar.xz) = 0597bda734d476f59dd440c45a801e1c581ab30bf4c9ab23242b3a452beee862 -SIZE (lyx-2.0.7.tar.xz) = 10449908 +SHA256 (lyx-2.0.8.tar.xz) = b4bd32cf5f2c374b1ff88b69b53db0a2ba840942df0c3886b295fb2020683b5e +SIZE (lyx-2.0.8.tar.xz) = 10480012 Modified: head/print/lyx/pkg-plist ============================================================================== --- head/print/lyx/pkg-plist Sat Apr 26 21:46:40 2014 (r352384) +++ head/print/lyx/pkg-plist Sat Apr 26 23:32:08 2014 (r352385) @@ -1647,6 +1647,9 @@ share/icons/hicolor/48x48/apps/lyx.png %%DATADIR%%/lyx2lyx/lyx_2_0.py %%DATADIR%%/lyx2lyx/lyx_2_0.pyc %%DATADIR%%/lyx2lyx/lyx_2_0.pyo +%%DATADIR%%/lyx2lyx/lyx_2_1.py +%%DATADIR%%/lyx2lyx/lyx_2_1.pyc +%%DATADIR%%/lyx2lyx/lyx_2_1.pyo %%DATADIR%%/lyx2lyx/parser_tools.py %%DATADIR%%/lyx2lyx/parser_tools.pyc %%DATADIR%%/lyx2lyx/parser_tools.pyo