On Sat, Nov 24, 2012 at 10:21:43PM +0100, Robert Peichaer wrote:
> Hi
> 
> I'd like to update maildrop from 2.5.5 to version 2.6.0 first and
> then polish it a bit portwise. I just started to use it and even
> if I tested it lightly with a simple configuration, I'd like to
> have an OK from a more sophisticated user of maildrop than me.
> 
> Changes since 2.5.5:
> * maildir/maildiraclt.c (maildir_acl_delete): Fix double-free on
>   error path of an ENOMEM.
> * maildrop: make a mention of reformail -D's locking in the manual
>   pages.
> * maildrop/formatmbox.C (GetLineBuffer): Do not skip whitespaces
>   looking for From: and Subject: headers, to log.
> * rfc2045/rfc2045mkboundary.c (rfc2045_mk_boundary): truncate
>   the hostname portion of the boundary to 30 chars.
> * liblock/mail.c (dotlock_exists): Quell a compiler warning.
> * Miscellaneous spelling fixes.
> 
> Cheers
> Robert

It would be great if someone could have a look at this who uses
maildrop in a less generic way than me.

Thanks
Robert

> 
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/mail/maildrop/Makefile,v
> retrieving revision 1.42
> diff -u -p -r1.42 Makefile
> --- Makefile  4 Sep 2012 11:33:35 -0000       1.42
> +++ Makefile  24 Nov 2012 10:35:16 -0000
> @@ -3,7 +3,7 @@
>  COMMENT-main=                mail delivery agent with filtering abilities
>  COMMENT-utils=               quota tools for the Courier mail suite
>  
> -V=                   2.5.5
> +V=                   2.6.0
>  DISTNAME=            maildrop-$V
>  PKGNAME-main=                maildrop-${V}
>  FULLPKGNAME-utils=   courier-utils-$V
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/mail/maildrop/distinfo,v
> retrieving revision 1.15
> diff -u -p -r1.15 distinfo
> --- distinfo  4 Sep 2012 11:33:35 -0000       1.15
> +++ distinfo  24 Nov 2012 10:35:16 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (maildrop-2.5.5.tar.bz2) = 
> dIQ4KFIHX0UoUKCCRUyMR6ZdUvAP5k4LGmPtfM8lKIw=
> -SIZE (maildrop-2.5.5.tar.bz2) = 2158846
> +SHA256 (maildrop-2.6.0.tar.bz2) = 
> r8EVEZstMZfFZQAuFYwstp1SUoi/cscZGcPHQJa4JKk=
> +SIZE (maildrop-2.6.0.tar.bz2) = 2174922
> 
> -- 
> -=[rpe]=-

-- 
-=[rpe]=-

Reply via email to