diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2020-02-29 23:00:04 +0800 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2020-02-29 23:00:04 +0800 |
commit | eabf4a76e630678599654b29e3d0597311070105 (patch) | |
tree | 9008d8a530756f61105cb8a2bcbf867e6a484aa5 /print | |
parent | 5f9454644446b12cd585ecafa97ba5208f41d0c7 (diff) | |
download | freebsd-ports-gnome-eabf4a76e630678599654b29e3d0597311070105.tar.gz freebsd-ports-gnome-eabf4a76e630678599654b29e3d0597311070105.tar.zst freebsd-ports-gnome-eabf4a76e630678599654b29e3d0597311070105.zip |
Update to 2.3.4.2.
Diffstat (limited to 'print')
-rw-r--r-- | print/lyx/Makefile | 3 | ||||
-rw-r--r-- | print/lyx/distinfo | 6 | ||||
-rw-r--r-- | print/lyx/pkg-plist | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 011b2192d75b..d9d977e42fd4 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -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 diff --git a/print/lyx/distinfo b/print/lyx/distinfo index 499a5fb2ea55..593a2ddc339e 100644 --- a/print/lyx/distinfo +++ b/print/lyx/distinfo @@ -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 diff --git a/print/lyx/pkg-plist b/print/lyx/pkg-plist index 13b26374d8b6..ed96ed3632f8 100644 --- a/print/lyx/pkg-plist +++ b/print/lyx/pkg-plist @@ -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 |