summaryrefslogtreecommitdiff
path: root/editors/TeXmacs
diff options
context:
space:
mode:
authordrochner <drochner>2005-08-26 17:21:04 +0000
committerdrochner <drochner>2005-08-26 17:21:04 +0000
commit62b087159f10114ca8ac4f0a17ed229f0b725373 (patch)
treeb897e3bf71e2b5316b16c35639322d7ee3872a7c /editors/TeXmacs
parentca37d80ee2a5c6ddfbc3924147dc8cbfc6debd0c (diff)
downloadpkgsrc-62b087159f10114ca8ac4f0a17ed229f0b725373.tar.gz
update to 1.0.5.7
changes: -Several minor bugfixes from buglist -Further improvements in configure -Finished implementation of document parts and preambles -Improved cursor accessability handling also change TeX dependency to teTeX-bin, so that this can be used with teTeX3 as well
Diffstat (limited to 'editors/TeXmacs')
-rw-r--r--editors/TeXmacs/Makefile6
-rw-r--r--editors/TeXmacs/distinfo10
-rw-r--r--editors/TeXmacs/patches/patch-ab10
3 files changed, 13 insertions, 13 deletions
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile
index 3d5945197e1..4d7620f290d 100644
--- a/editors/TeXmacs/Makefile
+++ b/editors/TeXmacs/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2005/07/27 17:32:13 drochner Exp $
+# $NetBSD: Makefile,v 1.47 2005/08/26 17:21:04 drochner Exp $
-DISTNAME= TeXmacs-1.0.5.6-src
+DISTNAME= TeXmacs-1.0.5.7-src
PKGNAME= ${DISTNAME:S/-src//}
CATEGORIES= editors
MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/targz/
@@ -9,7 +9,7 @@ MAINTAINER= recht@NetBSD.org
HOMEPAGE= http://www.texmacs.org/
COMMENT= GNU TeXmacs (free scientific text editor)
-DEPENDS+= teTeX>=1.0:../../print/teTeX
+DEPENDS+= teTeX-bin>=1.0:../../print/teTeX-bin
BUILD_TARGET= TEXMACS
diff --git a/editors/TeXmacs/distinfo b/editors/TeXmacs/distinfo
index 83354280446..a624d5fc58b 100644
--- a/editors/TeXmacs/distinfo
+++ b/editors/TeXmacs/distinfo
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.32 2005/07/27 17:32:13 drochner Exp $
+$NetBSD: distinfo,v 1.33 2005/08/26 17:21:04 drochner Exp $
-SHA1 (TeXmacs-1.0.5.6-src.tar.gz) = 932a0299b16a1056bfa1886035e79e4e0471d4ac
-RMD160 (TeXmacs-1.0.5.6-src.tar.gz) = 69a57882a34d206827538b09d7de4fc099062232
-Size (TeXmacs-1.0.5.6-src.tar.gz) = 2994800 bytes
+SHA1 (TeXmacs-1.0.5.7-src.tar.gz) = 39ce92d499556f6b7a67a69e2f9c143d3d4cac2f
+RMD160 (TeXmacs-1.0.5.7-src.tar.gz) = e0633f0ad07062f735a4085c297dafabbd9644e9
+Size (TeXmacs-1.0.5.7-src.tar.gz) = 2999966 bytes
SHA1 (patch-aa) = 95b9e42fe1ff343e891fe299382c3647636eec99
-SHA1 (patch-ab) = b850446cc987f4f69b0e460b0d3ad70aacc4540f
+SHA1 (patch-ab) = d459a4e848a97ea919cde29433a3a4ce733a2950
SHA1 (patch-ac) = 21810d4f9d5e6525a86ec2d0c347dcfd1c9e31c8
SHA1 (patch-ae) = c313a19db160d9f1c0dc950a1eb465869cec777f
SHA1 (patch-ag) = 2b1c0ce4aa0f6b824f08f05a95beacbb1722436b
diff --git a/editors/TeXmacs/patches/patch-ab b/editors/TeXmacs/patches/patch-ab
index 4f8ca0d8126..17139128391 100644
--- a/editors/TeXmacs/patches/patch-ab
+++ b/editors/TeXmacs/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.8 2004/08/17 11:18:57 recht Exp $
+$NetBSD: patch-ab,v 1.9 2005/08/26 17:21:04 drochner Exp $
---- configure.orig 2004-08-03 17:56:28.000000000 +0200
-+++ configure 2004-08-17 12:14:25.000000000 +0200
-@@ -5587,9 +5587,9 @@
+--- configure.orig 2005-08-21 12:05:29.000000000 +0200
++++ configure
+@@ -5956,9 +5956,9 @@ echo "$as_me: WARNING: unable to link st
fi
fi
fi
@@ -14,4 +14,4 @@ $NetBSD: patch-ab,v 1.8 2004/08/17 11:18:57 recht Exp $
+LIBS="$SAVE_LIBS"
#--------------------------------------------------------------------
- # Disable customized allocator
+ # Handle different systems case by case