summaryrefslogtreecommitdiff
path: root/editors/emacs21
diff options
context:
space:
mode:
authorwiz <wiz>2010-02-21 12:26:47 +0000
committerwiz <wiz>2010-02-21 12:26:47 +0000
commit79479c5c1c80ca5793b6678c42a890d95f71172f (patch)
tree8a57d78ace3ddf36aaadbda6b9e392b3fca2a246 /editors/emacs21
parente40589189a5107755f6333ca35a23082f3d1b15b (diff)
downloadpkgsrc-79479c5c1c80ca5793b6678c42a890d95f71172f.tar.gz
Add RCS Id (hi roy!).
Diffstat (limited to 'editors/emacs21')
-rw-r--r--editors/emacs21/distinfo4
-rw-r--r--editors/emacs21/patches/patch-cf2
2 files changed, 4 insertions, 2 deletions
diff --git a/editors/emacs21/distinfo b/editors/emacs21/distinfo
index 13d72da0708..503b721e378 100644
--- a/editors/emacs21/distinfo
+++ b/editors/emacs21/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.8 2010/01/20 03:21:21 roy Exp $
+$NetBSD: distinfo,v 1.9 2010/02/21 12:26:47 wiz Exp $
SHA1 (emacs-21.4a.tar.gz) = cdb33731180fe4a912838af805dd35e3f55394d4
RMD160 (emacs-21.4a.tar.gz) = c312e739935b56d08783bbfe97992297a363cb8a
@@ -31,5 +31,5 @@ SHA1 (patch-az) = 43753accb1b9ffc2c63e638c31236b8e4880080b
SHA1 (patch-ba) = ae05985ce8cabffdfbfb84905e1d6b0de7690b25
SHA1 (patch-bb) = bf748292c57459b1240da01f9d3df16e4dc40fa2
SHA1 (patch-bg) = 567ccce83e2b6d898a87f20763d5ff4b19c30deb
-SHA1 (patch-cf) = d15c7fbbafb75632ba7c2edb2ccaeaff06c202c6
+SHA1 (patch-cf) = 1b5b83eb02872414fd7ca29c344c0560feaf1b7e
SHA1 (patch-xx) = cf1cb21e0bd96202622ff54e39d202bdae78c942
diff --git a/editors/emacs21/patches/patch-cf b/editors/emacs21/patches/patch-cf
index cf3203bf1df..6e45963e0d1 100644
--- a/editors/emacs21/patches/patch-cf
+++ b/editors/emacs21/patches/patch-cf
@@ -1,3 +1,5 @@
+$NetBSD: patch-cf,v 1.2 2010/02/21 12:26:47 wiz Exp $
+
When running terminfo but compiled for termcap, we cannot assume
that we actually have anything useable in termcap_term_buffer so just
use the terminfo fixed size defined ealier.