From owner-svn-ports-all@freebsd.org Fri Dec 7 11:52:41 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 69E7D130AC45; Fri, 7 Dec 2018 11:52:41 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0D6DA87388; Fri, 7 Dec 2018 11:52:41 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E142612BD5; Fri, 7 Dec 2018 11:52:40 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wB7BqeJO032814; Fri, 7 Dec 2018 11:52:40 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wB7Bqe6R032812; Fri, 7 Dec 2018 11:52:40 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201812071152.wB7Bqe6R032812@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Fri, 7 Dec 2018 11:52:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486859 - in head/print/lyx: . files X-SVN-Group: ports-head X-SVN-Commit-Author: rakuco X-SVN-Commit-Paths: in head/print/lyx: . files X-SVN-Commit-Revision: 486859 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 0D6DA87388 X-Spamd-Result: default: False [-2.00 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.988,0]; NEURAL_HAM_SHORT(-0.93)[-0.930,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-0.08)[-0.083,0] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Fri, 07 Dec 2018 11:52:41 -0000 Author: rakuco Date: Fri Dec 7 11:52:40 2018 New Revision: 486859 URL: https://svnweb.freebsd.org/changeset/ports/486859 Log: Update to 2.3.1. Release announcement: https://www.lyx.org/announce/2_3_1.txt Deleted: head/print/lyx/files/patch-gentoo_git-lyx-2.3.0-qt-5.11.patch Modified: head/print/lyx/Makefile head/print/lyx/distinfo Modified: head/print/lyx/Makefile ============================================================================== --- head/print/lyx/Makefile Fri Dec 7 11:50:16 2018 (r486858) +++ head/print/lyx/Makefile Fri Dec 7 11:52:40 2018 (r486859) @@ -3,7 +3,7 @@ PORTNAME= lyx PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION} -PORTREVISION= 1 +DISTVERSIONSUFFIX= -2 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/ \ @@ -19,8 +19,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libboost_regex.so:devel/boost-libs \ libmythes-1.2.so:textproc/mythes +WRKSRC= ${WRKDIR}/${DISTNAME:S,${DISTVERSIONSUFFIX}$$,,} + MAJOR_VERSION= 2.3 -MINOR_VERSION= 0 +MINOR_VERSION= 1 USES= desktop-file-utils gmake iconv pkgconfig perl5 \ python:2.7 qt:5 shebangfix tar:xz Modified: head/print/lyx/distinfo ============================================================================== --- head/print/lyx/distinfo Fri Dec 7 11:50:16 2018 (r486858) +++ head/print/lyx/distinfo Fri Dec 7 11:52:40 2018 (r486859) @@ -1,3 +1,3 @@ -TIMESTAMP = 1526500182 -SHA256 (lyx-2.3.0.tar.xz) = 310f556adbfafd243f2c17a0be0d22fa50b9b4f7de41e66625cace8ea088b92b -SIZE (lyx-2.3.0.tar.xz) = 15676680 +TIMESTAMP = 1544182147 +SHA256 (lyx-2.3.1-2.tar.xz) = f5c9450ba196ed9d49fbc573f65b10d1726d16a62453466957aba2a9f6d66f84 +SIZE (lyx-2.3.1-2.tar.xz) = 15800168