Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 May 2017 21:43:10 +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: r441120 - head/print/lyx
Message-ID:  <201705172143.v4HLhArV048700@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Wed May 17 21:43:09 2017
New Revision: 441120
URL: https://svnweb.freebsd.org/changeset/ports/441120

Log:
  Update to 2.2.3.

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

Modified: head/print/lyx/Makefile
==============================================================================
--- head/print/lyx/Makefile	Wed May 17 21:03:28 2017	(r441119)
+++ head/print/lyx/Makefile	Wed May 17 21:43:09 2017	(r441120)
@@ -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/boo
 		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

Modified: head/print/lyx/distinfo
==============================================================================
--- head/print/lyx/distinfo	Wed May 17 21:03:28 2017	(r441119)
+++ head/print/lyx/distinfo	Wed May 17 21:43:09 2017	(r441120)
@@ -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

Modified: head/print/lyx/pkg-plist
==============================================================================
--- head/print/lyx/pkg-plist	Wed May 17 21:03:28 2017	(r441119)
+++ head/print/lyx/pkg-plist	Wed May 17 21:43:09 2017	(r441120)
@@ -79,6 +79,9 @@ share/icons/hicolor/scalable/apps/lyx.sv
 %%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.sv
 %%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.sv
 %%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



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