pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/TeXmacs update to 1.0.3.10
details: https://anonhg.NetBSD.org/pkgsrc/rev/3cb69b04925d
branches: trunk
changeset: 477487:3cb69b04925d
user: recht <recht%pkgsrc.org@localhost>
date: Sat Jul 03 21:25:53 2004 +0000
description:
update to 1.0.3.10
changes
- Higher reactivity for editing large documents.
- Speed-up for starting TeXmacs.
- Tab-completion and hyperlinks for intra-project labels and
references.
- Patches by Henri Lesourd for better editing of graphics.
- Several bug corrections.
diffstat:
editors/TeXmacs/Makefile | 4 ++--
editors/TeXmacs/PLIST | 4 +++-
editors/TeXmacs/distinfo | 8 ++++----
editors/TeXmacs/patches/patch-ad | 8 ++++----
4 files changed, 13 insertions(+), 11 deletions(-)
diffs (72 lines):
diff -r 68b6495c8208 -r 3cb69b04925d editors/TeXmacs/Makefile
--- a/editors/TeXmacs/Makefile Sat Jul 03 21:17:18 2004 +0000
+++ b/editors/TeXmacs/Makefile Sat Jul 03 21:25:53 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2004/06/27 01:08:44 recht Exp $
+# $NetBSD: Makefile,v 1.31 2004/07/03 21:25:53 recht Exp $
-DISTNAME= TeXmacs-1.0.3.9-src
+DISTNAME= TeXmacs-1.0.3.10-src
PKGNAME= ${DISTNAME:S/-src//}
CATEGORIES= editors
MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/targz/
diff -r 68b6495c8208 -r 3cb69b04925d editors/TeXmacs/PLIST
--- a/editors/TeXmacs/PLIST Sat Jul 03 21:17:18 2004 +0000
+++ b/editors/TeXmacs/PLIST Sat Jul 03 21:25:53 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2004/06/27 01:08:44 recht Exp $
+@comment $NetBSD: PLIST,v 1.17 2004/07/03 21:25:53 recht Exp $
bin/fig2ps
bin/texmacs
include/TeXmacs.h
@@ -370,6 +370,7 @@
share/TeXmacs/doc/index.es.tm
share/TeXmacs/doc/index.fr.tm
share/TeXmacs/doc/index.it.tm
+share/TeXmacs/doc/index.pl.tm
share/TeXmacs/doc/index.pt.tm
share/TeXmacs/doc/main/config/man-config-kbd-modkeys.en.tm
share/TeXmacs/doc/main/config/man-config-kbd-modkeys.es.tm
@@ -1448,6 +1449,7 @@
share/TeXmacs/plugins/matlab/progs/init-matlab.scm
share/TeXmacs/plugins/maxima/lisp/texmacs-maxima-5.6.lisp
share/TeXmacs/plugins/maxima/lisp/texmacs-maxima-5.9.0.lisp
+share/TeXmacs/plugins/maxima/lisp/texmacs-maxima-5.9.1.lisp
share/TeXmacs/plugins/maxima/packages/session/maxima.ts
share/TeXmacs/plugins/maxima/progs/init-maxima.scm
share/TeXmacs/plugins/maxima/progs/maxima-input.scm
diff -r 68b6495c8208 -r 3cb69b04925d editors/TeXmacs/distinfo
--- a/editors/TeXmacs/distinfo Sat Jul 03 21:17:18 2004 +0000
+++ b/editors/TeXmacs/distinfo Sat Jul 03 21:25:53 2004 +0000
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.19 2004/06/27 01:08:44 recht Exp $
+$NetBSD: distinfo,v 1.20 2004/07/03 21:25:53 recht Exp $
-SHA1 (TeXmacs-1.0.3.9-src.tar.gz) = 4f7bcb929c9e1641df857af45733570cc0c8016b
-Size (TeXmacs-1.0.3.9-src.tar.gz) = 2519095 bytes
+SHA1 (TeXmacs-1.0.3.10-src.tar.gz) = 493bed5c12fb89b839fffad160d29997ac283ac5
+Size (TeXmacs-1.0.3.10-src.tar.gz) = 2528039 bytes
SHA1 (patch-aa) = 95b9e42fe1ff343e891fe299382c3647636eec99
SHA1 (patch-ab) = 8849124ec8b41f8ab496f6255032430724866a24
SHA1 (patch-ac) = 03ca16a943531fe94ba3a6ad5055f92d087a3026
-SHA1 (patch-ad) = 467d93bfaf01a5750a7b2a799ced643bd87becf8
+SHA1 (patch-ad) = fb04a607c94d3228bd0f4d70779fc5f7e53a9b8b
SHA1 (patch-ae) = ea2d1cc62f0ecfbc13822091e66ead665f2a105b
SHA1 (patch-af) = c0c7cb96de31282cf68491d9cb1f73d89ded98f6
SHA1 (patch-ag) = acabfeb41b1e8b75989db3a2c0a84253a5e0b888
diff -r 68b6495c8208 -r 3cb69b04925d editors/TeXmacs/patches/patch-ad
--- a/editors/TeXmacs/patches/patch-ad Sat Jul 03 21:17:18 2004 +0000
+++ b/editors/TeXmacs/patches/patch-ad Sat Jul 03 21:25:53 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ad,v 1.1 2004/04/06 19:02:49 reinoud Exp $
+$NetBSD: patch-ad,v 1.2 2004/07/03 21:25:53 recht Exp $
---- src/Classes/Abstract/basic.hpp.orig 2004-04-05 23:16:59.000000000 +0200
-+++ src/Classes/Abstract/basic.hpp
-@@ -81,7 +81,7 @@ inline SI max (SI i, SI j) { if (i>j) re
+--- src/Classes/Abstract/basic.hpp.orig 2004-06-30 11:19:43.000000000 +0200
++++ src/Classes/Abstract/basic.hpp 2004-07-03 22:55:03.000000000 +0200
+@@ -83,7 +83,7 @@
inline double min (double i, double j) { if (i<j) return i; else return j; }
inline double max (double i, double j) { if (i>j) return i; else return j; }
inline int hash (int i) { return i; }
Home |
Main Index |
Thread Index |
Old Index