ports/53838: critical maintainer update port: news/leafnode

Matthias Andree matthias.andree at gmx.de
Fri Jun 27 12:40:16 UTC 2003


>Number:         53838
>Category:       ports
>Synopsis:       critical maintainer update port: news/leafnode
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 27 05:40:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.8-STABLE FreeBSD 4.8-STABLE #39: Fri Jun 27 02:04:03 CEST 2003 toor at libertas.emma.line.org:/usr/src/sys/compile/LIBERTAS i386


	
>Description:
This patch updates leafnode to the new 1.9.42 upstream release.

### BUGFIXES
- Check lastreply() against NULL, in an effort to fix obscure sporadic and
  non-reproducable crashes on OpenBSD sparc64. (Reported by Bruno Rohee)
- Fix bogus "Cannot open .../interesting.group/group.name for reading" when a
  group subscription has expired. (Reported by Andreas Muck)
- Fix hang when trying to download an article that lacked mandatory headers.
  (Very old bug, recently found by Joshua Crawford)

### CHANGES
- The ChangeLog file has been split, older parts (leafnode 1.9.31.rel and
  before) have moved to the "new" ChangeLog.old file.
	
>How-To-Repeat:
	
>Fix:
diff -Nur /usr/ports/news/leafnode/Makefile /root/leafnode/Makefile
--- /usr/ports/news/leafnode/Makefile	Thu May 22 12:06:49 2003
+++ /root/leafnode/Makefile	Fri Jun 27 14:29:49 2003
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	leafnode
-PORTVERSION=	1.9.41
+PORTVERSION=	1.9.42
 CATEGORIES=	news ipv6
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:S/$/:sourceforge/} \
 		http://www.dt.e-technik.uni-dortmund.de/~ma/${PORTNAME}/ \
-		ftp://wpxx02.toxi.uni-wuerzburg.de/pub/ \
 		${MASTER_SITE_SUNSITE:S/$/:sunsite/}
 MASTER_SITE_SUBDIR=	${PORTNAME}/:sourceforge \
 			./:DEFAULT \
@@ -54,7 +53,7 @@
 .if !defined(NOPORTDOCS)
 		${MKDIR} ${DOCSDIR}
 		for i in ChangeLog COPYING CREDITS FAQ.txt FAQ.pdf FAQ.html \
-			 INSTALL NEWS README \
+			 INSTALL NEWS README ChangeLog.old \
 			 README-FQDN README-FQDN.html README-daemontools \
 			 README.FIRST TODO leafnode.cron.daily ; do \
 		  ${INSTALL_MAN} ${WRKSRC}/$$i ${DOCSDIR} ; \
diff -Nur /usr/ports/news/leafnode/distinfo /root/leafnode/distinfo
--- /usr/ports/news/leafnode/distinfo	Thu May 22 12:06:49 2003
+++ /root/leafnode/distinfo	Fri Jun 27 14:22:03 2003
@@ -1 +1 @@
-MD5 (leafnode-1.9.41.rel.tar.bz2) = 51d6585c5a7b9661741a18b28d36de87
+MD5 (leafnode-1.9.42.rel.tar.bz2) = eb71880fe6e47922218397046bf74540
diff -Nur /usr/ports/news/leafnode/pkg-plist /root/leafnode/pkg-plist
--- /usr/ports/news/leafnode/pkg-plist	Fri Feb 28 17:29:03 2003
+++ /root/leafnode/pkg-plist	Fri Jun 27 14:29:56 2003
@@ -16,6 +16,7 @@
 sbin/setup-daemontools.sh
 sbin/quickmkdir
 share/doc/leafnode/ChangeLog
+share/doc/leafnode/ChangeLog.old
 share/doc/leafnode/COPYING
 share/doc/leafnode/CREDITS
 share/doc/leafnode/FAQ.txt
	
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list