Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Apr 2000 00:21:37 +0200 (CEST)
From:      assar@stacken.kth.se
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        assar@stacken.kth.se
Subject:   ports/18038: update of arla port to 0.32
Message-ID:  <200004162221.AAA44241@hunahpu.sics.se>

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

>Number:         18038
>Category:       ports
>Synopsis:       update of arla port to 0.32
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 16 15:20:02 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Assar Westerlund
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
arla hackers'r'us
>Environment:

FreeBSD stable and current

>Description:

update to arla 0.32

>How-To-Repeat:

>Fix:

diff -x *~ -x *.orig -N -ruw arla/Makefile arla.new/Makefile
--- arla/Makefile	Sun Apr  9 20:10:10 2000
+++ arla.new/Makefile	Sun Apr 16 20:08:33 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	arla
-PORTVERSION=	0.31
+PORTVERSION=	0.32
 CATEGORIES=	net
 MASTER_SITES=	ftp://ftp.stacken.kth.se/pub/arla/
 
diff -x *~ -x *.orig -N -ruw arla/files/md5 arla.new/files/md5
--- arla/files/md5	Sat Mar  4 23:05:16 2000
+++ arla.new/files/md5	Sun Apr 16 20:10:56 2000
@@ -1 +1,2 @@
 MD5 (arla-0.31.tar.gz) = a29b1c2815246cf98317af466ac19f3a
+MD5 (arla-0.32.tar.gz) = ece2d60625c41d6d95a759a9173fd92f
diff -x *~ -x *.orig -N -ruw arla/patches/patch-ah arla.new/patches/patch-ah
--- arla/patches/patch-ah	Thu Jan  1 01:00:00 1970
+++ arla.new/patches/patch-ah	Mon Apr 17 00:12:56 2000
@@ -0,0 +1,22 @@
+--- configure.orig	Mon Apr 17 00:12:21 2000
++++ configure	Mon Apr 17 00:12:48 2000
+@@ -2958,8 +2958,8 @@
+   KERNEL=/netbsd
+   echo "$ac_t""NetBSD" 1>&6
+   ;;
+-freebsd[34]*)
+-  echo "$ac_t""FreeBSD [34].x" 1>&6
++freebsd[345]*)
++  echo "$ac_t""FreeBSD [345].x" 1>&6
+   KERNEL_INCLUDE=-I`(cd $srcdir; pwd)`/xfs/bsd
+   KERNEL_SRCS='bsd-subr.c'
+   KERNEL_HDRS=''
+@@ -2975,7 +2975,7 @@
+   echo $ac_n "checking for kld""... $ac_c" 1>&6
+ echo "configure:2977: checking for kld" >&5
+     case "$target_os" in
+-  	freebsd4*)
++  	freebsd[45]*)
+ 	if test "X$kld" = "X"; then
+ 		kld="yes";
+ 	fi

>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?200004162221.AAA44241>