Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Dec 2018 11:52:40 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r486859 - in head/print/lyx: . files
Message-ID:  <201812071152.wB7Bqe6R032812@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812071152.wB7Bqe6R032812>