From matthias.andree@web.de  Sun Feb  2 17:55:59 2003
Return-Path: <matthias.andree@web.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4A6B537B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  2 Feb 2003 17:55:59 -0800 (PST)
Received: from mail.dt.e-technik.uni-dortmund.de (krusty.dt.E-Technik.Uni-Dortmund.DE [129.217.163.1])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C42DA43F85
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  2 Feb 2003 17:55:54 -0800 (PST)
	(envelope-from matthias.andree@web.de)
Received: from m2a2.dyndns.org (krusty.dt.e-technik.uni-dortmund.de [129.217.163.1])
	by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 2588BA381D
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Feb 2003 02:55:52 +0100 (CET)
Received: from libertas.emma.line.org (libertas.emma.line.org [192.168.0.2])
	by merlin.emma.line.org (Postfix) with ESMTP
	id 9869671DC9; Mon,  3 Feb 2003 02:55:37 +0100 (CET)
Received: from libertas.emma.line.org (localhost [127.0.0.1])
	by libertas.emma.line.org (8.12.6/8.12.6) with ESMTP id h131t4Vs063865;
	Mon, 3 Feb 2003 02:55:05 +0100 (CET)
	(envelope-from emma@libertas.emma.line.org)
Received: (from emma@localhost)
	by libertas.emma.line.org (8.12.6/8.12.6/Submit) id h131spx3063861;
	Mon, 3 Feb 2003 02:54:51 +0100 (CET)
	(envelope-from emma)
Message-Id: <200302030154.h131spx3063861@libertas.emma.line.org>
Date: Mon, 3 Feb 2003 02:54:51 +0100 (CET)
From: Matthias Andree <matthias.andree@web.de>
Reply-To: Matthias Andree <matthias.andree@web.de>
To: FreeBSD-gnats-submit@freebsd.org
Subject: maintainer update: news/leafnode -> 1.9.33 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         47832
>Category:       ports
>Synopsis:       maintainer update: news/leafnode -> 1.9.33
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 02 18:00:27 PST 2003
>Closed-Date:    Mon Feb 10 10:27:12 PST 2003
>Last-Modified:  Mon Feb 10 10:27:12 PST 2003
>Originator:     Matthias Andree
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.7-STABLE FreeBSD 4.7-STABLE #8: Fri Jan 31 03:10:11 CET 2003 toor@libertas.emma.line.org:/usr/obj/usr/src/sys/LIBERTAS i386


	
>Description:
This update brings a dozen of bug fixes and enables IPv6 support for the
leafnode server part.
	
>How-To-Repeat:
	
>Fix:

diff -Nur /usr/ports/news/leafnode/Makefile /root/leafnode/Makefile
--- /usr/ports/news/leafnode/Makefile	Thu Jan  2 13:07:07 2003
+++ /root/leafnode/Makefile	Mon Feb  3 02:39:41 2003
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	leafnode
-PORTVERSION=	1.9.31
+PORTVERSION=	1.9.33
 PORTREVISION=	0
-CATEGORIES=	news
+CATEGORIES=	news ipv6
 MASTER_SITES=	http://dl.sourceforge.net/sourceforge/leafnode/ \
 		http://www.dt.e-technik.uni-dortmund.de/~ma/${PORTNAME}/ \
 		ftp://wpxx02.toxi.uni-wuerzburg.de/pub/ \
@@ -27,17 +27,10 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--quiet --sysconfdir=${LOCALBASE}/etc/leafnode \
 		--with-lockfile=/var/spool/lock/news/leafnode.lck \
-		--with-spooldir=/var/spool/news
+		--with-spooldir=/var/spool/news --with-ipv6
 MAKE_ARGS=
 MAN1=		leafnode-version.1 newsq.1
 MAN8=		applyfilter.8 checkgroups.8 fetchnews.8 leafnode.8 texpire.8
-
-# The next two parts work around a packaging error in the tarball.
-post-extract:
-		${RM} ${WRKSRC}/leafnode.cron.daily
-
-pre-build:
-		cd ${WRKSRC} && ${MAKE} leafnode.cron.daily
 
 post-install:
 		${INSTALL_SCRIPT} ${WRKSRC}/setup-daemontools.sh ${LOCALBASE}/sbin/
diff -Nur /usr/ports/news/leafnode/distinfo /root/leafnode/distinfo
--- /usr/ports/news/leafnode/distinfo	Thu Jan  2 13:07:07 2003
+++ /root/leafnode/distinfo	Mon Feb  3 02:10:13 2003
@@ -1 +1 @@
-MD5 (leafnode-1.9.31.rel.tar.bz2) = f3f687933694816ea8d9260b46c49a70
+MD5 (leafnode-1.9.33.rel.tar.bz2) = f55ac1bce56c57f994b67bddd85c2a09
	


>Release-Note:
>Audit-Trail:

From: Matthias Andree <matthias.andree@gmx.de>
To: freebsd-gnats-submit@FreeBSD.org, matthias.andree@web.de
Cc:  
Subject: Re: ports/47832: maintainer update: news/leafnode -> 1.9.33
Date: Mon, 10 Feb 2003 04:36:23 +0100

 Please close this PR, it has been
 Superseded by PR #48128
State-Changed-From-To: open->closed 
State-Changed-By: naddy 
State-Changed-When: Mon Feb 10 10:26:50 PST 2003 
State-Changed-Why:  
Superseded by PR #48128. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=47832 
>Unformatted:
