Date: Tue, 1 Oct 2013 12:45:49 GMT From: Attila Nagy <bra@fsn.hu> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/182543: maintainer update: mail/dovecot2 and mail/dovecot2-pigeonhole Message-ID: <201310011245.r91Cjndg042000@oldred.freebsd.org> Resent-Message-ID: <201310011250.r91Co01N027222@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 182543 >Category: ports >Synopsis: maintainer update: mail/dovecot2 and mail/dovecot2-pigeonhole >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Oct 01 12:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Attila Nagy >Release: >Organization: >Environment: >Description: Attached is an update for dovecot and dovecot-pigeonhole, releases 2.2.6 and 0.4.2 respectively. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: dovecot2/Makefile =================================================================== --- dovecot2/Makefile (revision 328929) +++ dovecot2/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dovecot -PORTVERSION= 2.2.5 +PORTVERSION= 2.2.6 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/ Index: dovecot2/distinfo =================================================================== --- dovecot2/distinfo (revision 328929) +++ dovecot2/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (dovecot-2.2.5.tar.gz) = 15b2cd607e6533f4805f471a61dd1c8bd81675cecc6ea6361504247dd9af5cf8 -SIZE (dovecot-2.2.5.tar.gz) = 4356745 +SHA256 (dovecot-2.2.6.tar.gz) = 62272bce0ba4b992f44b6eaf72543860ecd21694032243af009b9da2c0d3d6e5 +SIZE (dovecot-2.2.6.tar.gz) = 4483169 Index: dovecot2/pkg-plist =================================================================== --- dovecot2/pkg-plist (revision 328929) +++ dovecot2/pkg-plist (working copy) @@ -112,9 +112,11 @@ include/dovecot/http-client-private.h include/dovecot/http-client.h include/dovecot/http-date.h +include/dovecot/http-header.h include/dovecot/http-header-parser.h include/dovecot/http-message-parser.h include/dovecot/http-parser.h +include/dovecot/http-request.h include/dovecot/http-request-parser.h include/dovecot/http-response.h include/dovecot/http-response-parser.h @@ -198,6 +200,7 @@ include/dovecot/istream-concat.h include/dovecot/istream-crlf.h include/dovecot/istream-dot.h +include/dovecot/istream-hash.h include/dovecot/istream-header-filter.h include/dovecot/istream-jsonstr.h include/dovecot/istream-mail.h Index: dovecot2-pigeonhole/Makefile =================================================================== --- dovecot2-pigeonhole/Makefile (revision 328929) +++ dovecot2-pigeonhole/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dovecot-pigeonhole -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.2 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} Index: dovecot2-pigeonhole/distinfo =================================================================== --- dovecot2-pigeonhole/distinfo (revision 328929) +++ dovecot2-pigeonhole/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (dovecot-2.2-pigeonhole-0.4.1.tar.gz) = 361cf61c1b6c8a42d841d694736dac99c6bb5b5166e050a95c185119399c696e -SIZE (dovecot-2.2-pigeonhole-0.4.1.tar.gz) = 1156858 +SHA256 (dovecot-2.2-pigeonhole-0.4.2.tar.gz) = 0499f07037b86489fdc1d48fb19e298d5360ec41273bccaec230eb1bcf5a3e13 +SIZE (dovecot-2.2-pigeonhole-0.4.2.tar.gz) = 1159311 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310011245.r91Cjndg042000>