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

(-)dovecot/Makefile (-4 / +2 lines)
Lines 7-13 Link Here
7
#
7
#
8
8
9
PORTNAME=	dovecot
9
PORTNAME=	dovecot
10
DISTVERSION=	1.0.rc22
10
DISTVERSION=	1.0.rc23
11
CATEGORIES=	mail ipv6
11
CATEGORIES=	mail ipv6
12
MASTER_SITES=	http://www.dovecot.org/releases/
12
MASTER_SITES=	http://www.dovecot.org/releases/
13
13
Lines 29-37 Link Here
29
29
30
.if !defined(NOPORTDOCS)
30
.if !defined(NOPORTDOCS)
31
PORTDOCS=	USE-WIKI-INSTEAD \
31
PORTDOCS=	USE-WIKI-INSTEAD \
32
		auth-protocol.txt auth.txt configuration.txt design.txt \
32
		auth-protocol.txt securecoding.txt variables.txt
33
		index.txt mail-storages.txt multiaccess.txt nfs.txt \
34
		securecoding.txt variables.txt
35
.else
33
.else
36
CONFIGURE_ARGS+=	--without-docs
34
CONFIGURE_ARGS+=	--without-docs
37
.endif
35
.endif
(-)dovecot/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (dovecot-1.0.rc22.tar.gz) = d5bd3ce8ba7ca2ee9f563fe63a1f700a
1
MD5 (dovecot-1.0.rc23.tar.gz) = d595481d6c355106114f4263e49f70f3
2
SHA256 (dovecot-1.0.rc22.tar.gz) = ad93b4b1376c24f60eceb790f1ab162a99d1315920a8da802c08b0b73719470f
2
SHA256 (dovecot-1.0.rc23.tar.gz) = dbd581d999d8a952b806059a9b0d704fb0386c9a0a5f075df3ca9ca91b3d3e57
3
SIZE (dovecot-1.0.rc22.tar.gz) = 1501122
3
SIZE (dovecot-1.0.rc23.tar.gz) = 1496678

Return to bug 109414