diff options
author | rakuco <rakuco@FreeBSD.org> | 2017-05-18 05:43:09 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2017-05-18 05:43:09 +0800 |
commit | f1e58ce6dbe909673463be5a42ee2c3ed25bc20e (patch) | |
tree | 12df8a69d5a5dbd5c39f0ebd33b2dacdaef24e45 | |
parent | 42471ebdfd526ec53af50bdbda637130c59959c6 (diff) | |
download | freebsd-ports-gnome-f1e58ce6dbe909673463be5a42ee2c3ed25bc20e.tar.gz freebsd-ports-gnome-f1e58ce6dbe909673463be5a42ee2c3ed25bc20e.tar.zst freebsd-ports-gnome-f1e58ce6dbe909673463be5a42ee2c3ed25bc20e.zip |
Update to 2.2.3.
-rw-r--r-- | print/lyx/Makefile | 3 | ||||
-rw-r--r-- | print/lyx/distinfo | 6 | ||||
-rw-r--r-- | print/lyx/pkg-plist | 7 |
3 files changed, 11 insertions, 5 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 6b96f64d3972..11056ef52471 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -3,7 +3,6 @@ PORTNAME= lyx PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION} -PORTREVISION= 6 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/ \ @@ -19,7 +18,7 @@ LIB_DEPENDS= libboost_regex.so:devel/boost-libs \ libmythes-1.2.so:textproc/mythes MAJOR_VERSION= 2.2 -MINOR_VERSION= 2 +MINOR_VERSION= 3 USES= desktop-file-utils execinfo gmake iconv pkgconfig perl5 \ python:2 shebangfix tar:xz diff --git a/print/lyx/distinfo b/print/lyx/distinfo index e283e5ecfc4f..36516e24f8ee 100644 --- a/print/lyx/distinfo +++ b/print/lyx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1476601345 -SHA256 (lyx-2.2.2.tar.xz) = a85c3d7412c4069f8a1f5af4eb172948ae9a50394602f6318ab5c8e990aa5568 -SIZE (lyx-2.2.2.tar.xz) = 15490148 +TIMESTAMP = 1495033546 +SHA256 (lyx-2.2.3.tar.xz) = 4fcaeb7c202472d9ea21bf826fb30541015fef33e7217eda2be2b5d589c82b57 +SIZE (lyx-2.2.3.tar.xz) = 15501856 diff --git a/print/lyx/pkg-plist b/print/lyx/pkg-plist index 282aac3845b8..e919dd738149 100644 --- a/print/lyx/pkg-plist +++ b/print/lyx/pkg-plist @@ -79,6 +79,9 @@ share/icons/hicolor/scalable/apps/lyx.svg %%DATADIR%%/doc/UserGuide.lyx %%DATADIR%%/doc/biblio/LyXDocs.bib %%DATADIR%%/doc/biblio/alphadin.bst +%%DATADIR%%/doc/ar/Intro.lyx +%%DATADIR%%/doc/ar/Shortcuts.lyx +%%DATADIR%%/doc/ar/Tutorial.lyx %%DATADIR%%/doc/ca/Intro.lyx %%DATADIR%%/doc/clipart/Abstract.pdf %%DATADIR%%/doc/clipart/BoxInsetDefault.png @@ -301,6 +304,7 @@ share/icons/hicolor/scalable/apps/lyx.svg %%DATADIR%%/examples/de/Lebenslauf.lyx %%DATADIR%%/examples/de/MultilingualCaptions.lyx %%DATADIR%%/examples/de/PDF-comment.lyx +%%DATADIR%%/examples/de/PDF-form.lyx %%DATADIR%%/examples/de/beamer-article.lyx %%DATADIR%%/examples/de/beamer.lyx %%DATADIR%%/examples/de/beispiel_gelyxt.lyx @@ -2326,7 +2330,10 @@ share/icons/hicolor/scalable/apps/lyx.svg %%DATADIR%%/layouts/tcolorbox.module %%DATADIR%%/layouts/theorems-ams-bytype.inc %%DATADIR%%/layouts/theorems-ams-bytype.module +%%DATADIR%%/layouts/theorems-ams-chap-bytype.inc +%%DATADIR%%/layouts/theorems-ams-chap-bytype.module %%DATADIR%%/layouts/theorems-ams-extended-bytype.module +%%DATADIR%%/layouts/theorems-ams-extended-chap-bytype.module %%DATADIR%%/layouts/theorems-ams-extended.module %%DATADIR%%/layouts/theorems-ams.inc %%DATADIR%%/layouts/theorems-ams.module |