summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz>2010-02-20 10:32:19 +0000
committerwiz <wiz>2010-02-20 10:32:19 +0000
commit57dd284c5b709789bc58e4311c2d8012d6e2f15d (patch)
tree86c4236fd70faf74495c6059b68cd16a033c9ae8 /editors
parent6c31b6ba01169f3cc127f8d89a697534cfb780d5 (diff)
downloadpkgsrc-57dd284c5b709789bc58e4311c2d8012d6e2f15d.tar.gz
Add RCS Id.
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs22/distinfo4
-rw-r--r--editors/emacs22/patches/patch-ba2
2 files changed, 4 insertions, 2 deletions
diff --git a/editors/emacs22/distinfo b/editors/emacs22/distinfo
index ec22e058f99..19a2734a2b4 100644
--- a/editors/emacs22/distinfo
+++ b/editors/emacs22/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2010/01/20 03:21:21 roy Exp $
+$NetBSD: distinfo,v 1.7 2010/02/20 10:32:19 wiz Exp $
SHA1 (emacs-22.3.tar.gz) = 5e9b3e0205099a83be7198fd43ba1c9442a3feb0
RMD160 (emacs-22.3.tar.gz) = a7eed5099d0cab25f34152f1b18b5c1b4e2e0746
@@ -22,5 +22,5 @@ SHA1 (patch-au) = e4a525ed182c3b8f3f7365ee01e186ad5d1b0c7e
SHA1 (patch-av) = f2fcb0ccbddba1683cc7f1744bca8b171f83c0e7
SHA1 (patch-aw) = 575ffdbf0cf9554dee32aa88fd5a5f49c5ab2bf1
SHA1 (patch-ax) = 4a9a795fd08eedcd83c1c92ede566fd63f365bec
-SHA1 (patch-ba) = 8930ab9f08c93a88db68378f1a5ec97587ebdf16
+SHA1 (patch-ba) = 066f6e0f1f69e1e477820589d9b9de4a4a168148
SHA1 (patch-xx) = 3b66bbad50cef9d248a6f1d49b9d31150e14d6e1
diff --git a/editors/emacs22/patches/patch-ba b/editors/emacs22/patches/patch-ba
index 0c928bd4b6c..c0534e61894 100644
--- a/editors/emacs22/patches/patch-ba
+++ b/editors/emacs22/patches/patch-ba
@@ -1,3 +1,5 @@
+$NetBSD: patch-ba,v 1.2 2010/02/20 10:32:20 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.