ports/51753: update: net/slurm (fix compile problems on -current)
Hendrik Scholz
hendrik at scholz.net
Sun May 4 17:40:03 UTC 2003
>Number: 51753
>Category: ports
>Synopsis: update: net/slurm (fix compile problems on -current)
>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: Sun May 04 10:40:01 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Hendrik Scholz
>Release: FreeBSD 5.0-CURRENT i386
>Organization:
NetUSE AG, Kiel
>Environment:
System: FreeBSD goanna.lan.raisdorf.net 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun May 4 14:55:39 CEST 2003 hscholz at goanna.lan.raisdorf.net:/usr/src/sys/i386/compile/GOANNA i386
>Description:
I just released a new version of slurm which fixes a compile problem
due to the fixes typos in net/if_media.h few days ago:
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/net/if_media.h.diff?r1=1.18&r2=1.19&f=h
The problem has been reported by the maintainer and bento:
http://bento.freebsd.org/errorlogs/i386-5-latest-logs/slurm-0.2.2.log
http://bento.freebsd.org/errorlogs/alpha-5-latest-logs/slurm-0.2.2.log
>How-To-Repeat:
>Fix:
--- slurm-0.2.3.patch begins here ---
diff -ur slurm-0.2.2/Makefile slurm/Makefile
--- slurm-0.2.2/Makefile Sun May 4 19:20:51 2003
+++ slurm/Makefile Sun May 4 19:21:01 2003
@@ -7,7 +7,7 @@
#
PORTNAME= slurm
-PORTVERSION= 0.2.2
+PORTVERSION= 0.2.3
CATEGORIES= net
MASTER_SITES= http://www.raisdorf.net/files/code/ \
http://www.fachschaft.fh-kiel.de/~hscholz/slurm/ \
diff -ur slurm-0.2.2/distinfo slurm/distinfo
--- slurm-0.2.2/distinfo Sun May 4 19:20:51 2003
+++ slurm/distinfo Sun May 4 19:25:01 2003
@@ -1 +1 @@
-MD5 (slurm-0.2.2.tar.gz) = aad89f043045e0f3bf330ea8da5b7741
+MD5 (slurm-0.2.3.tar.gz) = 26c8fa23f40db3ecf641ce2e48c8857e
--- slurm-0.2.3.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list