From owner-svn-ports-all@FreeBSD.ORG Thu Mar 19 16:29:04 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EB54BB9F; Thu, 19 Mar 2015 16:29:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D714CA7B; Thu, 19 Mar 2015 16:29:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2JGT4nH034176; Thu, 19 Mar 2015 16:29:04 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2JGT4Zr034175; Thu, 19 Mar 2015 16:29:04 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201503191629.t2JGT4Zr034175@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Thu, 19 Mar 2015 16:29:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r381609 - head/mail/dovecot X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Mar 2015 16:29:05 -0000 Author: bdrewery Date: Thu Mar 19 16:29:03 2015 New Revision: 381609 URL: https://svnweb.freebsd.org/changeset/ports/381609 QAT: https://qat.redports.org/buildarchive/r381609/ Log: Update plist to new pkg-1.3 format for @dir Modified: head/mail/dovecot/pkg-plist Modified: head/mail/dovecot/pkg-plist ============================================================================== --- head/mail/dovecot/pkg-plist Thu Mar 19 16:13:45 2015 (r381608) +++ head/mail/dovecot/pkg-plist Thu Mar 19 16:29:03 2015 (r381609) @@ -122,12 +122,5 @@ sbin/dovecotpw %%EXAMPLESDIR%%/dovecot.conf @exec if [ ! -f %D/etc/dovecot.conf ]; then cp -p %D/%%EXAMPLESDIR%%/dovecot.conf %D/etc/dovecot.conf; fi %%EXAMPLESDIR%%/mkcert.sh -@dirrmtry include/dovecot -@dirrmtry lib/dovecot/auth -@dirrmtry lib/dovecot/imap -@dirrmtry lib/dovecot/lda -@dirrmtry lib/dovecot/pop3 -@dirrmtry lib/dovecot -@dirrmtry libexec/dovecot -@dirrm %%EXAMPLESDIR%% -@exec install -o root -g wheel -m 0755 -d %D/lib/dovecot/auth +@dir include/dovecot +@dir lib/dovecot/auth