ports/177612: mail/dovecot2: [PATCH] fix bad plist

John Marino draco at marino.st
Wed Apr 3 12:30:00 UTC 2013


>Number:         177612
>Category:       ports
>Synopsis:       mail/dovecot2: [PATCH] fix bad plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 03 12:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     John Marino
>Release:        
>Organization:
>Environment:
>Description:
mail/dovecot2 has three plist problems.
1. defined libdata/ldconfig/dovecot2 as a directory
2. USE_LDCONFIG is defined, it doesn't need to be on plist
3. documentation directories are on plist, this is automatically handled.

pkg complains during the packaging stage.  The attached patch fixes the problems.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- pkg-plist.orig	2013-03-08 23:13:08.935431000 +0000
+++ pkg-plist
@@ -505,11 +505,9 @@ libexec/dovecot/stats
 libexec/dovecot/xml2text
 sbin/dovecot
 share/aclocal/dovecot.m4
- at dirrmtry libdata/ldconfig/dovecot2
 @dirrm libexec/dovecot
 @dirrm lib/dovecot/doveadm
 @dirrmtry lib/dovecot/auth
 @dirrm lib/dovecot
 @dirrm include/dovecot
 @dirrmtry %%ETCDIR%%
-%%PORTDOCS%%@dirrmtry %%DOCSDIR%%


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


More information about the freebsd-ports-bugs mailing list