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

(-)./Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/mail/dovecot2/Makefile 352584 2014-04-29 08:06:35Z ohauer $
2
# $FreeBSD: head/mail/dovecot2/Makefile 352584 2014-04-29 08:06:35Z ohauer $
3
3
4
PORTNAME=	dovecot
4
PORTNAME=	dovecot
5
PORTVERSION=	2.2.12
5
PORTVERSION=	2.2.13
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
PKGNAMESUFFIX=	2
8
PKGNAMESUFFIX=	2
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (dovecot-2.2.12.tar.gz) = f3de1cae5665ff202713c1489bc96b4d029760808bf3311d76c173d7f3e38c56
1
SHA256 (dovecot-2.2.13.tar.gz) = 133cf3d2aa81733f6688ec986c91dbe07602fad81e856ba3d8046ffca85d9dce
2
SIZE (dovecot-2.2.12.tar.gz) = 4587634
2
SIZE (dovecot-2.2.13.tar.gz) = 4613824
(-)./pkg-plist (+2 lines)
Lines 215-220 Link Here
215
include/dovecot/istream-seekable.h
215
include/dovecot/istream-seekable.h
216
include/dovecot/istream-sized.h
216
include/dovecot/istream-sized.h
217
include/dovecot/istream-tee.h
217
include/dovecot/istream-tee.h
218
include/dovecot/istream-timeout.h
218
include/dovecot/istream-zlib.h
219
include/dovecot/istream-zlib.h
219
include/dovecot/istream.h
220
include/dovecot/istream.h
220
include/dovecot/json-parser.h
221
include/dovecot/json-parser.h
Lines 325-330 Link Here
325
include/dovecot/message-header-parser.h
326
include/dovecot/message-header-parser.h
326
include/dovecot/message-id.h
327
include/dovecot/message-id.h
327
include/dovecot/message-parser.h
328
include/dovecot/message-parser.h
329
include/dovecot/message-part.h
328
include/dovecot/message-part-serialize.h
330
include/dovecot/message-part-serialize.h
329
include/dovecot/message-search.h
331
include/dovecot/message-search.h
330
include/dovecot/message-size.h
332
include/dovecot/message-size.h

Return to bug 190182