On 12/20/13 15:35, Brad Smith wrote:
> Here is an update to Dovecot 2.2.10.
>
> OK?
Works for me on amd64.
Thanks.
>
>
> Index: dovecot/Makefile
> ===================================================================
> RCS file: /home/cvs/ports/mail/dovecot/Makefile,v
> retrieving revision 1.217
> diff -u -p -r1.217 Makefile
> --- dovecot/Makefile 27 Nov 2013 22:02:18 -0000 1.217
> +++ dovecot/Makefile 20 Dec 2013 11:35:31 -0000
> @@ -9,7 +9,7 @@ COMMENT-postgresql= PostgreSQL authentic
>
> # Bump dovecot-pigeonhole every time you update to a new Dovecot version.
> V_MAJOR= 2.2
> -V_DOVECOT= 2.2.9
> +V_DOVECOT= 2.2.10
>
> DISTNAME= dovecot-${V_DOVECOT}
> PKGNAME= dovecot-${V_DOVECOT}
> Index: dovecot/distinfo
> ===================================================================
> RCS file: /home/cvs/ports/mail/dovecot/distinfo,v
> retrieving revision 1.112
> diff -u -p -r1.112 distinfo
> --- dovecot/distinfo 27 Nov 2013 22:02:18 -0000 1.112
> +++ dovecot/distinfo 20 Dec 2013 11:35:47 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (dovecot-2.2.9.tar.gz) = fDtrigX268yf0Bc2/crA3hIViVn1uZ0fcHf3qGJu4tU=
> -SIZE (dovecot-2.2.9.tar.gz) = 4540858
> +SHA256 (dovecot-2.2.10.tar.gz) = dVkkg9QNxPdsw7Qa9AyqS+gEeJRqaZ1GhG1dA+TS4Js=
> +SIZE (dovecot-2.2.10.tar.gz) = 4558660
> Index: dovecot/pkg/PLIST-server
> ===================================================================
> RCS file: /home/cvs/ports/mail/dovecot/pkg/PLIST-server,v
> retrieving revision 1.43
> diff -u -p -r1.43 PLIST-server
> --- dovecot/pkg/PLIST-server 27 Nov 2013 22:02:18 -0000 1.43
> +++ dovecot/pkg/PLIST-server 20 Dec 2013 14:09:54 -0000
> @@ -592,6 +592,7 @@ share/doc/dovecot/wiki/Authentication.Me
> share/doc/dovecot/wiki/Authentication.Mechanisms.txt
> share/doc/dovecot/wiki/Authentication.MultipleDatabases.txt
> share/doc/dovecot/wiki/Authentication.PasswordSchemes.txt
> +share/doc/dovecot/wiki/Authentication.Penalty.txt
> share/doc/dovecot/wiki/Authentication.RestrictAccess.txt
> share/doc/dovecot/wiki/Authentication.txt
> share/doc/dovecot/wiki/BasicConfiguration.txt
> Index: dovecot-pigeonhole/Makefile
> ===================================================================
> RCS file: /home/cvs/ports/mail/dovecot-pigeonhole/Makefile,v
> retrieving revision 1.33
> diff -u -p -r1.33 Makefile
> --- dovecot-pigeonhole/Makefile 28 Nov 2013 03:29:01 -0000 1.33
> +++ dovecot-pigeonhole/Makefile 20 Dec 2013 14:12:03 -0000
> @@ -6,11 +6,11 @@ COMMENT= Sieve mail filtering for Doveco
>
> V_SIEVE= 0.4.2
> V_DOVECOT= 2.2
> -V_DOVECOT_FULL= 2.2.9
> +V_DOVECOT_FULL= 2.2.10
>
> DISTNAME= dovecot-${V_DOVECOT}-pigeonhole-${V_SIEVE}
> PKGNAME= dovecot-pigeonhole-${V_SIEVE}
> -REVISION= 1
> +REVISION= 2
> EPOCH= 0
> CATEGORIES= mail
> MASTER_SITES= http://www.rename-it.nl/dovecot/${V_DOVECOT}/
> Index: dovecot-antispam/Makefile
> ===================================================================
> RCS file: /home/cvs/ports/mail/dovecot-antispam/Makefile,v
> retrieving revision 1.23
> diff -u -p -r1.23 Makefile
> --- dovecot-antispam/Makefile 28 Nov 2013 03:28:36 -0000 1.23
> +++ dovecot-antispam/Makefile 20 Dec 2013 14:32:24 -0000
> @@ -4,11 +4,11 @@ SHARED_ONLY= Yes
>
> COMMENT= anti-spam plugin for Dovecot
>
> -V_DOVECOT_FULL= 2.2.9
> +V_DOVECOT_FULL= 2.2.10
>
> DISTNAME= dovecot-antispam-plugin-5ebc6aae4d7c
> PKGNAME= dovecot-antispam-2.2
> -REVISION= 2
> +REVISION= 3
> CATEGORIES= mail
>
> # http://hg.dovecot.org/dovecot-antispam-plugin/
>