Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2003 09:31:24 -0800 (PST)
From:      Joseph Scott <joseph@randomnetworks.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47561: [MAINTAINER UPDATE] net/balance 2.33 -> 3.6
Message-ID:  <200301271731.h0RHVOoD083941@randomservers.com>

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

>Number:         47561
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] net/balance 2.33 -> 3.6
>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:   Mon Jan 27 09:40:07 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Scott
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
>Environment:
System: FreeBSD randomservers.com 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Sun Oct 13 23:00:13 PDT 2002 user@jail9.johncompanies.com:/usr/src/sys/compile/47 i386


	
>Description:
[MAINTAINER UPDATE] net/balance 2.33 -> 3.6

Prompted By: Attila Nagy <bra@fsn.hu>
>How-To-Repeat:
>Fix:
diff -ruN balance.orig/Makefile balance/Makefile
--- balance.orig/Makefile	Mon Jan 27 09:23:17 2003
+++ balance/Makefile	Mon Jan 27 09:23:50 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	balance
-PORTVERSION=	2.33
+PORTVERSION=	3.6
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=  balance
diff -ruN balance.orig/distinfo balance/distinfo
--- balance.orig/distinfo	Mon Jan 27 09:23:17 2003
+++ balance/distinfo	Mon Jan 27 09:23:54 2003
@@ -1 +1 @@
-MD5 (balance-2.33.tar.gz) = b38da3e03218a9adb50356a00eda3b07
+MD5 (balance-3.6.tar.gz) = d3b0729937eea2a76e02c46416bd48ec
diff -ruN balance.orig/files/patch-Makefile balance/files/patch-Makefile
--- balance.orig/files/patch-Makefile	Mon Jan 27 09:23:17 2003
+++ balance/files/patch-Makefile	Mon Jan 27 09:26:39 2003
@@ -1,7 +1,7 @@
---- Makefile.orig	Tue Oct  2 09:53:26 2001
-+++ Makefile	Tue Oct  2 09:53:52 2001
+--- Makefile.orig	Mon Jan 27 09:26:14 2003
++++ Makefile	Mon Jan 27 09:26:21 2003
 @@ -1,12 +1,12 @@
- # $Id: Makefile,v 1.20 2001/09/15 22:30:46 tommy Exp $
+ # $Id: Makefile,v 1.3 2002/10/11 20:01:12 tommy Exp tommy $
  
  #CFLAGS=-g -I.
 -CFLAGS=-O
@@ -12,6 +12,6 @@
  
 -CC=gcc
 +#CC=gcc
- RELEASE=2.33
+ RELEASE=3.6
  
- balance:	balance.c
+ balance:	balance.c butils.o balance.h
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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