From 79d5ce819df56d6f26022985181128389b578923 Mon Sep 17 00:00:00 2001 From: "David W. Chapman Jr." Date: Sun, 12 Aug 2001 03:26:13 +0000 Subject: Update to 2.28 PR: 29319 Submitted by: Dmitry A. Yanko Reviewed by: maintainer --- net/balance/Makefile | 2 +- net/balance/distinfo | 2 +- net/balance/files/patch-aa | 22 +++++++++++----------- 3 files changed, 13 insertions(+), 13 deletions(-) (limited to 'net/balance') diff --git a/net/balance/Makefile b/net/balance/Makefile index da68fa3a4eca..5dca2c2208d9 100644 --- a/net/balance/Makefile +++ b/net/balance/Makefile @@ -6,7 +6,7 @@ # PORTNAME= balance -PORTVERSION= 2.24 +PORTVERSION= 2.28 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= balance diff --git a/net/balance/distinfo b/net/balance/distinfo index a17f21901dc0..9b7df463ec4b 100644 --- a/net/balance/distinfo +++ b/net/balance/distinfo @@ -1 +1 @@ -MD5 (balance-2.24.tar.gz) = 49fb4e1ef536d04dea94b963081abdf8 +MD5 (balance-2.28.tar.gz) = 66df77083edd0d4700d11d76e2de076c diff --git a/net/balance/files/patch-aa b/net/balance/files/patch-aa index bff83c0db933..b18a05f75065 100644 --- a/net/balance/files/patch-aa +++ b/net/balance/files/patch-aa @@ -1,30 +1,30 @@ ---- Makefile.orig Fri Dec 29 12:20:10 2000 -+++ Makefile Fri Dec 29 12:20:39 2000 +--- ../balance-2.28.orig/Makefile Mon Jul 30 03:20:11 2001 ++++ Makefile Mon Jul 30 03:21:16 2001 @@ -1,11 +1,11 @@ - # $Id: Makefile,v 1.6 2000/07/23 10:03:11 tommy Exp $ + # $Id: Makefile,v 1.12 2001/07/18 17:07:12 tommy Exp tommy $ -CFLAGS=-g -I. -+# CFLAGS=-g -I. ++#CFLAGS=-g -I. # uncomment for Solaris: # LIBRARIES=-lsocket -lnsl -CC=gcc -+# CC=gcc ++#CC=gcc + RELEASE=2.28 balance: balance.c - $(CC) $(CFLAGS) -o balance balance.c $(LIBRARIES) ---- balance.c.orig Fri Dec 29 12:14:00 2000 -+++ balance.c Fri Dec 29 12:14:21 2000 -@@ -19,6 +19,7 @@ - // 'channel 2 overload' problem fixed, thanks to Ed "KuroiNeko" +--- ../balance-2.28.orig/balance.c Mon Jul 30 03:20:11 2001 ++++ balance.c Mon Jul 30 03:22:23 2001 +@@ -26,6 +26,7 @@ + // thanks to Anthony Baxter // +#include #include #include #include -@@ -27,7 +28,7 @@ +@@ -34,7 +35,7 @@ #include #include #include -- cgit v1.2.3