ports/81401: [update] net/balance to 3.22

Andrej Zverev az at inec.ru
Mon May 23 13:00:22 UTC 2005


>Number:         81401
>Category:       ports
>Synopsis:       [update] net/balance to 3.22
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 23 13:00:21 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        FreeBSD 5.4-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD az.inec.ru 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #0: Thu Mar 31 12:08:50 MSD 2005 az at az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	Changes:
	writelock and channelcount patch from Stoyan Genov 
	balance exit codes fix from Chris Wilson 
	/var/run/balance is tried to be autocreated (if not there) 
	close of 0,1,2 on background operation

	If maintainer want, it's possible utilize pkg-plist and safe inodes :)

>How-To-Repeat:
	
>Fix:
	Use this patch
	Thank you
	

--- balance-3.22.diff begins here ---
diff -Nru balance.orig/Makefile balance/Makefile
--- balance.orig/Makefile	Tue Mar  1 19:19:55 2005
+++ balance/Makefile	Mon May 23 15:57:39 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	balance
-PORTVERSION=	3.19
+PORTVERSION=	3.22
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED} \
 		http://www.inlab.de/
diff -Nru balance.orig/distinfo balance/distinfo
--- balance.orig/distinfo	Tue Mar  1 19:19:55 2005
+++ balance/distinfo	Mon May 23 15:57:45 2005
@@ -1,2 +1,2 @@
-MD5 (balance-3.19.tar.gz) = 7791586953fade0592d0cac215218167
-SIZE (balance-3.19.tar.gz) = 21351
+MD5 (balance-3.22.tar.gz) = 4744586e662ce93bfe650ba81567da53
+SIZE (balance-3.22.tar.gz) = 21726
diff -Nru balance.orig/files/patch-Makefile balance/files/patch-Makefile
--- balance.orig/files/patch-Makefile	Tue Mar  1 19:19:55 2005
+++ balance/files/patch-Makefile	Mon May 23 16:01:59 2005
@@ -1,11 +1,11 @@
---- Makefile.orig	Wed Jun 16 08:50:09 2004
-+++ Makefile	Wed Jun 16 08:50:44 2004
+--- Makefile.orig	Fri Mar 11 22:45:07 2005
++++ Makefile	Mon May 23 16:01:41 2005
 @@ -1,7 +1,7 @@
- # $Id: Makefile,v 1.13 2004/05/27 12:23:05 tommy Exp tommy $
+ # $Id: Makefile,v 1.20 2005/03/11 19:44:05 tommy Exp tommy $
  
  #CFLAGS=-g -I.
 -CFLAGS=-O2 -Wall
-+CFLAGS+=-Wall
++CFLAGS=-Wall
  
  # uncomment for Solaris:
  # LIBRARIES=-lsocket -lnsl
@@ -15,6 +15,6 @@
  
 -CC=gcc
 +CC?=gcc
- RELEASE=3.19
+ RELEASE=3.22
  
- balance:	balance.c butils.o balance.h
+ all:		balance balance.pdf
--- balance-3.22.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list