Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2003 02:54:51 +0100 (CET)
From:      Matthias Andree <matthias.andree@web.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47832: maintainer update: news/leafnode -> 1.9.33 
Message-ID:  <200302030154.h131spx3063861@libertas.emma.line.org>

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

>Number:         47832
>Category:       ports
>Synopsis:       maintainer update: news/leafnode -> 1.9.33
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 02 18:00:27 PST 2003
>Closed-Date:
>Last-Modified:
>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:
>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?200302030154.h131spx3063861>