View | Details | Raw Unified | Return to bug 182543
Collapse All | Expand All

(-)dovecot2/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	dovecot
4
PORTNAME=	dovecot
5
PORTVERSION=	2.2.5
5
PORTVERSION=	2.2.6
6
CATEGORIES=	mail ipv6
6
CATEGORIES=	mail ipv6
7
MASTER_SITES=	http://www.dovecot.org/releases/${PORTVERSION:R}/
7
MASTER_SITES=	http://www.dovecot.org/releases/${PORTVERSION:R}/
8
8
(-)dovecot2/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (dovecot-2.2.5.tar.gz) = 15b2cd607e6533f4805f471a61dd1c8bd81675cecc6ea6361504247dd9af5cf8
1
SHA256 (dovecot-2.2.6.tar.gz) = 62272bce0ba4b992f44b6eaf72543860ecd21694032243af009b9da2c0d3d6e5
2
SIZE (dovecot-2.2.5.tar.gz) = 4356745
2
SIZE (dovecot-2.2.6.tar.gz) = 4483169
(-)dovecot2/pkg-plist (+3 lines)
Lines 112-120 Link Here
112
include/dovecot/http-client-private.h
112
include/dovecot/http-client-private.h
113
include/dovecot/http-client.h
113
include/dovecot/http-client.h
114
include/dovecot/http-date.h
114
include/dovecot/http-date.h
115
include/dovecot/http-header.h
115
include/dovecot/http-header-parser.h
116
include/dovecot/http-header-parser.h
116
include/dovecot/http-message-parser.h
117
include/dovecot/http-message-parser.h
117
include/dovecot/http-parser.h
118
include/dovecot/http-parser.h
119
include/dovecot/http-request.h
118
include/dovecot/http-request-parser.h
120
include/dovecot/http-request-parser.h
119
include/dovecot/http-response.h
121
include/dovecot/http-response.h
120
include/dovecot/http-response-parser.h
122
include/dovecot/http-response-parser.h
Lines 198-203 Link Here
198
include/dovecot/istream-concat.h
200
include/dovecot/istream-concat.h
199
include/dovecot/istream-crlf.h
201
include/dovecot/istream-crlf.h
200
include/dovecot/istream-dot.h
202
include/dovecot/istream-dot.h
203
include/dovecot/istream-hash.h
201
include/dovecot/istream-header-filter.h
204
include/dovecot/istream-header-filter.h
202
include/dovecot/istream-jsonstr.h
205
include/dovecot/istream-jsonstr.h
203
include/dovecot/istream-mail.h
206
include/dovecot/istream-mail.h
(-)dovecot2-pigeonhole/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	dovecot-pigeonhole
4
PORTNAME=	dovecot-pigeonhole
5
PORTVERSION=	0.4.1
5
PORTVERSION=	0.4.2
6
CATEGORIES=	mail
6
CATEGORIES=	mail
7
MASTER_SITES=	http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
7
MASTER_SITES=	http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
8
DISTNAME=	${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
8
DISTNAME=	${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
(-)dovecot2-pigeonhole/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (dovecot-2.2-pigeonhole-0.4.1.tar.gz) = 361cf61c1b6c8a42d841d694736dac99c6bb5b5166e050a95c185119399c696e
1
SHA256 (dovecot-2.2-pigeonhole-0.4.2.tar.gz) = 0499f07037b86489fdc1d48fb19e298d5360ec41273bccaec230eb1bcf5a3e13
2
SIZE (dovecot-2.2-pigeonhole-0.4.1.tar.gz) = 1156858
2
SIZE (dovecot-2.2-pigeonhole-0.4.2.tar.gz) = 1159311

Return to bug 182543