Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2016 12:31:52 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r417206 - head/print/lyx
Message-ID:  <201606211231.u5LCVqaS052528@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Tue Jun 21 12:31:52 2016
New Revision: 417206
URL: https://svnweb.freebsd.org/changeset/ports/417206

Log:
  Update to 2.1.5, the last release in the 2.1 series.

Modified:
  head/print/lyx/Makefile
  head/print/lyx/distinfo
  head/print/lyx/pkg-plist

Modified: head/print/lyx/Makefile
==============================================================================
--- head/print/lyx/Makefile	Tue Jun 21 12:16:30 2016	(r417205)
+++ head/print/lyx/Makefile	Tue Jun 21 12:31:52 2016	(r417206)
@@ -20,7 +20,7 @@ LIB_DEPENDS=	libboost_regex.so:devel/boo
 		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

Modified: head/print/lyx/distinfo
==============================================================================
--- head/print/lyx/distinfo	Tue Jun 21 12:16:30 2016	(r417205)
+++ head/print/lyx/distinfo	Tue Jun 21 12:31:52 2016	(r417206)
@@ -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

Modified: head/print/lyx/pkg-plist
==============================================================================
--- head/print/lyx/pkg-plist	Tue Jun 21 12:16:30 2016	(r417205)
+++ head/print/lyx/pkg-plist	Tue Jun 21 12:31:52 2016	(r417206)
@@ -295,6 +295,7 @@ share/icons/hicolor/scalable/apps/lyx.sv
 %%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.sv
 %%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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606211231.u5LCVqaS052528>