svn commit: r379388 - head/print/lyx
Raphael Kubo da Costa
rakuco at FreeBSD.org
Thu Feb 19 20:51:34 UTC 2015
Author: rakuco
Date: Thu Feb 19 20:51:32 2015
New Revision: 379388
URL: https://svnweb.freebsd.org/changeset/ports/379388
QAT: https://qat.redports.org/buildarchive/r379388/
Log:
Update to 2.1.3.
Modified:
head/print/lyx/Makefile
head/print/lyx/distinfo
head/print/lyx/pkg-plist
Modified: head/print/lyx/Makefile
==============================================================================
--- head/print/lyx/Makefile Thu Feb 19 20:49:01 2015 (r379387)
+++ head/print/lyx/Makefile Thu Feb 19 20:51:32 2015 (r379388)
@@ -20,7 +20,7 @@ LIB_DEPENDS= libboost_regex.so:${PORTSDI
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
Modified: head/print/lyx/distinfo
==============================================================================
--- head/print/lyx/distinfo Thu Feb 19 20:49:01 2015 (r379387)
+++ head/print/lyx/distinfo Thu Feb 19 20:51:32 2015 (r379388)
@@ -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
Modified: head/print/lyx/pkg-plist
==============================================================================
--- head/print/lyx/pkg-plist Thu Feb 19 20:49:01 2015 (r379387)
+++ head/print/lyx/pkg-plist Thu Feb 19 20:51:32 2015 (r379388)
@@ -254,6 +254,7 @@ share/icons/hicolor/scalable/apps/lyx.sv
%%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.sv
%%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.sv
%%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.sv
%%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.sv
%%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.sv
%%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.sv
%%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.sv
%%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
More information about the svn-ports-head
mailing list