summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorwiz <wiz>2002-11-06 10:38:33 +0000
committerwiz <wiz>2002-11-06 10:38:33 +0000
commit39ffb3052bb2ac81e1b8d3abf48d073b746fa668 (patch)
tree8f08784818b8eab13b6ec27216601b622b2792c0 /news
parent892b85b29ae9656431bef60e452e096f5ba17939 (diff)
downloadpkgsrc-39ffb3052bb2ac81e1b8d3abf48d073b746fa668.tar.gz
Update to 1.4.6, provided by Stefan Krüger in PR 18923.
Changes: * Bug fixed: missing Subject caused crashes when followupping * allow new GTLDs: .biz, .info, .name, .museum * base64 encoding was broken * format-string fixes * empty random organization file could crash tin and some more.
Diffstat (limited to 'news')
-rw-r--r--news/tin/Makefile5
-rw-r--r--news/tin/distinfo11
-rw-r--r--news/tin/patches/patch-ab10
-rw-r--r--news/tin/patches/patch-ac10
4 files changed, 17 insertions, 19 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile
index c5d506ba992..721dcbfde81 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2001/11/29 01:12:44 hubertf Exp $
+# $NetBSD: Makefile,v 1.13 2002/11/06 10:38:33 wiz Exp $
# $FreeBSD Id: Makefile,v 1.17 1997/06/16 06:39:51 max Exp
-DISTNAME= tin-1.4.5
-PKGREVISION= 1
+DISTNAME= tin-1.4.6
CATEGORIES= news
MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/current/ \
ftp://ftp.cs.tu-berlin.de/pub/net/news/tin/current/ \
diff --git a/news/tin/distinfo b/news/tin/distinfo
index 2a736815028..68d5fdaead4 100644
--- a/news/tin/distinfo
+++ b/news/tin/distinfo
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.5 2001/05/31 07:16:59 dillo Exp $
+$NetBSD: distinfo,v 1.6 2002/11/06 10:38:33 wiz Exp $
-SHA1 (tin-1.4.5.tar.bz2) = e28e05e080cf05ed9576cacbc96ad984633f8a87
-Size (tin-1.4.5.tar.bz2) = 690031 bytes
+SHA1 (tin-1.4.6.tar.bz2) = 5292b4f1c6ffb796ae0b0416b6f7e32a42ff8601
+Size (tin-1.4.6.tar.bz2) = 695190 bytes
SHA1 (patch-aa) = da46ab8dee8c3319a5e8fd18580cd573b611cbca
-SHA1 (patch-ab) = 31d7ce5fa40cff4ec34e87d5547e0943ca58a8a1
-SHA1 (patch-ac) = 072fc6aab131e515262e204bb87ef0cf999d7c68
-SHA1 (patch-ad) = b2e59c5fb3863341a507e87818cea600e0bb89c5
+SHA1 (patch-ab) = 35eb5a696c34ad9fda1eb808c68f804100da0ea2
+SHA1 (patch-ac) = 57d127ed9e78e51b0f1b1e1f2efbe13c6a1f3e1d
diff --git a/news/tin/patches/patch-ab b/news/tin/patches/patch-ab
index c46fe0db11e..b13c14c77a8 100644
--- a/news/tin/patches/patch-ab
+++ b/news/tin/patches/patch-ab
@@ -1,7 +1,7 @@
-$NetBSD: patch-ab,v 1.1 2001/05/23 13:15:34 dillo Exp $
+$NetBSD: patch-ab,v 1.2 2002/11/06 10:38:34 wiz Exp $
---- src/active.c.orig Tue May 22 14:01:24 2001
-+++ src/active.c Tue May 22 14:00:54 2001
+--- src/active.c.orig Wed May 23 11:02:53 2001
++++ src/active.c Mon Nov 4 13:37:37 2002
@@ -110,6 +110,9 @@
vWriteNewsrc ();
@@ -10,5 +10,5 @@ $NetBSD: patch-ab,v 1.1 2001/05/23 13:15:34 dillo Exp $
+ read_mail_active_file ();
+#endif /* !INDEX_DAEMON && HAVE_MH_MAIL_HANDLING */
- if (read_cmd_line_groups ())
- command_line = TRUE;
+ #if !defined(INDEX_DAEMON) && defined(HAVE_MH_MAIL_HANDLING)
+ read_mail_active_file ();
diff --git a/news/tin/patches/patch-ac b/news/tin/patches/patch-ac
index 1791a5e2f95..4091c468201 100644
--- a/news/tin/patches/patch-ac
+++ b/news/tin/patches/patch-ac
@@ -1,9 +1,9 @@
-$NetBSD: patch-ac,v 1.1 2001/05/23 13:15:34 dillo Exp $
+$NetBSD: patch-ac,v 1.2 2002/11/06 10:38:34 wiz Exp $
---- src/mail.c.orig Mon Jul 3 13:17:46 2000
-+++ src/mail.c Tue May 22 14:22:33 2001
-@@ -62,6 +62,20 @@
- continue;
+--- src/mail.c.orig Wed May 23 11:02:11 2001
++++ src/mail.c Mon Nov 4 13:38:33 2002
+@@ -75,6 +75,20 @@
+ }
/*
+ * Update mailgroup info