Date: Fri, 28 Oct 2005 10:27:24 -0700 (PDT) From: Joseph Scott <joseph@randomnetworks.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/88146: [MAINTAINER UPDATE] net/balance 3.30 -> 3.31 Message-ID: <20051028172724.933722E03E@rhyll.com> Resent-Message-ID: <200510281730.j9SHUH7I064750@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 88146 >Category: ports >Synopsis: [MAINTAINER UPDATE] net/balance 3.30 -> 3.31 >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: Fri Oct 28 17:30:16 GMT 2005 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051028172724.933722E03E>