diff options
author | kim <kim@pkgsrc.org> | 2002-07-08 02:21:18 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2002-07-08 02:21:18 +0000 |
commit | f9da298eade27a8501e42910d4a3ccac9f3b8f9f (patch) | |
tree | d17a69b50d9dd212f1fb82091031a89e9024b9b6 /news/nn/patches/patch-ba | |
parent | 1b6363dfceee62bb8121976638d5776d9f6b2280 (diff) | |
download | pkgsrc-f9da298eade27a8501e42910d4a3ccac9f3b8f9f.tar.gz |
Upgrade to 6.6.4, which does not depend on an external inews program anymore.
This should avoid any vulnerability issues with INN.
NOTE: The text files from lib/nn can now be found in share/nn instead.
Diffstat (limited to 'news/nn/patches/patch-ba')
-rw-r--r-- | news/nn/patches/patch-ba | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/news/nn/patches/patch-ba b/news/nn/patches/patch-ba index 5181ad7d5bb..d2a4b56894c 100644 --- a/news/nn/patches/patch-ba +++ b/news/nn/patches/patch-ba @@ -1,8 +1,8 @@ -$NetBSD: patch-ba,v 1.2 1999/08/22 22:55:46 kim Exp $ +$NetBSD: patch-ba,v 1.3 2002/07/08 02:21:20 kim Exp $ ---- term.c.orig Wed Jun 9 14:19:01 1999 -+++ term.c Sun Aug 22 18:28:48 1999 -@@ -47,9 +47,9 @@ +--- term.c.orig Sun Jun 16 01:54:33 2002 ++++ term.c Sun Jul 7 21:33:10 2002 +@@ -42,9 +42,9 @@ # include <termio.h> # endif /* USE_TERMCAP */ #else @@ -13,8 +13,8 @@ $NetBSD: patch-ba,v 1.2 1999/08/22 22:55:46 kim Exp $ +#endif /* HAVE_TERMIOS_H */ #endif - /* SYSV curses.h clash */ -@@ -413,6 +413,12 @@ + #ifdef SYSV_RESIZING +@@ -401,6 +401,12 @@ #endif /* FAKE_INTERRUPT */ static unsigned sp_table[] = { |