summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorkristerw <kristerw>2005-07-17 23:02:05 +0000
committerkristerw <kristerw>2005-07-17 23:02:05 +0000
commit25dacf2cdfc59e65ca7b401ca2c85c45da9ef17a (patch)
tree820a229701a3f3978d9e0670780766d58180ffaa /editors
parent8b43732418e5686a5d5df229539227625513c4cc (diff)
downloadpkgsrc-25dacf2cdfc59e65ca7b401ca2c85c45da9ef17a.tar.gz
Regenerate so that the Mac OS X patch program undestands how
to apply it.
Diffstat (limited to 'editors')
-rw-r--r--editors/TeXmacs/distinfo4
-rw-r--r--editors/TeXmacs/patches/patch-ac10
2 files changed, 8 insertions, 6 deletions
diff --git a/editors/TeXmacs/distinfo b/editors/TeXmacs/distinfo
index 8f5f90d5103..713fd705d46 100644
--- a/editors/TeXmacs/distinfo
+++ b/editors/TeXmacs/distinfo
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.30 2005/07/06 18:09:49 drochner Exp $
+$NetBSD: distinfo,v 1.31 2005/07/17 23:02:05 kristerw Exp $
SHA1 (TeXmacs-1.0.5.5-src.tar.gz) = 062419abe9d5a944d95f83623bb8d74b502e2bdd
RMD160 (TeXmacs-1.0.5.5-src.tar.gz) = 8ed96597821337cb18687d20421d7585930ad6f8
Size (TeXmacs-1.0.5.5-src.tar.gz) = 2983242 bytes
SHA1 (patch-aa) = 95b9e42fe1ff343e891fe299382c3647636eec99
SHA1 (patch-ab) = b850446cc987f4f69b0e460b0d3ad70aacc4540f
-SHA1 (patch-ac) = 03ca16a943531fe94ba3a6ad5055f92d087a3026
+SHA1 (patch-ac) = 21810d4f9d5e6525a86ec2d0c347dcfd1c9e31c8
SHA1 (patch-ae) = ea2d1cc62f0ecfbc13822091e66ead665f2a105b
SHA1 (patch-af) = c0c7cb96de31282cf68491d9cb1f73d89ded98f6
SHA1 (patch-ag) = e95353427c7845928820393b555541a90b037e96
diff --git a/editors/TeXmacs/patches/patch-ac b/editors/TeXmacs/patches/patch-ac
index 7bb66902bc6..99d32f8f974 100644
--- a/editors/TeXmacs/patches/patch-ac
+++ b/editors/TeXmacs/patches/patch-ac
@@ -1,8 +1,10 @@
-$NetBSD: patch-ac,v 1.5 2004/04/04 23:19:45 recht Exp $
+$NetBSD: patch-ac,v 1.6 2005/07/17 23:02:05 kristerw Exp $
---- plugins/python/progs/init-python.scm.orig 2004-04-03 21:20:48.000000000 +0200
-+++ plugins/python/progs/init-python.scm 2004-04-05 01:03:50.000000000 +0200
-@@ -1,5 +1,5 @@
+--- plugins/python/progs/init-python.scm.orig Mon Jul 4 13:16:13 2005
++++ plugins/python/progs/init-python.scm Mon Jul 18 00:53:48 2005
+@@ -13,7 +13,7 @@
+ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+
(plugin-configure python
- (:require (url-exists-in-path? "python"))
+ (:require (url-exists-in-path? "@PYTHONBIN@"))