From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 3 12:30:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9D765BCB for ; Wed, 3 Apr 2013 12:30:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 6C0F5B49 for ; Wed, 3 Apr 2013 12:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r33CU0Px064217 for ; Wed, 3 Apr 2013 12:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r33CU0fN064216; Wed, 3 Apr 2013 12:30:00 GMT (envelope-from gnats) Resent-Date: Wed, 3 Apr 2013 12:30:00 GMT Resent-Message-Id: <201304031230.r33CU0fN064216@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, John Marino Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 103CEB9D for ; Wed, 3 Apr 2013 12:28:03 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 008D6B2C for ; Wed, 3 Apr 2013 12:28:02 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r33CS2ph055762 for ; Wed, 3 Apr 2013 12:28:02 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r33CS2dt055761; Wed, 3 Apr 2013 12:28:02 GMT (envelope-from nobody) Message-Id: <201304031228.r33CS2dt055761@red.freebsd.org> Date: Wed, 3 Apr 2013 12:28:02 GMT From: John Marino To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/177612: mail/dovecot2: [PATCH] fix bad plist X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Apr 2013 12:30:00 -0000 >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 -@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: