From owner-svn-ports-head@freebsd.org Fri Jan 4 12:19:21 2019 Return-Path: Delivered-To: svn-ports-head@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 3857014296B6; Fri, 4 Jan 2019 12:19:21 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D1C308D80C; Fri, 4 Jan 2019 12:19:20 +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 B92D36C8; Fri, 4 Jan 2019 12:19:20 +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 x04CJKFG076515; Fri, 4 Jan 2019 12:19:20 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x04CJKAX076512; Fri, 4 Jan 2019 12:19:20 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201901041219.x04CJKAX076512@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, 4 Jan 2019 12:19:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r489255 - head/print/lyx X-SVN-Group: ports-head X-SVN-Commit-Author: rakuco X-SVN-Commit-Paths: head/print/lyx X-SVN-Commit-Revision: 489255 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: D1C308D80C X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.92 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_SHORT(-0.93)[-0.929,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-0.999,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Fri, 04 Jan 2019 12:19:21 -0000 Author: rakuco Date: Fri Jan 4 12:19:20 2019 New Revision: 489255 URL: https://svnweb.freebsd.org/changeset/ports/489255 Log: Update to 2.3.2. Release announcement: https://www.lyx.org/announce/2_3_2.txt Modified: head/print/lyx/Makefile head/print/lyx/distinfo Modified: head/print/lyx/Makefile ============================================================================== --- head/print/lyx/Makefile Fri Jan 4 11:16:31 2019 (r489254) +++ head/print/lyx/Makefile Fri Jan 4 12:19:20 2019 (r489255) @@ -3,8 +3,6 @@ PORTNAME= lyx PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION} -DISTVERSIONSUFFIX= -2 -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,10 +18,8 @@ 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= 1 +MINOR_VERSION= 2 USES= compiler:c++11-lang 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 Jan 4 11:16:31 2019 (r489254) +++ head/print/lyx/distinfo Fri Jan 4 12:19:20 2019 (r489255) @@ -1,3 +1,3 @@ -TIMESTAMP = 1544182147 -SHA256 (lyx-2.3.1-2.tar.xz) = f5c9450ba196ed9d49fbc573f65b10d1726d16a62453466957aba2a9f6d66f84 -SIZE (lyx-2.3.1-2.tar.xz) = 15800168 +TIMESTAMP = 1546601537 +SHA256 (lyx-2.3.2.tar.xz) = f1a80fc7d0c69e5a28145275dd4f88d2a93bad1033b0cffe953f668fbbe4956c +SIZE (lyx-2.3.2.tar.xz) = 15791748