Subject: PR/34130 CVS commit: pkgsrc/mail/imapfilter
To: None <rillig@NetBSD.org, gnats-admin@netbsd.org,>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-bugs
Date: 08/02/2006 20:05:12
The following reply was made to PR pkg/34130; it has been noted by GNATS.

From: Roland Illig <rillig@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/34130 CVS commit: pkgsrc/mail/imapfilter
Date: Wed,  2 Aug 2006 20:03:13 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	rillig
 Date:		Wed Aug  2 20:03:13 UTC 2006
 
 Modified Files:
 	pkgsrc/mail/imapfilter: Makefile distinfo
 
 Log Message:
 Updated imapfilter to 1.2.2.
 
 Patch from PR 34130, which includes resetting the MAINTAINER to the
 default value.
 
 Version 1.2.2 - 1 August 2006
 -----------------------------
 - Bug fix; a mix up of connections could happen in certain circumstances, when
   a hostname and/or username was a prefix of another hostname and/or username
   respectively, or when the same hostname and username was used to connect to
   a different port.
 - Bug fix; the list()/lsub() functions parsed mailboxes/folders whose names
   contained spaces incorrectly.
 - The list() function now does not return the folder itself, when listing
   mailboxes inside a specific folder.
 - It is now possible to define new user keywords for messages inside a mailbox,
   apart from the standard system flags.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.22 -r1.23 pkgsrc/mail/imapfilter/Makefile
 cvs rdiff -r1.13 -r1.14 pkgsrc/mail/imapfilter/distinfo
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.