summaryrefslogtreecommitdiff
path: root/news/tin/patches
diff options
context:
space:
mode:
authorwiz <wiz>2000-02-06 02:34:26 +0000
committerwiz <wiz>2000-02-06 02:34:26 +0000
commitfa2e4ef268ae4264d5dbc86d5214a0252993ec56 (patch)
treee2ff764c7d1fc65420ce9321a45c999f2dd3c08d /news/tin/patches
parent6d5b3491a0bf3d64ed7d82558d3f99ff9b94c22f (diff)
downloadpkgsrc-fa2e4ef268ae4264d5dbc86d5214a0252993ec56.tar.gz
updated tin to 1.4.2.
Diffstat (limited to 'news/tin/patches')
-rw-r--r--news/tin/patches/patch-aa20
1 files changed, 20 insertions, 0 deletions
diff --git a/news/tin/patches/patch-aa b/news/tin/patches/patch-aa
new file mode 100644
index 00000000000..6f24e704b01
--- /dev/null
+++ b/news/tin/patches/patch-aa
@@ -0,0 +1,20 @@
+$NetBSD: patch-aa,v 1.1 2000/02/06 02:34:27 wiz Exp $
+
+--- ./src/auth.c.orig Sun Jan 23 17:30:24 2000
++++ ./src/auth.c Sun Feb 6 03:06:53 2000
+@@ -13,12 +13,12 @@
+ * right notice, and it must be included in any copy made
+ */
+
+-#ifndef NNTPLIB_H
+-# include "nntplib.h"
+-#endif /* !NNTPLIB_H */
+ #ifndef TIN_H
+ # include "tin.h"
+ #endif /* !TIN_H */
++#ifndef NNTPLIB_H
++# include "nntplib.h"
++#endif /* !NNTPLIB_H */
+ #ifndef TCURSES_H
+ # include "tcurses.h"
+ #endif /* !TCURSES_H */