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

(-)dovecot/Makefile (-2 / +2 lines)
Lines 7-13 Link Here
7
#
7
#
8
8
9
PORTNAME=	dovecot
9
PORTNAME=	dovecot
10
DISTVERSION=	0.99.12
10
DISTVERSION=	0.99.12.1
11
WRKSRC=		${WRKDIR}/${PORTNAME}-0.99.12
11
CATEGORIES=	mail ipv6
12
CATEGORIES=	mail ipv6
12
MASTER_SITES=	http://www.dovecot.org/releases/
13
MASTER_SITES=	http://www.dovecot.org/releases/
13
14
Lines 16-22 Link Here
16
17
17
CONFLICTS=	dovecot-1.*
18
CONFLICTS=	dovecot-1.*
18
19
19
USE_GMAKE=	yes
20
USE_ICONV=	yes
20
USE_ICONV=	yes
21
USE_RC_SUBR=	yes
21
USE_RC_SUBR=	yes
22
22
(-)dovecot/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (dovecot-0.99.12.tar.gz) = 51eb80597f9d7b04e007cea6f1faad49
1
MD5 (dovecot-0.99.12.1.tar.gz) = 08c3952cf6cc0d87e0239cccd9faf4b5
2
SIZE (dovecot-0.99.12.tar.gz) = 867819
2
SIZE (dovecot-0.99.12.1.tar.gz) = 864722

Return to bug 74793