summaryrefslogtreecommitdiff
path: root/editors/emacs20
diff options
context:
space:
mode:
authorwiz <wiz>2010-02-21 12:26:47 +0000
committerwiz <wiz>2010-02-21 12:26:47 +0000
commitc500010047ea05fdef3a26d914580e3f7fe6cc76 (patch)
tree8a57d78ace3ddf36aaadbda6b9e392b3fca2a246 /editors/emacs20
parenta2a26ab3d18efb5359c19be85d3bb7efd399ad8f (diff)
downloadpkgsrc-c500010047ea05fdef3a26d914580e3f7fe6cc76.tar.gz
Add RCS Id (hi roy!).
Diffstat (limited to 'editors/emacs20')
-rw-r--r--editors/emacs20/distinfo4
-rw-r--r--editors/emacs20/patches/patch-cf2
2 files changed, 4 insertions, 2 deletions
diff --git a/editors/emacs20/distinfo b/editors/emacs20/distinfo
index e887afe4007..f64b1d6309f 100644
--- a/editors/emacs20/distinfo
+++ b/editors/emacs20/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.15 2010/02/04 06:40:19 dholland Exp $
+$NetBSD: distinfo,v 1.16 2010/02/21 12:26:47 wiz Exp $
SHA1 (emacs-20.7-mule-4.1b-elc.tar.gz) = 3894fb2b81bb326545f6ccc3bf0a8405c23004ff
RMD160 (emacs-20.7-mule-4.1b-elc.tar.gz) = c675b31dafaa4321a453af9d87eddf051ee71b1f
@@ -66,4 +66,4 @@ SHA1 (patch-cb) = a7e3926f4b8a107e004b731f2064493e7d436cd4
SHA1 (patch-cc) = 2b474603b922383b6d239e7e2e14f144bd52df6b
SHA1 (patch-cd) = 22b29708e0730275984dc2d8e7a304932d6b66fb
SHA1 (patch-ce) = df4d2a5639a72d2c719662496f17db35686f4ac2
-SHA1 (patch-cf) = d15c7fbbafb75632ba7c2edb2ccaeaff06c202c6
+SHA1 (patch-cf) = 1b5b83eb02872414fd7ca29c344c0560feaf1b7e
diff --git a/editors/emacs20/patches/patch-cf b/editors/emacs20/patches/patch-cf
index cf3203bf1df..6e45963e0d1 100644
--- a/editors/emacs20/patches/patch-cf
+++ b/editors/emacs20/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.