Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2000 05:06:34 +0200 (CEST)
From:      assar@stacken.kth.se
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        assar@stacken.kth.se
Subject:   ports/18580: update arla port to 0.33.1
Message-ID:  <200005160306.FAA32519@hunahpu.sics.se>

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

>Number:         18580
>Category:       ports
>Synopsis:       update arla port to 0.33.1
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 15 20:10:02 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Assar Westerlund
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Arla inc
>Environment:
>Description:

Update to arla port to 0.33.1

>How-To-Repeat:
>Fix:

diff -N -ruw -x *~ arla/Makefile arla.new/Makefile
--- arla/Makefile	Mon Apr 17 03:11:19 2000
+++ arla.new/Makefile	Tue May 16 04:40:36 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	arla
-PORTVERSION=	0.32
+PORTVERSION=	0.33.1
 CATEGORIES=	net
 MASTER_SITES=	ftp://ftp.stacken.kth.se/pub/arla/
 
diff -N -ruw -x *~ arla/files/md5 arla.new/files/md5
--- arla/files/md5	Mon Apr 17 03:11:21 2000
+++ arla.new/files/md5	Tue May 16 04:58:08 2000
@@ -1,2 +1 @@
-MD5 (arla-0.31.tar.gz) = a29b1c2815246cf98317af466ac19f3a
-MD5 (arla-0.32.tar.gz) = ece2d60625c41d6d95a759a9173fd92f
+MD5 (arla-0.33.1.tar.gz) = 361641b00e9ff19e08a322cdb6296878
diff -N -ruw -x *~ arla/patches/patch-ag arla.new/patches/patch-ag
--- arla/patches/patch-ag	Sat Mar  4 23:05:18 2000
+++ arla.new/patches/patch-ag	Thu Jan  1 01:00:00 1970
@@ -1,20 +0,0 @@
---- configure.orig	Sat Mar  4 10:54:31 2000
-+++ configure	Sat Mar  4 10:54:53 2000
-@@ -3337,7 +3337,7 @@
- if test "X$i" != "X"; then
-    LIBS="$LIBS -L$i"
- fi
--LIBS="$LIBS -lkrb -ldes"
-+LIBS="$LIBS -lkrb -ldes -lcom_err"
- cat > conftest.$ac_ext <<EOF
- #line 3343 "configure"
- #include "confdefs.h"
-@@ -3647,7 +3647,7 @@
-   if test "X$KRB4_LIB_DIR" != "X" ; then
-      KRB4_LIB_FLAGS="-L${KRB4_LIB_DIR}"
-   fi
--  KRB4_LIB_FLAGS="$KRB4_LIB_FLAGS -lkrb -ldes"
-+  KRB4_LIB_FLAGS="$KRB4_LIB_FLAGS -lkrb -ldes -lcom_err"
- 
- 
- elif test "X$ac_cv_found_krb4_lib" = "Xcompat" ; then
diff -N -ruw -x *~ arla/patches/patch-ah arla.new/patches/patch-ah
--- arla/patches/patch-ah	Mon Apr 17 03:11:22 2000
+++ arla.new/patches/patch-ah	Thu Jan  1 01:00:00 1970
@@ -1,22 +0,0 @@
---- 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
diff -N -ruw -x *~ arla/pkg/DESCR arla.new/pkg/DESCR
--- arla/pkg/DESCR	Sat Mar  4 23:05:19 2000
+++ arla.new/pkg/DESCR	Tue May 16 04:40:55 2000
@@ -4,7 +4,7 @@
 capabilities of commercial AFS. Other planned and implemented things are
 all the normal management tools and a server.
 
-Version 0.31 status:
+Version 0.33.1 status:
 
 * Read/write support
 * Authentication (with kth-krb4)

>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?200005160306.FAA32519>