Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2003 02:41:54 +0100 (CET)
From:      Matthias Andree <matthias.andree@web.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48508: critical maintainer update port: news/leafnode 
Message-ID:  <200302210141.h1L1fsDj011199@libertas.emma.line.org>

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

>Number:         48508
>Category:       ports
>Synopsis:       critical maintainer update port: news/leafnode
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 20 17:50:05 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 4.8-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #14: Wed Feb 19 14:25:12 CET 2003 root@libertas.emma.line.org:/usr/src/sys/compile/LIBERTAS i386


	
>Description:
Leafnode 1.9.34 does not accept postings from clients that contain a Message-ID header.
This is a regression in leafnode 1.9.34, 1.9.33 was fine in this respect.

The patch below updates the port to 1.9.35 which fixes this bug.
	
>How-To-Repeat:
	
>Fix:

diff -Nur /usr/ports/news/leafnode/Makefile /root/leafnode/Makefile
--- /usr/ports/news/leafnode/Makefile	Wed Feb 19 12:10:56 2003
+++ /root/leafnode/Makefile	Fri Feb 21 02:06:56 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	leafnode
-PORTVERSION=	1.9.34
+PORTVERSION=	1.9.35
 PORTREVISION=	0
 CATEGORIES=	news ipv6
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:S/$/:sourceforge/} \
@@ -20,6 +20,7 @@
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:sourceforge,sunsite,DEFAULT
 
 MAINTAINER=	matthias.andree@web.de
+COMMENT=	"NNTP package for offline news caching and reading"
 
 LIB_DEPENDS=	pcre.0:${PORTSDIR}/devel/pcre
 
diff -Nur /usr/ports/news/leafnode/distinfo /root/leafnode/distinfo
--- /usr/ports/news/leafnode/distinfo	Wed Feb 19 12:10:56 2003
+++ /root/leafnode/distinfo	Fri Feb 21 02:05:52 2003
@@ -1 +1 @@
-MD5 (leafnode-1.9.34.rel.tar.bz2) = dd312950e6ccb20e41bc4a23f1cd4b88
+MD5 (leafnode-1.9.35.rel.tar.bz2) = 0b6da897824a9c95bcc3a7fd65b4b3cb
diff -Nur /usr/ports/news/leafnode/pkg-comment /root/leafnode/pkg-comment
--- /usr/ports/news/leafnode/pkg-comment	Sun Aug 29 21:19:35 1999
+++ /root/leafnode/pkg-comment	Thu Jan  1 01:00:00 1970
@@ -1 +0,0 @@
-USENET software package designed for small sites
	


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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