summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorobache <obache>2010-11-27 07:25:25 +0000
committerobache <obache>2010-11-27 07:25:25 +0000
commit3a74c7af40da48884b7a2c42b6d61b731ec7d9eb (patch)
tree7835d91cd628ff81918d160da05bc379648af9a5 /shells
parentf13549458d375fd62d60521c9fa6bdb95f810e0d (diff)
downloadpkgsrc-3a74c7af40da48884b7a2c42b6d61b731ec7d9eb.tar.gz
Add RCS Id to patch-b?.
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh-current/distinfo6
-rw-r--r--shells/zsh-current/patches/patch-ba2
-rw-r--r--shells/zsh-current/patches/patch-bb2
3 files changed, 7 insertions, 3 deletions
diff --git a/shells/zsh-current/distinfo b/shells/zsh-current/distinfo
index 62ba1d30785..55e15f64154 100644
--- a/shells/zsh-current/distinfo
+++ b/shells/zsh-current/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.16 2010/02/27 18:19:02 snj Exp $
+$NetBSD: distinfo,v 1.17 2010/11/27 07:25:25 obache Exp $
SHA1 (zsh-4.3.10.tar.bz2) = 132f9ce411bf318abccbae9cdc2f8cc14f8be85b
RMD160 (zsh-4.3.10.tar.bz2) = fad1412b76d1388d825cb870681c21696fdfa273
@@ -8,5 +8,5 @@ SHA1 (patch-ac) = b586fcb6ab7d831a3490077f84fe170969905c26
SHA1 (patch-af) = c78fa8e786d3ae2e3b15a9587f2a7b6e64891778
SHA1 (patch-ag) = 2fe6b7f0a76ca7e5d341fda408f3ab5443d09cbc
SHA1 (patch-ah) = 561132abcd56df88d7ed3da4bca5f172ca341439
-SHA1 (patch-ba) = 8b62a94af40b619c46f9da4b89bd678833600f7a
-SHA1 (patch-bb) = 9638cb7f10a30dad7f0dd5d413aa9796a0ef07f7
+SHA1 (patch-ba) = 799f7e57377b16e26caeee8ecca6a8f70c4d95fe
+SHA1 (patch-bb) = cd3c0d154d96f6cb5a92d95c0238c46762fc5653
diff --git a/shells/zsh-current/patches/patch-ba b/shells/zsh-current/patches/patch-ba
index 8362455dfe4..3340445a139 100644
--- a/shells/zsh-current/patches/patch-ba
+++ b/shells/zsh-current/patches/patch-ba
@@ -1,3 +1,5 @@
+$NetBSD: patch-ba,v 1.2 2010/11/27 07:25:25 obache Exp $
+
termcap does not require curses.
--- Src/Modules/termcap.c.orig 2010-02-07 08:23:33.000000000 +0000
diff --git a/shells/zsh-current/patches/patch-bb b/shells/zsh-current/patches/patch-bb
index 7cdf1a468a2..80d41686ba2 100644
--- a/shells/zsh-current/patches/patch-bb
+++ b/shells/zsh-current/patches/patch-bb
@@ -1,3 +1,5 @@
+$NetBSD: patch-bb,v 1.2 2010/11/27 07:25:25 obache Exp $
+
terminfo does not require curses.
--- Src/Modules/terminfo.c.orig 2010-02-07 08:31:07.000000000 +0000