summaryrefslogtreecommitdiff
path: root/editors/emacs-snapshot
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/emacs-snapshot
parenta2a26ab3d18efb5359c19be85d3bb7efd399ad8f (diff)
downloadpkgsrc-c500010047ea05fdef3a26d914580e3f7fe6cc76.tar.gz
Add RCS Id (hi roy!).
Diffstat (limited to 'editors/emacs-snapshot')
-rw-r--r--editors/emacs-snapshot/distinfo4
-rw-r--r--editors/emacs-snapshot/patches/patch-ag2
2 files changed, 4 insertions, 2 deletions
diff --git a/editors/emacs-snapshot/distinfo b/editors/emacs-snapshot/distinfo
index 1ed2d2f7208..ce285e9fd45 100644
--- a/editors/emacs-snapshot/distinfo
+++ b/editors/emacs-snapshot/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.7 2010/02/19 19:04:11 minskim Exp $
+$NetBSD: distinfo,v 1.8 2010/02/21 12:26:47 wiz Exp $
SHA1 (emacs-snapshot_20100217.orig.tar.gz) = 835968ac4bcbd98c5d01e3f53b2d551433a5e44f
RMD160 (emacs-snapshot_20100217.orig.tar.gz) = 7dee7d4647c491ccbd43812548b9559731e75f46
Size (emacs-snapshot_20100217.orig.tar.gz) = 30930810 bytes
SHA1 (patch-ab) = 53fd489995efae908827d7a3de4811daf156fd0a
SHA1 (patch-ac) = 9378586aa9720beebf19b9d54e94ef4f08e50745
-SHA1 (patch-ag) = a96da5ce63b384aaa55ad901a429b8a2fb590c64
+SHA1 (patch-ag) = 14508236b1092c0ab4765b0a7064e3f9443ade5d
diff --git a/editors/emacs-snapshot/patches/patch-ag b/editors/emacs-snapshot/patches/patch-ag
index 18eba154d40..700b2c9872b 100644
--- a/editors/emacs-snapshot/patches/patch-ag
+++ b/editors/emacs-snapshot/patches/patch-ag
@@ -1,3 +1,5 @@
+$NetBSD: patch-ag,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.