summaryrefslogtreecommitdiff
path: root/news/inn
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2003-03-23 11:07:15 +0000
committertron <tron@pkgsrc.org>2003-03-23 11:07:15 +0000
commit7c841d0c4b7259cf301a39b9c672cf20c6bff0a3 (patch)
tree2856dffc3d1dc965c8d43034eae5aa40f4ac416d /news/inn
parent5bc4cb21ae4596863ddecac958a6284c65965ac3 (diff)
downloadpkgsrc-7c841d0c4b7259cf301a39b9c672cf20c6bff0a3.tar.gz
Update "inn" package to version 2.3.4. Changes since version 2.3.3:
- LIST ACTIVE no longer returns data when given a single group argument if the client is not authorized to read that group. - XHDR and XPAT weren't correctly parsing article headers, resulting in searches for the header "newsgroup" matching the header "newsgroups". - Made CNFS more robust against crashes by actually syncing the cycbuff headers to disk as was originally intended. Fixed a memory leak in the tradspool code. - Two bugs in pgpverify when using GnuPG were fixed: it now correctly checks for gpgv (rather than pgp) when told to use GnuPG and expects the keyring to be pubring.gpg (not pubring.pgp). - Substantial updates to the sample provided control.ctl file. - Compilation fixes with Perl 5.8.0, BerkeleyDB 4.x, current versions of Linux (including with large file support), and Tru64. inndf fixes for ReiserFS. - Various bugs in the header handling in nnrpd have been fixed, including hangs when using virtual domains and improper processing of folded headers under certain circumstances. - Other minor bug fixes and documentation improvements. While INN 2.3.4 is not the latest officially released version it is the latest one for which an IPv6 patch is available.
Diffstat (limited to 'news/inn')
-rw-r--r--news/inn/Makefile9
-rw-r--r--news/inn/distinfo10
2 files changed, 11 insertions, 8 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile
index b8369564039..24f81408133 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2003/01/28 22:03:58 jlam Exp $
+# $NetBSD: Makefile,v 1.41 2003/03/23 11:07:15 tron Exp $
-DISTNAME= inn-2.3.3
+DISTNAME= inn-2.3.4
CATEGORIES= news
MASTER_SITES= ftp://ftp.isc.org/isc/inn/ \
ftp://ftp.sunet.se/pub/news/nntp/inn/ \
@@ -13,7 +13,7 @@ COMMENT= the public release of InterNet News (INN)
CONFLICTS+= nntpclnt-[0-9]*
PATCH_SITES= ftp://ftp.north.ad.jp/pub/IPv6/INN/
-PATCHFILES= inn-2.3.3-v6-20020618.diff.gz
+PATCHFILES= inn-2.3.4-v6-20030201.diff.gz
PATCH_DIST_STRIP= -p1
INN_DATA_DIR?= /var/news
@@ -87,6 +87,9 @@ CONFIGURE_ARGS+= --with-sendmail=/usr/sbin/sendmail
. include "../../lang/gcc/buildlink2.mk"
.endif
+post-patch:
+ ${RM} -f ${WRKSRC}/samples/inn.conf.in.orig_dist
+
post-build:
for DIR in backends expire frontends innd innfeed lib nnrpd \
storage; do \
diff --git a/news/inn/distinfo b/news/inn/distinfo
index 7d2cbeee927..777c1d5a1e9 100644
--- a/news/inn/distinfo
+++ b/news/inn/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.5 2002/07/06 15:04:58 tron Exp $
+$NetBSD: distinfo,v 1.6 2003/03/23 11:07:16 tron Exp $
-SHA1 (inn-2.3.3.tar.gz) = f1dedd28d10127678084ebd779e2681e9440f889
-Size (inn-2.3.3.tar.gz) = 1413433 bytes
-SHA1 (inn-2.3.3-v6-20020618.diff.gz) = 61b667da65f1c3b0bb4e67736b2c0aaa8ff9a0aa
-Size (inn-2.3.3-v6-20020618.diff.gz) = 41249 bytes
+SHA1 (inn-2.3.4.tar.gz) = a1db5d61e37e1aaffd50652beb6b2fbedfb71a49
+Size (inn-2.3.4.tar.gz) = 1429957 bytes
+SHA1 (inn-2.3.4-v6-20030201.diff.gz) = be284e51cd0716f7c3ce2ca62b720a59b4379984
+Size (inn-2.3.4-v6-20030201.diff.gz) = 53812 bytes
SHA1 (patch-aa) = 8d7bc0e2fef8ef473bbb19c075e7037621199d1e
SHA1 (patch-ab) = c3360248137c07c0e1750860de79aa1f372a6352
SHA1 (patch-ac) = dafbd4918eb771cf0bb49b9d2503125812fe6852