Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Feb 2020 15:00:05 +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: r527423 - head/print/lyx
Message-ID:  <202002291500.01TF05Ig008149@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Sat Feb 29 15:00:04 2020
New Revision: 527423
URL: https://svnweb.freebsd.org/changeset/ports/527423

Log:
  Update to 2.3.4.2.

Modified:
  head/print/lyx/Makefile
  head/print/lyx/distinfo
  head/print/lyx/pkg-plist

Modified: head/print/lyx/Makefile
==============================================================================
--- head/print/lyx/Makefile	Sat Feb 29 14:48:12 2020	(r527422)
+++ head/print/lyx/Makefile	Sat Feb 29 15:00:04 2020	(r527423)
@@ -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,7 +19,7 @@ LIB_DEPENDS=	libboost_regex.so:devel/boost-libs \
 		libmythes-1.2.so:textproc/mythes
 
 MAJOR_VERSION=	2.3
-MINOR_VERSION=	3
+MINOR_VERSION=	4.2
 
 USES=		autoreconf compiler:c++11-lang desktop-file-utils gmake iconv \
 		pkgconfig perl5 python:2.7 qt:5 shebangfix tar:xz xorg

Modified: head/print/lyx/distinfo
==============================================================================
--- head/print/lyx/distinfo	Sat Feb 29 14:48:12 2020	(r527422)
+++ head/print/lyx/distinfo	Sat Feb 29 15:00:04 2020	(r527423)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567101095
-SHA256 (lyx-2.3.3.tar.xz) = 991eefebddb281d276a7693f8ac119bd971aab3fa9f554cd14e4b68b04284e39
-SIZE (lyx-2.3.3.tar.xz) = 15998188
+TIMESTAMP = 1582491028
+SHA256 (lyx-2.3.4.2.tar.xz) = bf364971fb2460afec5a759d04b5e10611c1035a8ac122f223b531f28d23e3c5
+SIZE (lyx-2.3.4.2.tar.xz) = 16160652

Modified: head/print/lyx/pkg-plist
==============================================================================
--- head/print/lyx/pkg-plist	Sat Feb 29 14:48:12 2020	(r527422)
+++ head/print/lyx/pkg-plist	Sat Feb 29 15:00:04 2020	(r527423)
@@ -21,6 +21,7 @@ man/man1/tex2lyx.1.gz
 %%NLS%%share/locale/it/LC_MESSAGES/lyx.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/lyx.mo
 %%NLS%%share/locale/nb/LC_MESSAGES/lyx.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/lyx.mo
 %%NLS%%share/locale/nn/LC_MESSAGES/lyx.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/lyx.mo
 %%NLS%%share/locale/pt_BR/LC_MESSAGES/lyx.mo
@@ -237,7 +238,10 @@ share/icons/hicolor/scalable/apps/lyx.svg
 %%DATADIR%%/doc/nb/Intro.lyx
 %%DATADIR%%/doc/nb/Tutorial.lyx
 %%DATADIR%%/doc/nl/Intro.lyx
+%%DATADIR%%/doc/nl/Shortcuts.lyx
 %%DATADIR%%/doc/nl/Tutorial.lyx
+%%DATADIR%%/doc/nl/clipart/verwijzing.png
+%%DATADIR%%/doc/nl/clipart/voetnoot.png
 %%DATADIR%%/doc/pl/Intro.lyx
 %%DATADIR%%/doc/pl/Tutorial.lyx
 %%DATADIR%%/doc/pt/Intro.lyx



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