Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jan 2012 17:40:30 GMT
From:      Mike Jakubik <mike.jakubik@intertainservices.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/164057: [patch] Update net/balance to 3.54
Message-ID:  <201201121740.q0CHeUcg049846@red.freebsd.org>
Resent-Message-ID: <201201121750.q0CHo9LD016733@freefall.freebsd.org>

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

>Number:         164057
>Category:       ports
>Synopsis:       [patch] Update net/balance to 3.54
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 12 17:50:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Mike Jakubik
>Release:        FreeBSD 9.0-STABLE
>Organization:
NA
>Environment:
FreeBSD router.local 9.0-STABLE FreeBSD 9.0-STABLE #0: Tue Jan 10 19:49:00 EST 2012     root@router.local:/usr/obj/usr/src/sys/ROUTER  i386
>Description:
This patch updates balance to the latest version.
>How-To-Repeat:

>Fix:
diff -urN balance.orig/Makefile balance/Makefile
--- balance.orig/Makefile	2012-01-12 12:06:00.000000000 -0500
+++ balance/Makefile	2012-01-12 12:07:13.000000000 -0500
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	balance
-PORTVERSION=	3.42
-PORTREVISION=	1
+PORTVERSION=	3.54
 CATEGORIES=	net
 MASTER_SITES=	http://www.inlab.de/
 
diff -urN balance.orig/distinfo balance/distinfo
--- balance.orig/distinfo	2012-01-12 12:06:00.000000000 -0500
+++ balance/distinfo	2012-01-12 12:06:20.000000000 -0500
@@ -1,2 +1,2 @@
-SHA256 (balance-3.42.tar.gz) = 83435bb3afe0f03b8c0699540e2a666a84b81f095324c6ecd9a537d62a8a684f
-SIZE (balance-3.42.tar.gz) = 33671
+SHA256 (balance-3.54.tar.gz) = 170b1a5dd60a566a785b72afde42a349e20fe01f53263db1279f71ef188efe45
+SIZE (balance-3.54.tar.gz) = 35166


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



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