diff options
author | obache <obache@pkgsrc.org> | 2010-11-27 07:25:25 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-11-27 07:25:25 +0000 |
commit | 1c7a7600dbcc87e8970cc48f9e9cdca95f756e4a (patch) | |
tree | 7835d91cd628ff81918d160da05bc379648af9a5 /shells | |
parent | 959df06a1c5b90c467e7ebb24e7ab961b4b6daac (diff) | |
download | pkgsrc-1c7a7600dbcc87e8970cc48f9e9cdca95f756e4a.tar.gz |
Add RCS Id to patch-b?.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/zsh-current/distinfo | 6 | ||||
-rw-r--r-- | shells/zsh-current/patches/patch-ba | 2 | ||||
-rw-r--r-- | shells/zsh-current/patches/patch-bb | 2 |
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 |