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.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1f1846f6ed8a
branches: trunk
changeset: 523095:1f1846f6ed8a
user: ghen <ghen%pkgsrc.org@localhost>
date: Tue Jan 02 11:27:42 2007 +0000
description:
Update to texmaker-1.4.
* Spell checker has been added (aspell is required).
* The main pstricks commands can be inserted with just one click.
* Brace matching has been integrated in the editor.
* The support for the "\[ \]" math mode has been added to the syntax
highlighter.
* Some bugs has been fixed (replace dialog, close event...)
diffstat:
editors/texmaker/DESCR | 4 ++--
editors/texmaker/Makefile | 5 ++---
editors/texmaker/PLIST | 4 ++--
editors/texmaker/distinfo | 8 ++++----
4 files changed, 10 insertions(+), 11 deletions(-)
diffs (59 lines):
diff -r 11dff0c4c0c5 -r 1f1846f6ed8a editors/texmaker/DESCR
--- a/editors/texmaker/DESCR Tue Jan 02 11:26:58 2007 +0000
+++ b/editors/texmaker/DESCR Tue Jan 02 11:27:42 2007 +0000
@@ -4,7 +4,7 @@
Features:
* an unicode editor to write your LaTeX source files (syntax highlighting,
- undo-redo, search-replace, ...)
+ undo-redo, search-replace, spell checker...)
* the principal LaTex tags can be inserted directly with the "LaTeX" and "Math"
menus
* 370 mathematical symbols can be inserted in just one click
@@ -23,4 +23,4 @@
LaTeX errors detected in the log file
* by clicking on the number of a line in the log file, the cursor jumps to the
corresponding line in the editor
-* an integrated LaTeX to html conversion tool (for unix and macosx systems)
+* an integrated LaTeX to html conversion tool
diff -r 11dff0c4c0c5 -r 1f1846f6ed8a editors/texmaker/Makefile
--- a/editors/texmaker/Makefile Tue Jan 02 11:26:58 2007 +0000
+++ b/editors/texmaker/Makefile Tue Jan 02 11:27:42 2007 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2006/05/19 12:45:12 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2007/01/02 11:27:42 ghen Exp $
-DISTNAME= texmaker-1.3
-PKGREVISION= 1
+DISTNAME= texmaker-1.4
CATEGORIES= editors
MASTER_SITES= http://www.xm1math.net/texmaker/
EXTRACT_SUFX= .tar.bz2
diff -r 11dff0c4c0c5 -r 1f1846f6ed8a editors/texmaker/PLIST
--- a/editors/texmaker/PLIST Tue Jan 02 11:26:58 2007 +0000
+++ b/editors/texmaker/PLIST Tue Jan 02 11:27:42 2007 +0000
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.2 2006/02/27 14:46:18 ghen Exp $
+@comment $NetBSD: PLIST,v 1.3 2007/01/02 11:27:42 ghen Exp $
bin/texmaker
share/texmaker/AUTHORS
share/texmaker/CHANGELOG.txt
share/texmaker/COPYING
-share/texmaker/blank.gif
+share/texmaker/blank.png
share/texmaker/doc1.png
share/texmaker/doc10.png
share/texmaker/doc11.png
diff -r 11dff0c4c0c5 -r 1f1846f6ed8a editors/texmaker/distinfo
--- a/editors/texmaker/distinfo Tue Jan 02 11:26:58 2007 +0000
+++ b/editors/texmaker/distinfo Tue Jan 02 11:27:42 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2006/03/02 15:09:49 ghen Exp $
+$NetBSD: distinfo,v 1.4 2007/01/02 11:27:42 ghen Exp $
-SHA1 (texmaker-1.3.tar.bz2) = a3f64632205cee107b9bfd7f8a22ea136d874961
-RMD160 (texmaker-1.3.tar.bz2) = 651abd11822957b33ed32356bccc783c7e9dc83b
-Size (texmaker-1.3.tar.bz2) = 741415 bytes
+SHA1 (texmaker-1.4.tar.bz2) = c227bc18c0360cd28bf5fc026d317dedad865aa1
+RMD160 (texmaker-1.4.tar.bz2) = fe000aaccf9e43e81a1120f8c7d54cb8f1d58338
+Size (texmaker-1.4.tar.bz2) = 763550 bytes
Home |
Main Index |
Thread Index |
Old Index