summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2019-08-16 01:25:50 +0200
committerUlrich Müller <ulm@gentoo.org>2019-08-16 09:10:09 +0200
commit12d86417f30b2923c074ae0436eddadbbc85a105 (patch)
tree0ad4602290d3a39950b2bb379bea75a6e9a81866 /app-editors/teco/files
parentapp-editors/teco: Add slot operator for ncurses. (diff)
downloadgentoo-12d86417f30b2923c074ae0436eddadbbc85a105.tar.gz
gentoo-12d86417f30b2923c074ae0436eddadbbc85a105.tar.bz2
gentoo-12d86417f30b2923c074ae0436eddadbbc85a105.zip
app-editors/teco: Move to more accurate version 36_p19940820.
This is not actually a version bump. te_defs.h defines VERSION as 36. teco.tar.gz has a timestamp 1994-08-20 14:23:53 UTC, which agrees with the latest file modification date in the tarball. Bump EAPI to 7, and make patches work with eapply (i.e., patch -p1). Documentation is now in a single tarball. Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-editors/teco/files')
-rw-r--r--app-editors/teco/files/teco-double-free.diff6
-rw-r--r--app-editors/teco/files/teco-gcc4.patch4
2 files changed, 6 insertions, 4 deletions
diff --git a/app-editors/teco/files/teco-double-free.diff b/app-editors/teco/files/teco-double-free.diff
index 5a62b23d90be..344aa6dd2dff 100644
--- a/app-editors/teco/files/teco-double-free.diff
+++ b/app-editors/teco/files/teco-double-free.diff
@@ -1,5 +1,7 @@
---- te_exec2.c 1993-11-12 21:12:47.000000000 +0000
-+++ te_exec2.c.new 2005-08-21 18:31:26.495907720 +0100
+https://bugs.gentoo.org/103257
+
+--- teco-orig/te_exec2.c
++++ teco/te_exec2.c
@@ -197,7 +197,7 @@
{
if (eisw) /* if ending a file execute, restore the previous "old command string" */
diff --git a/app-editors/teco/files/teco-gcc4.patch b/app-editors/teco/files/teco-gcc4.patch
index fe4d8d3759b4..cc5e8aafb0f1 100644
--- a/app-editors/teco/files/teco-gcc4.patch
+++ b/app-editors/teco/files/teco-gcc4.patch
@@ -1,5 +1,5 @@
---- te_subs.c.orig 2007-03-18 19:58:40 +0100
-+++ te_subs.c 2007-03-18 19:58:57 +0100
+--- teco-orig/te_subs.c
++++ teco/te_subs.c
@@ -231,7 +231,7 @@
char c;
{