summaryrefslogtreecommitdiff
path: root/editors/TeXmacs
diff options
context:
space:
mode:
authorahoka <ahoka@pkgsrc.org>2008-08-26 18:20:09 +0000
committerahoka <ahoka@pkgsrc.org>2008-08-26 18:20:09 +0000
commitcc9b0a06704d22a4242a8041f207e7a771021a15 (patch)
tree99df4f7f5b51fa8d821b393c2707c2c8b33e6d10 /editors/TeXmacs
parentb9bb1b5757bc4cfead1f896875f8db9f880672ea (diff)
downloadpkgsrc-cc9b0a06704d22a4242a8041f207e7a771021a15.tar.gz
Follow the Maxima version change.
Diffstat (limited to 'editors/TeXmacs')
-rw-r--r--editors/TeXmacs/Makefile4
-rw-r--r--editors/TeXmacs/distinfo6
-rw-r--r--editors/TeXmacs/patches/patch-ai13
-rw-r--r--editors/TeXmacs/patches/patch-ak10
4 files changed, 17 insertions, 16 deletions
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile
index 541829577ae..27cd50dc2e5 100644
--- a/editors/TeXmacs/Makefile
+++ b/editors/TeXmacs/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.76 2008/04/22 10:41:04 tnn Exp $
+# $NetBSD: Makefile,v 1.77 2008/08/26 18:20:09 ahoka Exp $
DISTNAME= TeXmacs-1.0.6.14-src
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/targz/
MASTER_SITES+= http://www.texmacs.org/Download/ftp/targz/
diff --git a/editors/TeXmacs/distinfo b/editors/TeXmacs/distinfo
index 90af2b7ff1d..5b7c186cf3f 100644
--- a/editors/TeXmacs/distinfo
+++ b/editors/TeXmacs/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.53 2008/07/13 14:30:21 obache Exp $
+$NetBSD: distinfo,v 1.54 2008/08/26 18:20:09 ahoka Exp $
SHA1 (TeXmacs-1.0.6.14-src.tar.gz) = bab1a969be883608f5ffbaef9994d6b86c43226e
RMD160 (TeXmacs-1.0.6.14-src.tar.gz) = 1558176e93527367907cc461fe6075d4c508e23a
@@ -9,7 +9,7 @@ SHA1 (patch-ac) = 21810d4f9d5e6525a86ec2d0c347dcfd1c9e31c8
SHA1 (patch-ad) = f36da65f9e9a808a4a8af4a41af0b4388f2c18fd
SHA1 (patch-ae) = c313a19db160d9f1c0dc950a1eb465869cec777f
SHA1 (patch-ag) = 2b1c0ce4aa0f6b824f08f05a95beacbb1722436b
-SHA1 (patch-ai) = 7b68ab900373e21d9e45c6236609824fa46574ed
+SHA1 (patch-ai) = b882b7b7689ae3c855f628c76a9b81c2dfc60257
SHA1 (patch-aj) = 8f07479a6857900b535a0fd7b1f61043164baf15
-SHA1 (patch-ak) = 114cd8f2cd27d49365bec6bd9fc920a323bf0e31
+SHA1 (patch-ak) = 395caa96658b53f85597f56491daa20ad61195d0
SHA1 (patch-al) = f7deed3d692af322aebe1a4068dfd3bde9e87a0a
diff --git a/editors/TeXmacs/patches/patch-ai b/editors/TeXmacs/patches/patch-ai
index 4da91848158..f5e5fe804c9 100644
--- a/editors/TeXmacs/patches/patch-ai
+++ b/editors/TeXmacs/patches/patch-ai
@@ -1,8 +1,8 @@
-$NetBSD: patch-ai,v 1.8 2008/04/22 10:41:04 tnn Exp $
+$NetBSD: patch-ai,v 1.9 2008/08/26 18:20:09 ahoka Exp $
---- plugins/maxima/bin/maxima_detect.orig 2008-03-19 18:16:36.000000000 +0100
-+++ plugins/maxima/bin/maxima_detect
-@@ -36,11 +36,11 @@ find_old_help()
+--- plugins/maxima/bin/maxima_detect.orig 2008-03-19 20:16:36.000000000 +0300
++++ plugins/maxima/bin/maxima_detect 2008-08-25 19:13:56.000000000 +0400
+@@ -36,11 +36,11 @@
fi
}
@@ -16,13 +16,14 @@ $NetBSD: patch-ai,v 1.8 2008/04/22 10:41:04 tnn Exp $
then
if [ "$1" ]
then
-@@ -63,9 +63,10 @@ version 5.10
+@@ -63,9 +63,11 @@
version 5.11
version 5.12
version 5.13
-version 5.14" >/dev/null
+version 5.14
-+version 5.15" >/dev/null
++version 5.15
++version 5.16.3" >/dev/null
then
- # 5.9.1 or 5.9.2 or 5.9.3 or 5.10 or 5.11 or 5.12 or 5.13 or 5.14
+ # 5.9.1 or 5.9.2 or 5.9.3 or 5.10 or 5.11 or 5.12 or 5.13 or 5.14 or 5.15
diff --git a/editors/TeXmacs/patches/patch-ak b/editors/TeXmacs/patches/patch-ak
index 08b38a0721d..1108e364eca 100644
--- a/editors/TeXmacs/patches/patch-ak
+++ b/editors/TeXmacs/patches/patch-ak
@@ -1,13 +1,13 @@
-$NetBSD: patch-ak,v 1.5 2008/04/22 10:41:04 tnn Exp $
+$NetBSD: patch-ak,v 1.6 2008/08/26 18:20:09 ahoka Exp $
---- plugins/maxima/bin/tm_maxima.orig 2008-03-19 18:16:36.000000000 +0100
-+++ plugins/maxima/bin/tm_maxima
-@@ -17,7 +17,7 @@ case $1 in
+--- plugins/maxima/bin/tm_maxima.orig 2008-03-19 20:16:36.000000000 +0300
++++ plugins/maxima/bin/tm_maxima 2008-08-25 19:20:41.000000000 +0400
+@@ -17,7 +17,7 @@
5.9.1) exec maxima -u $1 -l $2 -p "$TEXMACS_MAXIMA_PATH/texmacs-maxima-5.9.1.lisp";;
5.9.1.1* | 5.9.2* | 5.9.3*) exec maxima -u $1 -l $2 -p "$TEXMACS_MAXIMA_PATH/texmacs-maxima-5.9.2.lisp";;
5.10.*) exec maxima -u $1 -l $2 -p "$TEXMACS_MAXIMA_PATH/texmacs-maxima-5.10.0.lisp";;
- 5.11.* | 5.12.* | 5.13.* | 5.14.*) exec maxima -u $1 -l $2 -p "$TEXMACS_MAXIMA_PATH/texmacs-maxima-5.11.0.lisp";;
-+ 5.11.* | 5.12.* | 5.13.* | 5.14.* | 5.15.*) exec maxima -u $1 -l $2 -p "$TEXMACS_MAXIMA_PATH/texmacs-maxima-5.11.0.lisp";;
++ 5.11.* | 5.12.* | 5.13.* | 5.14.* | 5.15.* | 5.16.*) exec maxima -u $1 -l $2 -p "$TEXMACS_MAXIMA_PATH/texmacs-maxima-5.11.0.lisp";;
cygwin)
exec maxima.bat -p "`echo $TEXMACS_MAXIMA_PATH/texmacs-maxima-5.11.0.lisp|cygpath --windows -f -`";;
*) echo -e "\2latex:\\red Unsupported version of maxima: $1\5"