pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/texmaker Update to Texmaker 1.8.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3dab000a7cd5
branches: trunk
changeset: 550960:3dab000a7cd5
user: ghen <ghen%pkgsrc.org@localhost>
date: Wed Dec 03 08:26:15 2008 +0000
description:
Update to Texmaker 1.8.
New in 1.7:
- New search widget
- Spell checking is now based on hunspell and uses OpenOffice.org dictionaries.
- New LaTeX log errors detection
- Indentation "memory"
- Code completion
New in 1.7.1:
- no more crash with the "Previous LaTeX error" command and the syntax
highlighting
- the "find" command starts at cursor and not at the beginning of the document
New in 1.8:
- texmaker can now be only started once per user : inverse search will no more
launch a new instance of texmaker
- the spell checker is now based on hunspell-1.2.4
- the latex errors detection has been improved
- the background color of the selected symbol is now always the same (to be
sure that the symbol is always visible)
- parentheses matching is back
- "\end{...}" is now added automatically after "\begin{...}" while using
autocompletion
diffstat:
editors/texmaker/Makefile | 4 ++--
editors/texmaker/PLIST | 11 ++++++++---
editors/texmaker/distinfo | 8 ++++----
3 files changed, 14 insertions(+), 9 deletions(-)
diffs (66 lines):
diff -r 8d479a88f7cb -r 3dab000a7cd5 editors/texmaker/Makefile
--- a/editors/texmaker/Makefile Wed Dec 03 08:19:32 2008 +0000
+++ b/editors/texmaker/Makefile Wed Dec 03 08:26:15 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2008/01/08 07:35:25 ghen Exp $
+# $NetBSD: Makefile,v 1.14 2008/12/03 08:26:15 ghen Exp $
-DISTNAME= texmaker-1.6
+DISTNAME= texmaker-1.8
CATEGORIES= editors
MASTER_SITES= http://www.xm1math.net/texmaker/
EXTRACT_SUFX= .tar.bz2
diff -r 8d479a88f7cb -r 3dab000a7cd5 editors/texmaker/PLIST
--- a/editors/texmaker/PLIST Wed Dec 03 08:19:32 2008 +0000
+++ b/editors/texmaker/PLIST Wed Dec 03 08:26:15 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2008/01/08 07:35:26 ghen Exp $
+@comment $NetBSD: PLIST,v 1.6 2008/12/03 08:26:15 ghen Exp $
bin/texmaker
share/texmaker/AUTHORS
share/texmaker/CHANGELOG.txt
@@ -24,12 +24,19 @@
share/texmaker/doc7.png
share/texmaker/doc8.png
share/texmaker/doc9.png
+share/texmaker/en_GB.aff
+share/texmaker/en_GB.dic
+share/texmaker/fr_FR.aff
+share/texmaker/fr_FR.dic
share/texmaker/latexhelp.html
share/texmaker/next.gif
share/texmaker/next_d.gif
share/texmaker/prev.gif
share/texmaker/prev_d.gif
share/texmaker/psheader.txt
+share/texmaker/qt_de.qm
+share/texmaker/qt_fr.qm
+share/texmaker/qt_zh.qm
share/texmaker/style.css
share/texmaker/texmaker.desktop
share/texmaker/texmaker.svg
@@ -41,11 +48,9 @@
share/texmaker/texmaker64x64.png
share/texmaker/texmaker_de.qm
share/texmaker/texmaker_fr.qm
-share/texmaker/texmaker_ru.qm
share/texmaker/texmaker_zh.qm
share/texmaker/up.gif
share/texmaker/up_d.gif
share/texmaker/usermanual_en.html
share/texmaker/usermanual_fr.html
-share/texmaker/xpdf_texmaker_sh.txt
@dirrm share/texmaker
diff -r 8d479a88f7cb -r 3dab000a7cd5 editors/texmaker/distinfo
--- a/editors/texmaker/distinfo Wed Dec 03 08:19:32 2008 +0000
+++ b/editors/texmaker/distinfo Wed Dec 03 08:26:15 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2008/01/08 07:35:26 ghen Exp $
+$NetBSD: distinfo,v 1.7 2008/12/03 08:26:15 ghen Exp $
-SHA1 (texmaker-1.6.tar.bz2) = 8da3a6370214f97b568126439408a7774b017c1d
-RMD160 (texmaker-1.6.tar.bz2) = ffa72545cab6bcec2974e081609260344ba84ef0
-Size (texmaker-1.6.tar.bz2) = 853418 bytes
+SHA1 (texmaker-1.8.tar.bz2) = d5f188c0d207c637a445cec984d79ee017de6e1a
+RMD160 (texmaker-1.8.tar.bz2) = b3bdfa7838f486f0969da472ff08c2d30825421e
+Size (texmaker-1.8.tar.bz2) = 1767680 bytes
Home |
Main Index |
Thread Index |
Old Index