Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Feb 1999 22:13:49 -0800 (PST)
From:      mharo@area51.fremont.ca.us
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10290: Update: net/netatalk-asun
Message-ID:  <199902270613.WAA49770@area51.fremont.ca.us>

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

>Number:         10290
>Category:       ports
>Synopsis:       Update: net/netatalk-asun
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 26 22:20:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Michael Haro
>Release:        FreeBSD 3.1-STABLE i386
>Organization:
>Environment:

	

>Description:

minor version change.  apply patch below

>How-To-Repeat:

	

>Fix:
	
Index: Makefile
===================================================================
RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/net/netatalk-asun/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	1999/02/25 01:57:43	1.4
+++ Makefile	1999/02/27 01:49:20
@@ -6,8 +6,8 @@
 # $Id: Makefile,v 1.4 1999/02/25 01:57:43 asami Exp $
 #
 
-DISTNAME=       netatalk-1.4b2+asun2.1.0
-PKGNAME=	netatalk-1.4b2+asun-2.1.0
+DISTNAME=       netatalk-1.4b2+asun2.1.1
+PKGNAME=	netatalk-1.4b2+asun-2.1.1
 CATEGORIES=	net print
 MASTER_SITES=   ftp://ftp.u.washington.edu/public/asun/
 
Index: files/md5
===================================================================
RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/net/netatalk-asun/files/md5,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 md5
--- md5	1998/11/24 10:24:26	1.1.1.1
+++ md5	1999/02/27 01:50:39
@@ -1 +1 @@
-MD5 (netatalk-1.4b2+asun2.1.0.tar.gz) = 0dac5276cbad4e966cb76a7e0399d3fd
+MD5 (netatalk-1.4b2+asun2.1.1.tar.gz) = 948babc7ff9390becdb48f25c1942b96
Index: patches/patch-bd
===================================================================
RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/net/netatalk-asun/patches/patch-bd,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 patch-bd
--- patch-bd	1998/11/24 10:24:26	1.1.1.1
+++ patch-bd	1999/02/27 06:12:13
@@ -1,6 +1,6 @@
 --- config/afpd.conf.orig	Sat May  2 05:01:11 1998
 +++ config/afpd.conf	Tue Nov 24 04:05:13 1998
-@@ -1,33 +1,59 @@
+@@ -1,34 +1,59 @@
  #
 -# Format of lines in this file:
 +# CONFIGURATION FOR AFPD
@@ -28,6 +28,7 @@
 -#	        address (binds a server to a specific address)
 -#		port (has to be specified if more than one tcp server
 -#                    is to be served)
+-#               tickleval (sets the tickle interval in seconds)
 -#		
 -# Order of precedence:
 -#	options in afpd.conf > command-line options > built-in options
@@ -87,7 +88,7 @@
  # Some examples:
  #
  #	The simplest case is to not have an afpd.conf.
-@@ -45,4 +71,3 @@
+@@ -46,4 +71,3 @@
  #		"Guest Volume" -nocleartxt -loginmesg "Welcome guest!"
  #		"User Volume" -noguest -port 12000
  #		"special" -notcp -defaultvol <path> -systemvol <path>


>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?199902270613.WAA49770>