Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Sep 2002 20:02:37 +0200 (CEST)
From:      Matthias Andree <matthias.andree@web.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        brian@FreeBSD.org
Subject:   ports/43137: update port: news/leafnode to 1.9.26 (bug fixes) 
Message-ID:  <200209201802.g8KI2b5E009627@libertas.emma.line.org>

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

>Number:         43137
>Category:       ports
>Synopsis:       update port: news/leafnode to 1.9.26 (bug fixes)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 20 11:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 4.7-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #1: Sat Sep 14 04:14:33 CEST 2002 toor@libertas.emma.line.org:/usr/src/sys/compile/LIBERTAS i386


	
>Description:
This updates the news/leafnode port to v1.9.26. It contains some bug fixes
(/var/spool/news can now be a filesystem of its own), adds missing
documentation.

	
>How-To-Repeat:
	
>Fix:
Apply this patch:

diff -Nur /usr/ports/news/leafnode/Makefile /root/leafnode/Makefile
--- /usr/ports/news/leafnode/Makefile	Sun Sep  1 14:26:48 2002
+++ /root/leafnode/Makefile	Fri Sep 20 19:56:26 2002
@@ -1,13 +1,13 @@
-#
+# ports collection Makefile for: leafnode
 # Whom:			Brian Somers <brian@FreeBSD.org>
 #
 # $FreeBSD: ports/news/leafnode/Makefile,v 1.23 2002/08/31 20:37:24 brian Exp $
 #
 
 PORTNAME=	leafnode
-PORTVERSION=	1.9.25
+PORTVERSION=	1.9.26
 CATEGORIES=	news
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}/leafnode/ \
+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/ \
 		http://www.Awfulhak.org/leafnode/ \
@@ -40,7 +40,8 @@
 		  ${INSTALL_MAN} ${WRKSRC}/$$i \
 			${LOCALBASE}/share/doc/${PORTNAME} ; done
 		${MKDIR} ${LOCALBASE}/share/doc/${PORTNAME}/doc_german
-		for i in INSTALL_de README README_de ${MAN1} ${MAN8} ; do \
+		for i in INSTALL_de LIESMICH-daemontools README \
+			README_de ${MAN1} ${MAN8} ; do \
 		  ${INSTALL_MAN} ${WRKSRC}/doc_german/$$i \
 			${LOCALBASE}/share/doc/${PORTNAME}/doc_german ; done
 .endif
diff -Nur /usr/ports/news/leafnode/distinfo /root/leafnode/distinfo
--- /usr/ports/news/leafnode/distinfo	Sun Sep  1 14:26:48 2002
+++ /root/leafnode/distinfo	Fri Sep 20 19:52:06 2002
@@ -1 +1 @@
-MD5 (leafnode-1.9.25.rel.tar.bz2) = 745cb4d9a89d02016a279f2c73be1fdc
+MD5 (leafnode-1.9.26.rel.tar.bz2) = e2f671e0b1240c3d1274eb9b6de2b184
diff -Nur /usr/ports/news/leafnode/pkg-plist /root/leafnode/pkg-plist
--- /usr/ports/news/leafnode/pkg-plist	Sun Sep  1 14:26:48 2002
+++ /root/leafnode/pkg-plist	Fri Sep 20 19:55:19 2002
@@ -26,6 +26,7 @@
 share/doc/leafnode/TROUBLESHOOTING
 share/doc/leafnode/TROUBLESHOOTING.html
 share/doc/leafnode/doc_german/INSTALL_de
+share/doc/leafnode/doc_german/LIESMICH-daemontools
 share/doc/leafnode/doc_german/README
 share/doc/leafnode/doc_german/README_de
 share/doc/leafnode/doc_german/newsq.1
	


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

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




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