Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Nov 2003 10:14:30 -0800 (PST)
From:      Joseph Scott <joseph@randomnetworks.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/58936: [MAINTAINER UPDATE] net/balance 3.6 -> 3.11
Message-ID:  <200311041814.hA4IEU9g001651@rodan.ecs.csus.edu>
Resent-Message-ID: <200311041820.hA4IKCBv036773@freefall.freebsd.org>

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

>Number:         58936
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] net/balance 3.6 -> 3.11
>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:   Tue Nov 04 10:20:09 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Scott
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD rodan.ecs.csus.edu 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #2: Tue Oct 14 21:23:33 PDT 2003 scottj@rodan.ecs.csus.edu:/usr/src/sys/compile/RODAN i386


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

Prompted by an email from: Marc Silver <marcs@draenor.org>
>How-To-Repeat:
	
>Fix:

	

--- balance.diff begins here ---
diff -ruN balance.orig/Makefile balance/Makefile
--- balance.orig/Makefile	Tue Nov  4 10:07:19 2003
+++ balance/Makefile	Tue Nov  4 10:07:26 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	balance
-PORTVERSION=	3.6
+PORTVERSION=	3.11
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	balance
diff -ruN balance.orig/distinfo balance/distinfo
--- balance.orig/distinfo	Tue Nov  4 10:07:19 2003
+++ balance/distinfo	Tue Nov  4 10:07:43 2003
@@ -1 +1 @@
-MD5 (balance-3.6.tar.gz) = d3b0729937eea2a76e02c46416bd48ec
+MD5 (balance-3.11.tar.gz) = 69e72ccbcb3d397d569487e85663c01a
diff -ruN balance.orig/files/patch-Makefile balance/files/patch-Makefile
--- balance.orig/files/patch-Makefile	Tue Nov  4 10:07:19 2003
+++ balance/files/patch-Makefile	Tue Nov  4 10:09:44 2003
@@ -1,17 +1,17 @@
---- Makefile.orig	Mon Jan 27 09:26:14 2003
-+++ Makefile	Mon Jan 27 09:26:21 2003
+--- Makefile.orig	Tue Nov  4 10:08:26 2003
++++ Makefile	Tue Nov  4 10:09:20 2003
 @@ -1,12 +1,12 @@
- # $Id: Makefile,v 1.3 2002/10/11 20:01:12 tommy Exp tommy $
+ # $Id: Makefile,v 1.7 2003/10/04 09:41:21 tommy Exp tommy $
  
  #CFLAGS=-g -I.
--CFLAGS=-O
-+#CFLAGS=-O
+-CFLAGS=-O2
++#CFLAGS=-O2
  
  # uncomment for Solaris:
  # LIBRARIES=-lsocket -lnsl
  
 -CC=gcc
 +#CC=gcc
- RELEASE=3.6
+ RELEASE=3.11
  
  balance:	balance.c butils.o balance.h
--- 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?200311041814.hA4IEU9g001651>