Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jan 2022 03:00:34 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ffb9ddc37305 - main - print/lyx: Update to 2.3.6.1
Message-ID:  <202201070300.20730Yjs089306@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ffb9ddc37305ebf8d117daacb2db187ecd866cb6

commit ffb9ddc37305ebf8d117daacb2db187ecd866cb6
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-01-07 03:00:00 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-01-07 03:00:00 +0000

    print/lyx: Update to 2.3.6.1
    
    Take maintainership.
---
 print/lyx/Makefile  | 5 ++---
 print/lyx/distinfo  | 6 +++---
 print/lyx/pkg-plist | 5 +++++
 3 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/print/lyx/Makefile b/print/lyx/Makefile
index 142026e4930e..4e42b43f2b14 100644
--- a/print/lyx/Makefile
+++ b/print/lyx/Makefile
@@ -2,14 +2,13 @@
 
 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/ \
 		ftp://ftp.ntua.gr/pub/X11/LyX/stable/${MAJOR_VERSION}.x/ \
 		http://sunsite.icm.edu.pl/pub/unix/editors/lyx/stable/${MAJOR_VERSION}.x/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	wen@FreeBSD.org
 COMMENT=	Document processor interfaced with LaTeX (nearly WYSIWYG)
 
 LICENSE=	GPLv2
@@ -19,7 +18,7 @@ LIB_DEPENDS=	libboost_regex.so:devel/boost-libs \
 		libmythes-1.2.so:textproc/mythes
 
 MAJOR_VERSION=	2.3
-MINOR_VERSION=	4.2
+MINOR_VERSION=	6.1
 
 USES=		autoreconf compiler:c++11-lang desktop-file-utils gmake iconv \
 		pkgconfig perl5 python qt:5 shebangfix tar:xz xorg
diff --git a/print/lyx/distinfo b/print/lyx/distinfo
index 593a2ddc339e..c515ab78c96a 100644
--- a/print/lyx/distinfo
+++ b/print/lyx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582491028
-SHA256 (lyx-2.3.4.2.tar.xz) = bf364971fb2460afec5a759d04b5e10611c1035a8ac122f223b531f28d23e3c5
-SIZE (lyx-2.3.4.2.tar.xz) = 16160652
+TIMESTAMP = 1641435915
+SHA256 (lyx-2.3.6.1.tar.xz) = c6bed2633419898e01a7cc350310d7d934bf591cab7259fc2581aa4c00eafa78
+SIZE (lyx-2.3.6.1.tar.xz) = 16242608
diff --git a/print/lyx/pkg-plist b/print/lyx/pkg-plist
index 9a0556ce27e7..9143666dbff1 100644
--- a/print/lyx/pkg-plist
+++ b/print/lyx/pkg-plist
@@ -487,6 +487,7 @@ share/icons/hicolor/scalable/apps/lyx.svg
 %%DATADIR%%/fonts/cmmi10.ttf
 %%DATADIR%%/fonts/cmr10.ttf
 %%DATADIR%%/fonts/cmsy10.ttf
+%%DATADIR%%/fonts/dsrom10.ttf
 %%DATADIR%%/fonts/esint10.ttf
 %%DATADIR%%/fonts/eufm10.ttf
 %%DATADIR%%/fonts/msam10.ttf
@@ -2196,6 +2197,8 @@ share/icons/hicolor/scalable/apps/lyx.svg
 %%DATADIR%%/layouts/amsdefs.inc
 %%DATADIR%%/layouts/apa.layout
 %%DATADIR%%/layouts/apa6.layout
+%%DATADIR%%/layouts/apa7.layout
+%%DATADIR%%/layouts/apax.inc
 %%DATADIR%%/layouts/arab-article.layout
 %%DATADIR%%/layouts/article-beamer.layout
 %%DATADIR%%/layouts/article.layout
@@ -2310,6 +2313,8 @@ share/icons/hicolor/scalable/apps/lyx.svg
 %%DATADIR%%/layouts/report.layout
 %%DATADIR%%/layouts/revtex.layout
 %%DATADIR%%/layouts/revtex4-1.layout
+%%DATADIR%%/layouts/revtex4-2.layout
+%%DATADIR%%/layouts/revtex4-x.inc
 %%DATADIR%%/layouts/revtex4.layout
 %%DATADIR%%/layouts/rsphrase.module
 %%DATADIR%%/layouts/sciposter.layout



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