Date: Tue, 30 Aug 2005 17:07:12 +0400 From: Andrej Zverev <az@inec.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/85478: [update] net/balance to 3.26 Message-ID: <E1EA5pY-000OhR-Pr@az.inec.ru> Resent-Message-ID: <200508301310.j7UDAGXw032103@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 85478 >Category: ports >Synopsis: [update] net/balance to 3.26 >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: Tue Aug 30 13:10:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Andrej Zverev >Release: FreeBSD 5.4-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD az.inec.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #2: Wed Jul 6 12:10:32 MSD 2005 root@az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386 >Description: Changelog: - bugfix: master process was not found with balance -i - unused variable pid removed (BSD) - BalanceBSD is set if MAC_OS_X_VERSION_10_4 defined >How-To-Repeat: >Fix: --- balance.diff begins here --- diff -Nru balance.orig/Makefile balance/Makefile --- balance.orig/Makefile Wed Jul 27 11:56:57 2005 +++ balance/Makefile Tue Aug 30 16:57:43 2005 @@ -6,7 +6,7 @@ # PORTNAME= balance -PORTVERSION= 3.24 +PORTVERSION= 3.26 CATEGORIES= net MASTER_SITES= http://www.inlab.de/ \ ${MASTER_SITE_SOURCEFORGE_EXTENDED} diff -Nru balance.orig/distinfo balance/distinfo --- balance.orig/distinfo Wed Jul 27 11:56:57 2005 +++ balance/distinfo Tue Aug 30 16:57:48 2005 @@ -1,2 +1,2 @@ -MD5 (balance-3.24.tar.gz) = 4f48e4005f037964ec1a0953b639aef7 -SIZE (balance-3.24.tar.gz) = 32769 +MD5 (balance-3.26.tar.gz) = 92cd392f0933b300f5c4b852efc58c4c +SIZE (balance-3.26.tar.gz) = 32858 --- 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?E1EA5pY-000OhR-Pr>