From joseph@rhyll.com  Fri Oct 28 17:27:26 2005
Return-Path: <joseph@rhyll.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2B45316A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 28 Oct 2005 17:27:26 +0000 (GMT)
	(envelope-from joseph@rhyll.com)
Received: from rhyll.com (rhyll.com [70.84.96.250])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DC6A243D46
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 28 Oct 2005 17:27:25 +0000 (GMT)
	(envelope-from joseph@rhyll.com)
Received: from localhost (localhost [127.0.0.1])
	by rhyll.com (Postfix) with ESMTP id 406D62E040
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 28 Oct 2005 10:27:25 -0700 (PDT)
Received: from rhyll.com ([127.0.0.1])
 by localhost (sm01.rhyll.com [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 62727-06 for <FreeBSD-gnats-submit@freebsd.org>;
 Fri, 28 Oct 2005 10:27:24 -0700 (PDT)
Received: by rhyll.com (Postfix, from userid 1001)
	id 933722E03E; Fri, 28 Oct 2005 10:27:24 -0700 (PDT)
Message-Id: <20051028172724.933722E03E@rhyll.com>
Date: Fri, 28 Oct 2005 10:27:24 -0700 (PDT)
From: Joseph Scott <joseph@randomnetworks.com>
Reply-To:
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER UPDATE] net/balance 3.30 -> 3.31
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         88146
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] net/balance 3.30 -> 3.31
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    az
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 28 17:30:16 GMT 2005
>Closed-Date:    Fri Oct 28 18:12:16 GMT 2005
>Last-Modified:  Fri Oct 28 18:12:16 GMT 2005
>Originator:     Joseph Scott
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD sm01.rhyll.com 5.4-STABLE FreeBSD 5.4-STABLE #4: Thu Oct 13 00:38:56 PDT 2005 joseph@sm01.rhyll.com:/usr/obj/usr/src/sys/SM01 i386


	
>Description:
[MAINTAINER UPDATE] net/balance 3.30 -> 3.31

Release changes:
TCP_NODELAY is now properly set by default. This disables the "Nagle
Algorithm", which significantly speeds TCP forwarding of protocols
with small request/response packets. 
>How-To-Repeat:
	
>Fix:

	


diff -ruN balance-orig/Makefile balance/Makefile
--- balance-orig/Makefile	Fri Oct 28 10:24:01 2005
+++ balance/Makefile	Fri Oct 28 10:24:13 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	balance
-PORTVERSION=	3.30
+PORTVERSION=	3.31
 CATEGORIES=	net
 MASTER_SITES=	http://www.inlab.de/ \
 		${MASTER_SITE_SOURCEFORGE_EXTENDED}
diff -ruN balance-orig/distinfo balance/distinfo
--- balance-orig/distinfo	Fri Oct 28 10:24:01 2005
+++ balance/distinfo	Fri Oct 28 10:24:18 2005
@@ -1,2 +1,2 @@
-MD5 (balance-3.30.tar.gz) = 8822f30e083ee5e80e789abb4c789a47
-SIZE (balance-3.30.tar.gz) = 34645
+MD5 (balance-3.31.tar.gz) = a5a5d718aa762e659303610f818dcfbe
+SIZE (balance-3.31.tar.gz) = 34697
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->az 
Responsible-Changed-By: az 
Responsible-Changed-When: Fri Oct 28 18:10:06 GMT 2005 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88146 
State-Changed-From-To: open->closed 
State-Changed-By: garga 
State-Changed-When: Fri Oct 28 18:12:15 GMT 2005 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88146 
>Unformatted:
