Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jan 2019 12:19:20 +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: r489255 - head/print/lyx
Message-ID:  <201901041219.x04CJKAX076512@repo.freebsd.org>

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



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