summaryrefslogtreecommitdiff
path: root/editors/lyx
diff options
context:
space:
mode:
Diffstat (limited to 'editors/lyx')
-rw-r--r--editors/lyx/Makefile5
-rw-r--r--editors/lyx/PLIST14
-rw-r--r--editors/lyx/distinfo8
3 files changed, 19 insertions, 8 deletions
diff --git a/editors/lyx/Makefile b/editors/lyx/Makefile
index 5f1f5d7e5f0..c5624dba020 100644
--- a/editors/lyx/Makefile
+++ b/editors/lyx/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2010/11/15 22:56:52 abs Exp $
+# $NetBSD: Makefile,v 1.10 2010/12/01 19:34:49 drochner Exp $
#
-DISTNAME= lyx-1.6.7
-PKGREVISION= 2
+DISTNAME= lyx-1.6.8
CATEGORIES= editors
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/ \
http://gd.tuwien.ac.at/publishing/tex/lyx/stable/1.6.x/ \
diff --git a/editors/lyx/PLIST b/editors/lyx/PLIST
index 0adc41d42b7..22977305084 100644
--- a/editors/lyx/PLIST
+++ b/editors/lyx/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2010/07/21 16:53:58 drochner Exp $
+@comment $NetBSD: PLIST,v 1.4 2010/12/01 19:34:49 drochner Exp $
bin/lyx
bin/lyxclient
bin/tex2lyx
@@ -28,6 +28,7 @@ share/locale/pt/LC_MESSAGES/lyx.mo
share/locale/ro/LC_MESSAGES/lyx.mo
share/locale/ru/LC_MESSAGES/lyx.mo
share/locale/sk/LC_MESSAGES/lyx.mo
+share/locale/sr/LC_MESSAGES/lyx.mo
share/locale/tr/LC_MESSAGES/lyx.mo
share/locale/uk/LC_MESSAGES/lyx.mo
share/locale/zh_CN/LC_MESSAGES/lyx.mo
@@ -365,6 +366,7 @@ share/lyx/examples/sl/primer_lyxan.lyx
share/lyx/examples/sl/primer_surov.lyx
share/lyx/examples/sl/splash.lyx
share/lyx/examples/splash.lyx
+share/lyx/examples/sr/splash.lyx
share/lyx/examples/tufte-book.lyx
share/lyx/examples/tufte-handout.lyx
share/lyx/examples/uk/splash.lyx
@@ -569,6 +571,8 @@ share/lyx/images/math/dashleftarrow.png
share/lyx/images/math/dashrightarrow.png
share/lyx/images/math/dashv.png
share/lyx/images/math/ddagger.png
+share/lyx/images/math/ddddot.png
+share/lyx/images/math/dddot.png
share/lyx/images/math/ddot.png
share/lyx/images/math/ddots.png
share/lyx/images/math/delim.png
@@ -1082,6 +1086,7 @@ share/lyx/layouts/agu_stdsections.inc
share/lyx/layouts/agu_stdtitle.inc
share/lyx/layouts/agums.layout
share/lyx/layouts/aguplus.inc
+share/lyx/layouts/agutex.layout
share/lyx/layouts/amsart.layout
share/lyx/layouts/amsbook.layout
share/lyx/layouts/amsdefs.inc
@@ -1113,6 +1118,7 @@ share/lyx/layouts/docbook-section.layout
share/lyx/layouts/docbook.layout
share/lyx/layouts/doublecol-new.layout
share/lyx/layouts/dtk.layout
+share/lyx/layouts/ectaart.layout
share/lyx/layouts/egs.layout
share/lyx/layouts/elsart.layout
share/lyx/layouts/elsarticle.layout
@@ -1127,6 +1133,7 @@ share/lyx/layouts/extreport.layout
share/lyx/layouts/figs-within-sections.module
share/lyx/layouts/foils.layout
share/lyx/layouts/foottoend.module
+share/lyx/layouts/frletter.layout
share/lyx/layouts/g-brief-de.layout
share/lyx/layouts/g-brief-en.layout
share/lyx/layouts/g-brief2.layout
@@ -1148,6 +1155,7 @@ share/lyx/layouts/jss.layout
share/lyx/layouts/kluwer.layout
share/lyx/layouts/latex8.layout
share/lyx/layouts/letter.layout
+share/lyx/layouts/lettre.layout
share/lyx/layouts/linguistics.module
share/lyx/layouts/literate-article.layout
share/lyx/layouts/literate-book.layout
@@ -1355,14 +1363,17 @@ share/lyx/templates/README.new_templates
share/lyx/templates/aa.lyx
share/lyx/templates/aastex.lyx
share/lyx/templates/agu_article.lyx
+share/lyx/templates/agutex.lyx
share/lyx/templates/apa.lyx
share/lyx/templates/beamer-conference-ornate-20min.lyx
share/lyx/templates/de_beamer-conference-ornate-20min.lyx
share/lyx/templates/dinbrief.lyx
share/lyx/templates/docbook_article.lyx
+share/lyx/templates/ectaart.lyx
share/lyx/templates/elsarticle.lyx
share/lyx/templates/es_beamer-conference-ornate-20min.lyx
share/lyx/templates/fr_beamer-conference-ornate-20min.lyx
+share/lyx/templates/frletter.lyx
share/lyx/templates/g-brief-de.lyx
share/lyx/templates/g-brief-en.lyx
share/lyx/templates/g-brief2.lyx
@@ -1374,6 +1385,7 @@ share/lyx/templates/kluwer.lyx
share/lyx/templates/koma-letter2.lyx
share/lyx/templates/latex8.lyx
share/lyx/templates/letter.lyx
+share/lyx/templates/lettre.lyx
share/lyx/templates/revtex.lyx
share/lyx/templates/revtex4.lyx
share/lyx/templates/slides.lyx
diff --git a/editors/lyx/distinfo b/editors/lyx/distinfo
index 6bb66661ee3..26d5514361d 100644
--- a/editors/lyx/distinfo
+++ b/editors/lyx/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2010/07/21 16:53:58 drochner Exp $
+$NetBSD: distinfo,v 1.4 2010/12/01 19:34:49 drochner Exp $
-SHA1 (lyx-1.6.7.tar.bz2) = 24f4edff7f31dd75c47862351ece0d1906cf2e75
-RMD160 (lyx-1.6.7.tar.bz2) = 72d6abeda7c1e93209f52242c27fdc016b0b41e8
-Size (lyx-1.6.7.tar.bz2) = 12087980 bytes
+SHA1 (lyx-1.6.8.tar.bz2) = caa9672e0dd6c725fcb0eb5c2bbf3ba9871935e5
+RMD160 (lyx-1.6.8.tar.bz2) = bf144d8f9ab0b646f320671dded82544c9bbe83e
+Size (lyx-1.6.8.tar.bz2) = 12232798 bytes