From owner-freebsd-ports Tue Feb 26 10:40:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0840637B405 for ; Tue, 26 Feb 2002 10:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1QIe1k68733; Tue, 26 Feb 2002 10:40:01 -0800 (PST) (envelope-from gnats) Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 632AD37B400 for ; Tue, 26 Feb 2002 10:35:49 -0800 (PST) Received: (from marcus@localhost) by shumai.marcuscom.com (8.11.6/8.11.6) id g1QIZt305601; Tue, 26 Feb 2002 13:35:55 -0500 (EST) (envelope-from marcus) Message-Id: <200202261835.g1QIZt305601@shumai.marcuscom.com> Date: Tue, 26 Feb 2002 13:35:55 -0500 (EST) From: Joe Marcus Clarke Reply-To: Joe Marcus Clarke To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/35348: [MAINTAINER UPDATE] Update net/netatalk to 1.5.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 35348 >Category: ports >Synopsis: [MAINTAINER UPDATE] Update net/netatalk to 1.5.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Feb 26 10:40:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Joe Marcus Clarke >Release: FreeBSD 4.5-STABLE i386 >Organization: MarcusCom, Inc. >Environment: System: FreeBSD shumai.marcuscom.com 4.5-STABLE FreeBSD 4.5-STABLE #0: Sun Feb 24 14:19:35 EST 2002 marcus@shumai.marcuscom.com:/usr/obj/usr/src/sys/SHUMAI i386 >Description: Update the netatalk port to 1.5.2. >How-To-Repeat: >Fix: --- netatalk.diff begins here --- --- Makefile.orig Tue Feb 26 13:31:17 2002 +++ Makefile Tue Feb 26 13:23:31 2002 @@ -6,7 +6,7 @@ # PORTNAME= netatalk -PORTVERSION= 1.5.1.1 +PORTVERSION= 1.5.2 PORTEPOCH= 1 CATEGORIES= net print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -36,7 +36,7 @@ .if defined(WITH_SRVLOC) # Enable Service Location Protocol support. This allows MacOS X < 10.1 to # pickup afpd servers in the network. -CONFIGURE_ARGS+= --enable-srvloc +CONFIGURE_ARGS+= --enable-srvloc=/usr/local .endif .if defined(WITH_FLOCK_LOCKS) # Disable byte locking, and do full file locking. This _may_ help with some @@ -53,7 +53,7 @@ PLIST_SUB+= NETATALKCNID="" .else # This method of DID calculation is not persistent, but has been tested to -# work with MacOS X (10.0.3-10.1.1) as well as MacOS 7-9.2.2. +# work with MacOS X (10.0.3-10.1.3) as well as MacOS 7-9.2.2. CONFIGURE_ARGS+= --with-did=last PLIST_SUB+= NETATALKCNID="@comment " .endif --- distinfo.orig Tue Feb 26 13:31:23 2002 +++ distinfo Tue Feb 26 13:09:51 2002 @@ -1 +1 @@ -MD5 (netatalk-1.5.1.1.tar.gz) = 8922f0ba49bcc1274f760b3a406e2fcc +MD5 (netatalk-1.5.2.tar.gz) = 9355653d6b2c18f10d1be02624db65f6 --- pkg-plist.orig Tue Feb 26 13:31:32 2002 +++ pkg-plist Tue Feb 26 13:08:01 2002 @@ -28,7 +28,7 @@ @exec cd %B && ln -s megatron macbinary @exec cd %B && ln -s megatron binheader @exec cd %B && ln -s megatron nadheader -%%NETATALKCNID%%bin/cnid_didname_verify +%%NETATALKCNID%%bin/cnid_maint bin/nbplkup bin/nbprgstr bin/nbpunrgstr --- files/patch-configure.orig Tue Feb 26 13:31:42 2002 +++ files/patch-configure Tue Feb 26 13:12:19 2002 @@ -1,13 +1,13 @@ ---- configure.orig Sat Jan 26 16:25:38 2002 -+++ configure Sat Jan 26 16:25:51 2002 -@@ -8250,14 +8250,14 @@ +--- configure.orig Fri Feb 15 17:14:36 2002 ++++ configure Tue Feb 26 13:12:06 2002 +@@ -8421,14 +8421,14 @@ savedldflags="$LDFLAGS" CFLAGS="$CFLAGS -I$db3dir" LDFLAGS="-L$db3libdir $LDFLAGS" - echo $ac_n "checking for main in -ldb""... $ac_c" 1>&6 --echo "configure:8255: checking for main in -ldb" >&5 +-echo "configure:8426: checking for main in -ldb" >&5 + echo $ac_n "checking for main in -ldb3""... $ac_c" 1>&6 -+echo "configure:8255: checking for main in -ldb3" >&5 ++echo "configure:8426: checking for main in -ldb3" >&5 ac_lib_var=`echo db'_'main | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -16,14 +16,14 @@ -LIBS="-ldb $LIBS" +LIBS="-ldb3 $LIBS" cat > conftest.$ac_ext <&6 --- netatalk.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message