From owner-freebsd-ports Mon May 15 20:10: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E1A1D37B9E0 for ; Mon, 15 May 2000 20:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA34339; Mon, 15 May 2000 20:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from hunahpu.sics.se (hunahpu.sics.se [193.10.66.220]) by hub.freebsd.org (Postfix) with ESMTP id 68CBF37B792 for ; Mon, 15 May 2000 20:06:12 -0700 (PDT) (envelope-from root@hunahpu.sics.se) Received: (from root@localhost) by hunahpu.sics.se (8.9.3/8.9.3) id FAA32519; Tue, 16 May 2000 05:06:34 +0200 (CEST) (envelope-from root) Message-Id: <200005160306.FAA32519@hunahpu.sics.se> 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 X-Send-Pr-Version: 3.2 Subject: ports/18580: update arla port to 0.33.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 <&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