1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Update to 1.9.42. Bugfixes:

- Check lastreply() against NULL, in an effort to fix obscure sporadic and
  non-reproducable crashes on OpenBSD sparc64.
- Fix bogus "Cannot open .../interesting.group/group.name for reading" when a
  group subscription has expired.
- Fix hang when trying to download an article that lacked mandatory headers.

PR:		53838
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
This commit is contained in:
Christian Weisgerber 2003-06-27 14:58:56 +00:00
parent 4437b35db5
commit 1a7d4c76d2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83748
3 changed files with 4 additions and 4 deletions

View File

@ -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 @@ post-install:
.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} ; \

View File

@ -1 +1 @@
MD5 (leafnode-1.9.41.rel.tar.bz2) = 51d6585c5a7b9661741a18b28d36de87
MD5 (leafnode-1.9.42.rel.tar.bz2) = eb71880fe6e47922218397046bf74540

View File

@ -16,6 +16,7 @@ sbin/applyfilter
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