diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2012-07-06 00:49:31 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2012-07-06 00:49:31 +0000 |
commit | 961963488ec0a8ef51c279216f5975f5719b8a37 (patch) | |
tree | af65cfbfe824b967aefbe48ea21337b6f1392f40 /print/lyx | |
parent | - Add a patch. (diff) |
Update to 2.0.4.
Notes
Notes:
svn path=/head/; revision=300540
Diffstat (limited to 'print/lyx')
-rw-r--r-- | print/lyx/Makefile | 3 | ||||
-rw-r--r-- | print/lyx/distinfo | 4 | ||||
-rw-r--r-- | print/lyx/files/patch-src__Lexer.h | 14 | ||||
-rw-r--r-- | print/lyx/pkg-plist | 5 |
4 files changed, 6 insertions, 20 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 1c8b9ec90c18..a818e2b0a926 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -7,7 +7,6 @@ PORTNAME= lyx PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION} -PORTREVISION= 1 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/ \ @@ -26,7 +25,7 @@ LIB_DEPENDS= boost_regex.4:${PORTSDIR}/devel/boost-libs \ CONFLICTS= lyx-1.[0-9]* MAJOR_VERSION= 2.0 -MINOR_VERSION= 3 +MINOR_VERSION= 4 USE_XZ= yes USE_GMAKE= yes diff --git a/print/lyx/distinfo b/print/lyx/distinfo index ca856f4ae556..3baee660843d 100644 --- a/print/lyx/distinfo +++ b/print/lyx/distinfo @@ -1,2 +1,2 @@ -SHA256 (lyx-2.0.3.tar.xz) = 4e1c993754acfb14d5e0f2bd2521fb6686d08e0656ec6e5fde0406c285a05ac8 -SIZE (lyx-2.0.3.tar.xz) = 10265532 +SHA256 (lyx-2.0.4.tar.xz) = 68317ba1c19fb372823421f967acd349033341acf521d96afa58991f7efded8c +SIZE (lyx-2.0.4.tar.xz) = 10280308 diff --git a/print/lyx/files/patch-src__Lexer.h b/print/lyx/files/patch-src__Lexer.h deleted file mode 100644 index a850b4fdd43d..000000000000 --- a/print/lyx/files/patch-src__Lexer.h +++ /dev/null @@ -1,14 +0,0 @@ -Index: src/Lexer.h -=================================================================== ---- src/Lexer.h (revision 40416) -+++ src/Lexer.h (revision 40417) -@@ -18,8 +18,8 @@ - #define LEXER_H - - #include "support/strfwd.h" -+#include <string> - -- - namespace lyx { - - namespace support { class FileName; } diff --git a/print/lyx/pkg-plist b/print/lyx/pkg-plist index ee27837451f4..4389da189ee7 100644 --- a/print/lyx/pkg-plist +++ b/print/lyx/pkg-plist @@ -35,8 +35,8 @@ bin/tex2lyx %%NLS%%share/locale/zh_TW/LC_MESSAGES/lyx.mo share/applications/lyx.desktop share/icons/hicolor/48x48/apps/lyx.png -%%DATADIR%%/autocorrect %%DATADIR%%/CREDITS +%%DATADIR%%/autocorrect %%DATADIR%%/bind/aqua.bind %%DATADIR%%/bind/broadway.bind %%DATADIR%%/bind/cua.bind @@ -370,10 +370,10 @@ share/icons/hicolor/48x48/apps/lyx.png %%DATADIR%%/examples/serial_letter1.lyx %%DATADIR%%/examples/serial_letter2.lyx %%DATADIR%%/examples/serial_letter3.lyx -%%DATADIR%%/examples/simplecv.lyx %%DATADIR%%/examples/sheet1.gnumeric %%DATADIR%%/examples/sheet2.ods %%DATADIR%%/examples/sheet3.xls +%%DATADIR%%/examples/simplecv.lyx %%DATADIR%%/examples/sk/splash.lyx %%DATADIR%%/examples/sl/primer_lyxan.lyx %%DATADIR%%/examples/sl/primer_surov.lyx @@ -1559,6 +1559,7 @@ share/icons/hicolor/48x48/apps/lyx.png %%DATADIR%%/layouts/theorems-ams.module %%DATADIR%%/layouts/theorems-bytype.inc %%DATADIR%%/layouts/theorems-bytype.module +%%DATADIR%%/layouts/theorems-case.inc %%DATADIR%%/layouts/theorems-chap-bytype.module %%DATADIR%%/layouts/theorems-chap.module %%DATADIR%%/layouts/theorems-named.module |