From nobody@FreeBSD.org  Wed Jun 25 23:37:23 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6F6E01065676
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 25 Jun 2008 23:37:23 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 591638FC1A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 25 Jun 2008 23:37:23 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m5PNbMFD037365
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 25 Jun 2008 23:37:22 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m5PNbMTo037364;
	Wed, 25 Jun 2008 23:37:22 GMT
	(envelope-from nobody)
Message-Id: <200806252337.m5PNbMTo037364@www.freebsd.org>
Date: Wed, 25 Jun 2008 23:37:22 GMT
From: Jo Rhett <jrhett@netconsonance.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: upgrade quagga port to 0.99.10
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: boris@tagnet.ru

>Number:         124992
>Category:       ports
>Synopsis:       upgrade net/quagga port to 0.99.10
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    sem
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 25 23:40:04 UTC 2008
>Closed-Date:    Thu Jun 26 13:34:08 UTC 2008
>Last-Modified:  Thu Jun 26 16:10:02 UTC 2008
>Originator:     Jo Rhett
>Release:        6.2-RELEASE
>Organization:
>Environment:
FreeBSD wort 6.2-RELEASE-p11 FreeBSD 6.2-RELEASE-p11 #0: Wed Feb 13 06:44:57 UTC 2008     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Quagga 0.99.10 fixes a lot of bugs.
>How-To-Repeat:

>Fix:
Attached is a patch which compiles properly for 0.99.10 *except* if you enable the MD5 checksum patches, as these have all changed.

It would appear that all files named "patch-cvs-*" are included/obsoleted by this version and can be removed.

Patch attached with submission follows:

--- Makefile.orig	Wed Jun 25 02:37:56 2008
+++ Makefile	Wed Jun 25 02:39:44 2008
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	quagga
-PORTVERSION=	0.99.9
-PORTREVISION=	7
+PORTVERSION=	0.99.10
 CATEGORIES=	net ipv6
 MASTER_SITES=	http://quagga.net/download/ \
 		http://www.ru.quagga.net/download/ \
--- distinfo.orig	Wed Jun 25 02:38:04 2008
+++ distinfo	Wed Jun 25 02:40:13 2008
@@ -1,3 +1,3 @@
-MD5 (quagga-0.99.9.tar.gz) = 4dbdaf91bf6609803819d97d5fccc4c9
-SHA256 (quagga-0.99.9.tar.gz) = 92abf44c5239c8a18762cf27cafd03b46d581f180bc411706314b8b8d1e94db0
-SIZE (quagga-0.99.9.tar.gz) = 2341067
+MD5 (quagga-0.99.10.tar.gz) = c7a2d92e1c42214afef9b2e1cd4b5d06
+SHA256 (quagga-0.99.10.tar.gz) = f27d55904eb9a9eaf61a19b288ac79c9024b341734b984dccc04c343dfce890d
+SIZE (quagga-0.99.10.tar.gz) = 2424191 


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Jun 26 11:37:42 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=124992 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: boris@tagnet.ru
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/124992: upgrade net/quagga port to 0.99.10
Date: Thu, 26 Jun 2008 11:37:39 UT

 Maintainer of net/quagga,
 
 Please note that PR ports/124992 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/124992
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->sem 
Responsible-Changed-By: sem 
Responsible-Changed-When: Thu Jun 26 11:42:11 UTC 2008 
Responsible-Changed-Why:  
Take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=124992 
State-Changed-From-To: feedback->closed 
State-Changed-By: sem 
State-Changed-When: Thu Jun 26 13:34:07 UTC 2008 
State-Changed-Why:  
Maintainer will send another patch after testing. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=124992 

From: Jo Rhett <jrhett@netconsonance.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/124992: upgrade net/quagga port to 0.99.10
Date: Thu, 26 Jun 2008 08:36:15 -0700

 The current maintainer has indicated that he is holding up the quagga  
 port until an unknown time when the TCP MD5 checksum patches are again  
 working in the tree.  I don't think that this is the right thing to  
 do, as the TCP MD5 checksums are not necessary for the vast majority  
 of installations, and DO NOT work with a GENERIC kernel.
 
 I'd like to request that the port be split into two ports -- one with  
 a stock quagga installation, and the other with the MD5 checksum  
 patches, due to the instability and constant work on said patches  
 making the port unstable.
 
 -- 
 Jo Rhett
 Net Consonance : consonant endings by net philanthropy, open source  
 and other randomness
 
 
>Unformatted:
