From ffb9ddc37305ebf8d117daacb2db187ecd866cb6 Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Fri, 7 Jan 2022 11:00:00 +0800 Subject: 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(-) (limited to 'print/lyx') 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 -- cgit v1.2.3