Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Nov 2002 20:39:29 +0100 (CET)
From:      Hendrik Scholz <hendrik@scholz.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mich@freebsdcluster.org
Subject:   ports/45221: port update: net/slurm to 0.0.5
Message-ID:  <200211111939.gABJdTRh003218@goanna.lan.raisdorf.net>

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

>Number:         45221
>Category:       ports
>Synopsis:       port update: net/slurm to 0.0.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 11 11:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Hendrik Scholz
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD goanna.lan.raisdorf.net 4.7-STABLE FreeBSD 4.7-STABLE #5: Thu Oct 17 16:21:01 CEST 2002 hscholz@goanna.lan.raisdorf.net:/usr/src/sys/compile/GOANNA i386


	
>Description:
This is an update to the ascii network load monitor slurm 0.0.5.
0.0.4 (not in the ports) introduced a split view for received and
sent data. 0.0.5 fixes a build problem on FreeBSD -current introducted
in 0.0.4. Beside that this release has better interface speed detection
code and fixes some typos.
Last but not least added another mirror site.

>How-To-Repeat:
	
>Fix:

	

--- slurm-0.0.5.patch begins here ---
diff -ur slurm-0.0.3/Makefile slurm/Makefile
--- slurm-0.0.3/Makefile	Mon Nov 11 20:30:46 2002
+++ slurm/Makefile	Mon Nov 11 20:31:05 2002
@@ -7,10 +7,11 @@
 #
 
 PORTNAME=	slurm
-PORTVERSION=	0.0.3
+PORTVERSION=	0.0.5
 CATEGORIES=	net
 MASTER_SITES=	http://www.raisdorf.net/files/code/ \
-		http://www.fachschaft.fh-kiel.de/~hscholz/slurm/
+		http://www.fachschaft.fh-kiel.de/~hscholz/slurm/ \
+                http://www.toppoint.de/~hscholz/slurm/
 
 MAINTAINER=	mich@freebsdcluster.org
 
diff -ur slurm-0.0.3/distinfo slurm/distinfo
--- slurm-0.0.3/distinfo	Mon Nov 11 20:30:46 2002
+++ slurm/distinfo	Mon Nov 11 20:31:14 2002
@@ -1 +1 @@
-MD5 (slurm-0.0.3.tar.gz) = 12a7c9db878dcd18371dfed435d34846
+MD5 (slurm-0.0.5.tar.gz) = 74d32bf42a31ddd034e07445730fc74d
--- slurm-0.0.5.patch ends here ---


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

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




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