ports/62386: [maintainer update] security/keychain use of DOCSDIR

Olivier Tharan olive at pasteur.fr
Thu Feb 5 13:10:18 UTC 2004


>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 at 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:



More information about the freebsd-ports-bugs mailing list