diff options
author | rakuco <rakuco@FreeBSD.org> | 2016-06-21 20:31:52 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2016-06-21 20:31:52 +0800 |
commit | da2d181bc6cb79a2b4811ff7b352fd35e90392fb (patch) | |
tree | 36b22f3453502297bbb4c14dd7bfe0ffef28bf5a /print | |
parent | 291e447813cc58328173cf9e77ce98bb616b061f (diff) | |
download | freebsd-ports-gnome-da2d181bc6cb79a2b4811ff7b352fd35e90392fb.tar.gz freebsd-ports-gnome-da2d181bc6cb79a2b4811ff7b352fd35e90392fb.tar.zst freebsd-ports-gnome-da2d181bc6cb79a2b4811ff7b352fd35e90392fb.zip |
Update to 2.1.5, the last release in the 2.1 series.
Diffstat (limited to 'print')
-rw-r--r-- | print/lyx/Makefile | 2 | ||||
-rw-r--r-- | print/lyx/distinfo | 5 | ||||
-rw-r--r-- | print/lyx/pkg-plist | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 16f7c7d48ea1..b4118c4a3736 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libboost_regex.so:devel/boost-libs \ libmythes-1.2.so:textproc/mythes MAJOR_VERSION= 2.1 -MINOR_VERSION= 4 +MINOR_VERSION= 5 USES= desktop-file-utils gmake iconv pkgconfig perl5 python:2 tar:xz USE_QT4= corelib gui moc_build uic_build rcc_build diff --git a/print/lyx/distinfo b/print/lyx/distinfo index d82c8f0c83e1..298f78f4e8f2 100644 --- a/print/lyx/distinfo +++ b/print/lyx/distinfo @@ -1,2 +1,3 @@ -SHA256 (lyx-2.1.4.tar.xz) = d13548cf183f2fc241df8121420933702491a7460c78a0ef6dba0e9e438ef32a -SIZE (lyx-2.1.4.tar.xz) = 10928716 +TIMESTAMP = 1466497255 +SHA256 (lyx-2.1.5.tar.xz) = 2e677591aebdd484efb7d2920357f1358f9525ab1feaa59a63a8cf92b7ee2cf3 +SIZE (lyx-2.1.5.tar.xz) = 10361112 diff --git a/print/lyx/pkg-plist b/print/lyx/pkg-plist index 1bf17af79aed..a9bf3f1140dd 100644 --- a/print/lyx/pkg-plist +++ b/print/lyx/pkg-plist @@ -295,6 +295,7 @@ share/icons/hicolor/scalable/apps/lyx.svg %%DATADIR%%/examples/de/ItemizeBullets.lyx %%DATADIR%%/examples/de/Lebenslauf.lyx %%DATADIR%%/examples/de/MultilingualCaptions.lyx +%%DATADIR%%/examples/de/PDF-comment.lyx %%DATADIR%%/examples/de/beamer-article.lyx %%DATADIR%%/examples/de/beamer.lyx %%DATADIR%%/examples/de/beispiel_gelyxt.lyx @@ -2251,6 +2252,9 @@ share/icons/hicolor/scalable/apps/lyx.svg %%DATADIR%%/lyx2lyx/lyx_2_1.py %%DATADIR%%/lyx2lyx/lyx_2_1.pyc %%DATADIR%%/lyx2lyx/lyx_2_1.pyo +%%DATADIR%%/lyx2lyx/lyx_2_2.py +%%DATADIR%%/lyx2lyx/lyx_2_2.pyc +%%DATADIR%%/lyx2lyx/lyx_2_2.pyo %%DATADIR%%/lyx2lyx/parser_tools.py %%DATADIR%%/lyx2lyx/parser_tools.pyc %%DATADIR%%/lyx2lyx/parser_tools.pyo |