Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  5 Apr 2006 11:48:05 -0700 (PDT)
From:      Joseph Scott <joseph@randomnetworks.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/95362: [MAINTAINER UPDATE] net/balance 3.32 -> 3.34
Message-ID:  <20060405184805.F2CFA2E036@rhyll.com>
Resent-Message-ID: <200604051850.k35IoJ6u042553@freefall.freebsd.org>

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

>Number:         95362
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] net/balance 3.32 -> 3.34
>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:   Wed Apr 05 18:50:19 GMT 2006
>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 #0: Mon Dec 12 09:58:55 PST 2005 joseph@sm01.rhyll.com:/var/obj/usr/src/sys/SM01 i386


	
>Description:
[MAINTAINER UPDATE] net/balance 3.32 -> 3.34

Changes:

A new "autodisable" option has been added (-a), so that a channel
needs to be manually re-enabled after a failure. Syslog logging has
been added for reporting this event. A new option -M has been added,
instructing Balance to use memory mapping instead of shared memory
for internal IPC. The manual page has been updated.  

>How-To-Repeat:
	
>Fix:

	

--- balance.diff begins here ---
diff -ruN balance-orig/Makefile balance/Makefile
--- balance-orig/Makefile	Wed Apr  5 11:44:37 2006
+++ balance/Makefile	Wed Apr  5 11:45:10 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	balance
-PORTVERSION=	3.32
+PORTVERSION=	3.34
 CATEGORIES=	net
 MASTER_SITES=	http://www.inlab.de/ \
 		${MASTER_SITE_SOURCEFORGE_EXTENDED}
diff -ruN balance-orig/distinfo balance/distinfo
--- balance-orig/distinfo	Wed Apr  5 11:44:37 2006
+++ balance/distinfo	Wed Apr  5 11:45:17 2006
@@ -1,3 +1,3 @@
-MD5 (balance-3.32.tar.gz) = f9b3ea2d2e0838e7da2f7c4b0f2e5deb
-SHA256 (balance-3.32.tar.gz) = b820ac1cb1cd0a297debad8a24e1ec6d092a76b108a02f50e418318481e10bb5
-SIZE (balance-3.32.tar.gz) = 34709
+MD5 (balance-3.34.tar.gz) = 65287da4757c3cd01dbc85551c144e49
+SHA256 (balance-3.34.tar.gz) = 976cc3a4ec57c2cee02a89a1996ebe1a0ec15608b7d0262fa5d1648b54449ce4
+SIZE (balance-3.34.tar.gz) = 35687
--- balance.diff ends here ---


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



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