diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-02-19 20:51:32 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-02-19 20:51:32 +0000 |
commit | a4e1d16cc6d7ccc3d22ba86f9e7e9d0893b2928d (patch) | |
tree | f85fad1b5bf8879c32f6b5705fc0cedd83e20c16 | |
parent | 8b4bf35807eb7ad43cd792c108724c20b49eb18b (diff) |
Notes
-rw-r--r-- | print/lyx/Makefile | 2 | ||||
-rw-r--r-- | print/lyx/distinfo | 4 | ||||
-rw-r--r-- | print/lyx/pkg-plist | 11 |
3 files changed, 14 insertions, 3 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 3e246ebcc424..92005a09e97d 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libboost_regex.so:${PORTSDIR}/devel/boost-libs \ libmythes-1.2.so:${PORTSDIR}/textproc/mythes MAJOR_VERSION= 2.1 -MINOR_VERSION= 2 +MINOR_VERSION= 3 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 a5c4c7ec6ff5..4a6f636ac1d6 100644 --- a/print/lyx/distinfo +++ b/print/lyx/distinfo @@ -1,2 +1,2 @@ -SHA256 (lyx-2.1.2.tar.xz) = c8783822341e95cc2a6b5da1b0e838542fd875017d8775f237b17c1790b1bba5 -SIZE (lyx-2.1.2.tar.xz) = 10669264 +SHA256 (lyx-2.1.3.tar.xz) = 2fd52e7e5ee372983eb6b0a7f04765cb0df6f8c1f3420081d9f7761acfc75682 +SIZE (lyx-2.1.3.tar.xz) = 10778624 diff --git a/print/lyx/pkg-plist b/print/lyx/pkg-plist index 0c22bee19d86..b64207f2b898 100644 --- a/print/lyx/pkg-plist +++ b/print/lyx/pkg-plist @@ -254,6 +254,7 @@ share/icons/hicolor/scalable/apps/lyx.svg %%DATADIR%%/examples/ItemizeBullets.lyx %%DATADIR%%/examples/Literate.lyx %%DATADIR%%/examples/MultilingualCaptions.lyx +%%DATADIR%%/examples/PDF-comment.lyx %%DATADIR%%/examples/R-S-statements.lyx %%DATADIR%%/examples/aa_sample.lyx %%DATADIR%%/examples/aas_sample.lyx @@ -1963,6 +1964,7 @@ share/icons/hicolor/scalable/apps/lyx.svg %%DATADIR%%/layouts/IEEEtran-TransMag.layout %%DATADIR%%/layouts/IEEEtran.layout %%DATADIR%%/layouts/RJournal.layout +%%DATADIR%%/layouts/a0poster.layout %%DATADIR%%/layouts/aa.layout %%DATADIR%%/layouts/aapaper.inc %%DATADIR%%/layouts/aapaper.layout @@ -1992,6 +1994,7 @@ share/icons/hicolor/scalable/apps/lyx.svg %%DATADIR%%/layouts/article.layout %%DATADIR%%/layouts/basic.module %%DATADIR%%/layouts/beamer.layout +%%DATADIR%%/layouts/beamerposter.layout %%DATADIR%%/layouts/bicaption.module %%DATADIR%%/layouts/book.layout %%DATADIR%%/layouts/braille.module @@ -2084,6 +2087,7 @@ share/icons/hicolor/scalable/apps/lyx.svg %%DATADIR%%/layouts/numreport.inc %%DATADIR%%/layouts/numrevtex.inc %%DATADIR%%/layouts/paper.layout +%%DATADIR%%/layouts/pdfcomment.module %%DATADIR%%/layouts/powerdot.layout %%DATADIR%%/layouts/recipebook.layout %%DATADIR%%/layouts/report.layout @@ -2091,6 +2095,7 @@ share/icons/hicolor/scalable/apps/lyx.svg %%DATADIR%%/layouts/revtex4-1.layout %%DATADIR%%/layouts/revtex4.layout %%DATADIR%%/layouts/rsphrase.module +%%DATADIR%%/layouts/sciposter.layout %%DATADIR%%/layouts/scrartcl.layout %%DATADIR%%/layouts/scrarticle-beamer.layout %%DATADIR%%/layouts/scrbook.layout @@ -2098,6 +2103,7 @@ share/icons/hicolor/scalable/apps/lyx.svg %%DATADIR%%/layouts/scrlettr.layout %%DATADIR%%/layouts/scrlttr2.layout %%DATADIR%%/layouts/scrreprt.layout +%%DATADIR%%/layouts/sectionbox.module %%DATADIR%%/layouts/seminar.layout %%DATADIR%%/layouts/shapepar.module %%DATADIR%%/layouts/siamltex.layout @@ -2134,6 +2140,7 @@ share/icons/hicolor/scalable/apps/lyx.svg %%DATADIR%%/layouts/tabs-within-sections.module %%DATADIR%%/layouts/tarticle.layout %%DATADIR%%/layouts/tbook.layout +%%DATADIR%%/layouts/tcolorbox.module %%DATADIR%%/layouts/theorems-ams-bytype.inc %%DATADIR%%/layouts/theorems-ams-bytype.module %%DATADIR%%/layouts/theorems-ams-extended-bytype.module @@ -2303,6 +2310,10 @@ share/icons/hicolor/scalable/apps/lyx.svg %%DATADIR%%/templates/koma-letter2.lyx %%DATADIR%%/templates/letter.lyx %%DATADIR%%/templates/lettre.lyx +%%DATADIR%%/templates/poster-a0poster-colored.lyx +%%DATADIR%%/templates/poster-a0poster-simple.lyx +%%DATADIR%%/templates/poster-beamerposter.lyx +%%DATADIR%%/templates/poster-sciposter.lyx %%DATADIR%%/templates/revtex4-1.lyx %%DATADIR%%/templates/revtex4.lyx %%DATADIR%%/templates/slides.lyx |