pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/news/newscache Update to 0.99.22.0.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/9cf77b6190fd
branches: trunk
changeset: 470607:9cf77b6190fd
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Mar 10 18:51:13 2004 +0000
description:
Update to 0.99.22.0.1:
* Adding conf-parameter NiceServer, NiceClient, NiceClean
with the setpriority function
* Adding conf-parameter ListenTo for multihomed hosts
* Performance for big NewsCache Spools: change NewsCacheClean
from chain to table
and lots of bugfixes.
diffstat:
news/newscache/Makefile | 12 ++++++------
news/newscache/distinfo | 6 +++---
2 files changed, 9 insertions(+), 9 deletions(-)
diffs (41 lines):
diff -r 83813aaa572a -r 9cf77b6190fd news/newscache/Makefile
--- a/news/newscache/Makefile Wed Mar 10 18:48:36 2004 +0000
+++ b/news/newscache/Makefile Wed Mar 10 18:51:13 2004 +0000
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.9 2003/08/09 11:17:56 seb Exp $
+# $NetBSD: Makefile,v 1.10 2004/03/10 18:51:13 wiz Exp $
#
-DISTNAME= NewsCache-0.99.17
-PKGREVISION= 1
+DISTNAME= NewsCache-0.99.22p1
+PKGNAME= ${DISTNAME:S/p/.0./}
CATEGORIES= news
-MASTER_SITES= http://www.infosys.tuwien.ac.at/NewsCache/download/
+MASTER_SITES= http://www.hstraub.at/linux/downloads/src/
MAINTAINER= tech-pkg%NetBSD.org@localhost
-HOMEPAGE= http://www.infosys.tuwien.ac.at/NewsCache/
+HOMEPAGE= http://members.aon.at/hstraub/linux/newscache/
COMMENT= Free cache server for USENET News
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
INFO_FILES= NewsCache.info
diff -r 83813aaa572a -r 9cf77b6190fd news/newscache/distinfo
--- a/news/newscache/distinfo Wed Mar 10 18:48:36 2004 +0000
+++ b/news/newscache/distinfo Wed Mar 10 18:51:13 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2003/05/02 07:36:43 jmmv Exp $
+$NetBSD: distinfo,v 1.5 2004/03/10 18:51:13 wiz Exp $
-SHA1 (NewsCache-0.99.17.tar.gz) = cb7411a00eeec7dd3a12193733a440b810102cf0
-Size (NewsCache-0.99.17.tar.gz) = 311921 bytes
+SHA1 (NewsCache-0.99.22p1.tar.gz) = 4b11d255dff22341040ead41d0d3f33ba8a84d8a
+Size (NewsCache-0.99.22p1.tar.gz) = 321605 bytes
SHA1 (patch-aa) = 0964e234041c6ad76c215cbb2d381d8e9feeea85
SHA1 (patch-ab) = 30da9db48ce320a5e21bb74a38cdbff05b3db28c
SHA1 (patch-ac) = 48a21e95d80569784f91c3fc288d711d9e4f77d3
Home |
Main Index |
Thread Index |
Old Index