Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Mar 2005 02:42:10 +0100 (CET)
From:      Matthias Andree <matthias.andree@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/78937: [MAINTAINER] news/leafnode: update to 1.11.0 (full IPv6)
Message-ID:  <20050317014210.420305C36@sigma.emma.line.org>
Resent-Message-ID: <200503170150.j2H1o1Ji035035@freefall.freebsd.org>

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

>Number:         78937
>Category:       ports
>Synopsis:       [MAINTAINER] news/leafnode: update to 1.11.0 (full IPv6)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 17 01:50:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD sigma.emma.line.org 5.3-STABLE FreeBSD 5.3-STABLE #6: Sun Feb  6 15:01:29 CET
>Description:
- Update to 1.11.0
  - adds IPv6 support to fetchnews, so we can file into ipv6 category
  - allows the NUMBER SIGN character in passwords in configuration files
    (by allowing quoted strings with backslash escapes on the right-hand side
     of configuration lines).
  - fixes snprintf test and avoids including leafnode's local snprintf if
    the system snprintf is sufficient
- add ipv6 virtual category to list

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- leafnode-1.11.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/news/leafnode/Makefile /root/ports/news/leafnode/Makefile
--- /usr/ports/news/leafnode/Makefile	Sun Feb  6 13:12:06 2005
+++ /root/ports/news/leafnode/Makefile	Thu Mar 17 02:33:02 2005
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	leafnode
-PORTVERSION=	1.10.8
-CATEGORIES=	news
+PORTVERSION=	1.11.0
+CATEGORIES=	news ipv6
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED:S/$/:sourceforge/} \
 		http://osdn.dl.sourceforge.net/sourceforge/${PORTNAME}/:sourceforge \
 		http://www.dt.e-technik.uni-dortmund.de/~ma/${PORTNAME}/ \
diff -ruN --exclude=CVS /usr/ports/news/leafnode/distinfo /root/ports/news/leafnode/distinfo
--- /usr/ports/news/leafnode/distinfo	Sun Feb  6 13:12:06 2005
+++ /root/ports/news/leafnode/distinfo	Thu Mar 17 02:35:48 2005
@@ -1,2 +1,2 @@
-MD5 (leafnode-1.10.8.rel.tar.bz2) = 1d8d27673780ba49fcb69883c2cabdec
-SIZE (leafnode-1.10.8.rel.tar.bz2) = 385282
+MD5 (leafnode-1.11.0.rel.tar.bz2) = 2ce558fb508200e618be6e0d21586949
+SIZE (leafnode-1.11.0.rel.tar.bz2) = 387862
--- leafnode-1.11.0.patch ends here ---

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



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