Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  5 Feb 2004 14:02:01 +0100 (CET)
From:      Olivier Tharan <olive@pasteur.fr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/62386: [maintainer update] security/keychain use of DOCSDIR
Message-ID:  <20040205130201.64A733F641@mafate.sis.pasteur.fr>
Resent-Message-ID: <200402051310.i15DAGva022745@freefall.freebsd.org>

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

>Number:         62386
>Category:       ports
>Synopsis:       [maintainer update] security/keychain use of DOCSDIR
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 05 05:10:16 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Tharan
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD mafate.sis.pasteur.fr 4.9-STABLE FreeBSD 4.9-STABLE #13: Tue Nov 18 18:19:36 CET 2003 root@mafate.sis.pasteur.fr:/usr/obj/usr/src/sys/MAFATE i386


	
>Description:
Make use of DOCSDIR in pkg-plist
>How-To-Repeat:
reported by portlint
>Fix:

diff -urN keychain.orig/pkg-plist keychain/pkg-plist
--- keychain.orig/pkg-plist	Thu Feb  5 11:45:53 2004
+++ keychain/pkg-plist	Thu Feb  5 12:53:40 2004
@@ -1,4 +1,4 @@
 bin/keychain
-%%PORTDOCS%%share/doc/keychain/ChangeLog
-%%PORTDOCS%%share/doc/keychain/README
-%%PORTDOCS%%@dirrm share/doc/keychain
+%%DOCSDIR%%/ChangeLog
+%%DOCSDIR%%/README
+%%PORTDOCS%%@dirrm %%DOCSDIR%%


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040205130201.64A733F641>