Update to 2.3.4.2.
This commit is contained in:
parent
5f94546444
commit
eabf4a76e6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527423
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user