From owner-freebsd-ports Fri Jun 29 11:30: 7 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 18FD537B403 for ; Fri, 29 Jun 2001 11:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TIU3N17960; Fri, 29 Jun 2001 11:30:03 -0700 (PDT) (envelope-from gnats) Date: Fri, 29 Jun 2001 11:30:03 -0700 (PDT) Message-Id: <200106291830.f5TIU3N17960@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Scot W. Hetzel" Subject: Re: ports/28496: Fix pkg-plist for mail/cyrus Reply-To: "Scot W. Hetzel" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/28496; it has been noted by GNATS. From: "Scot W. Hetzel" To: "Pete Fritchman" , Cc: Subject: Re: ports/28496: Fix pkg-plist for mail/cyrus Date: Fri, 29 Jun 2001 13:28:49 -0500 From: "Pete Fritchman" > >Description: > > pkg-plist is missing a file that causes a @dirrm to fail. > > >How-To-Repeat: > > http://bento.freebsd.org/errorlogs/4-full/cyrus-1.6.24_1.log > > >Fix: > > Index: pkg-plist > =================================================================== > RCS file: /home/ncvs/ports/mail/cyrus/pkg-plist,v > retrieving revision 1.10 > diff -u -r1.10 pkg-plist > --- pkg-plist 2001/05/19 18:16:36 1.10 > +++ pkg-plist 2001/06/28 22:51:05 > @@ -15,6 +15,7 @@ > cyrus/bin/reconstruct > cyrus/bin/syncnews > cyrus/bin/timsieved > +etc/imap/mailboxes > etc/imapd.conf.dist > etc/inetd.conf.cyrus > include/cyrus/acl.h > >Release-Note: > >Audit-Trail: > >Unformatted: > Please undo this change as it removes the list of all mailboxes and associated mailfolders that have been created on the Cyrus IMAP server when you upgrade the server. The @dir etc/imap should be allowed to fail instead. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message