Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Feb 2003 11:57:57 +0100 (CET)
From:      "Michael L.Hostbaek" <mich@freebsdcluster.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48134: Update port: [Maintainer Update]: net/slurm
Message-ID:  <20030210105757.6BEEF14A24@icommerce-france.com>

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

>Number:         48134
>Category:       ports
>Synopsis:       Update port: [Maintainer Update]: net/slurm
>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:   Mon Feb 10 03:00:16 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Michael L. Hostbaek
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
FreeBSDCluster.org
>Environment:
System: FreeBSD extranet.itxmarket.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Oct 11 17:00:45 CEST 2002 root@extranet.itxmarket.com:/usr/obj/usr/src/sys/EXTRANET1 i386

>Description:
	Update to latest release.
>How-To-Repeat:
>Fix:

	
diff -u -ruN slurm.bak/Makefile slurm/Makefile
--- slurm.bak/Makefile	Mon Feb 10 11:52:38 2003
+++ slurm/Makefile	Mon Feb 10 11:53:34 2003
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	slurm
-PORTVERSION=	0.0.10
+PORTVERSION=	0.2.0
 CATEGORIES=	net
 MASTER_SITES=	http://www.raisdorf.net/files/code/ \
 		http://www.fachschaft.fh-kiel.de/~hscholz/slurm/ \
diff -u -ruN slurm.bak/distinfo slurm/distinfo
--- slurm.bak/distinfo	Mon Feb 10 11:52:38 2003
+++ slurm/distinfo	Mon Feb 10 11:53:39 2003
@@ -1 +1 @@
-MD5 (slurm-0.0.10.tar.gz) = 20d1757ef38bb9deb3c499de193575a4
+MD5 (slurm-0.2.0.tar.gz) = c320325a48e68e64ea1a3c465cd05bba
diff -u -ruN slurm.bak/files/patch-aa slurm/files/patch-aa
--- slurm.bak/files/patch-aa	Mon Feb 10 11:52:38 2003
+++ slurm/files/patch-aa	Thu Jan  1 01:00:00 1970
@@ -1,28 +0,0 @@
-$FreeBSD: ports/net/slurm/files/patch-aa,v 1.1 2003/01/13 02:34:20 petef Exp $
-
-Index: src/if_media.c
-===================================================================
-RCS file: /home/cvs/slurm/slurm/src/if_media.c,v
-retrieving revision 1.24
-retrieving revision 1.25
-diff -u -r1.24 -r1.25
---- src/if_media.c	28 Dec 2002 12:41:36 -0000	1.24
-+++ src/if_media.c	10 Jan 2003 17:59:00 -0000	1.25
-@@ -6,7 +6,7 @@
-  * operating systems.
-  *
-  *****************************************************************************
-- * $Id: if_media.c,v 1.24 2002/12/28 12:41:36 hscholz Exp $
-+ * $Id: if_media.c,v 1.25 2003/01/10 17:59:00 hscholz Exp $
-  *****************************************************************************/
- 
- #if defined (__FreeBSD__) || (__OpenBSD__) || (__NetBSD__)
-@@ -176,7 +176,7 @@
-                 case IFM_IEEE80211_DS11:
-                     speed = 11 * 1000;
-                     break;
--#ifdef __FreeBSD__
-+#if __FreeBSD_version >= 460102
-                 case IFM_IEEE80211_DS22:
-                     speed = 22 * 1000;
-                     break;

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

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




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