Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Sep 2004 03:59:11 +0200 (CEST)
From:      Matthias Andree <matthias.andree@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/72017: [MAINTAINER] news/leafnode: FIX extraneous net traffic
Message-ID:  <20040923015911.769291B214@merlin.emma.line.org>
Resent-Message-ID: <200409230200.i8N20R50064035@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         72017
>Category:       ports
>Synopsis:       [MAINTAINER] news/leafnode: FIX extraneous net traffic
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 23 02:00:26 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 5.3-BETA5 i386
>Organization:
>Environment:
System: FreeBSD merlin.emma.line.org 5.3-BETA5 FreeBSD 5.3-BETA5 #4: Wed Sep 22 01:51:37 CEST 2004
>Description:
- Update to 1.10.6
Fixes a bug where an unreachable server that was marked "noactive" could
trigger a re-download of the (large) active files of all upstream NNTP servers.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- leafnode-1.10.6.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/news/leafnode/Makefile /root/ports/news/leafnode/Makefile
--- /usr/ports/news/leafnode/Makefile	Mon Sep  6 12:14:37 2004
+++ /root/ports/news/leafnode/Makefile	Thu Sep 23 03:47:26 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	leafnode
-PORTVERSION=	1.10.5
+PORTVERSION=	1.10.6
 PORTREVISION=	0
 CATEGORIES=	news
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED:S/$/:sourceforge/} \
diff -ruN --exclude=CVS /usr/ports/news/leafnode/distinfo /root/ports/news/leafnode/distinfo
--- /usr/ports/news/leafnode/distinfo	Mon Sep  6 12:14:37 2004
+++ /root/ports/news/leafnode/distinfo	Thu Sep 23 03:47:40 2004
@@ -1,2 +1,2 @@
-MD5 (leafnode-1.10.5.rel.tar.bz2) = b4f65e2df6d1e7cef15041cf5c0d6990
-SIZE (leafnode-1.10.5.rel.tar.bz2) = 385379
+MD5 (leafnode-1.10.6.rel.tar.bz2) = 5280f805fdc3db66e7b168944732f852
+SIZE (leafnode-1.10.6.rel.tar.bz2) = 384293
--- leafnode-1.10.6.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040923015911.769291B214>