Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jun 2000 15:32:09 +0200 (CEST)
From:      dirk.meyer@dinoex.sub.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19486: net/netatalk fix PLIST
Message-ID:  <200006241332.e5ODW9a25738@net2.dinoex.sub.org>

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

>Number:         19486
>Category:       ports
>Synopsis:       net/netatalk fix PLIST
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 24 06:40:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Meyer
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
privat
>Environment:

	FreeBSD Ports

>Description:

	extra files not covered by PLIST

>How-To-Repeat:

	installing port: net/netatalk
	desinstall
	$ ls -l /usr/local/include/netatalk

>Fix:

	apply this patch

diff netatalk/pkg/PLIST netatalk/pkg/PLIST
--- netatalk/pkg/PLIST	Sat Oct 10 02:44:46 1998
+++ netatalk/pkg/PLIST	Sat Jun 24 15:26:48 2000
@@ -29,6 +29,14 @@
 include/atalk/rtmp.h
 include/atalk/zip.h
 @dirrm include/atalk
+include/netatalk/ddp.h
+include/netatalk/endian.h
+include/netatalk/ddp_var.h
+include/netatalk/phase2.h
+include/netatalk/at_var.h
+include/netatalk/at.h
+include/netatalk/aarp.h
+@dirrm include/netatalk
 lib/libatalk.a
 lib/libatalk_p.a
 libexec/afpd

>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?200006241332.e5ODW9a25738>