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

(-)dovecot/Makefile (-3 / +4 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	dovecot
8
PORTNAME=	dovecot
9
PORTVERSION=	1.2.11
9
PORTVERSION=	1.2.12
10
CATEGORIES=	mail ipv6
10
CATEGORIES=	mail ipv6
11
MASTER_SITES=	http://www.dovecot.org/releases/${DOVECOTVERSION}/ \
11
MASTER_SITES=	http://www.dovecot.org/releases/${DOVECOTVERSION}/ \
12
		http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
12
		http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
Lines 17-24 Link Here
17
DOVECOTVERSION=	1.2
17
DOVECOTVERSION=	1.2
18
18
19
######################################################################
19
######################################################################
20
# Anytime PORTVERSION changes please bump PORTREVISION of            #
20
# Anytime PORTVERSION changes please bump PORTREVISIONs of           #
21
# mail/dovecot-antispam. Please see ports/135311 for an explanation. #
21
# mail/dovecot-antispam and mail/dovecot-managesieve. Please see     #
22
# ports/135311 and ports/146029 for an explanation.                  #
22
#                                                                    #
23
#                                                                    #
23
# Please be careful when updating this port as changes to this port  #
24
# Please be careful when updating this port as changes to this port  #
24
# can break mail/dovecot-sieve and mail/dovecot-managesieve. In      #
25
# can break mail/dovecot-sieve and mail/dovecot-managesieve. In      #
(-)dovecot/distinfo (-6 / +6 lines)
Lines 1-6 Link Here
1
MD5 (dovecot-1.2.11.tar.gz) = bdac013fd57aa616ea4bdd9ac34557c6
1
MD5 (dovecot-1.2.12.tar.gz) = cc8e5c53cd0943ce0b5e1087356ad4ea
2
SHA256 (dovecot-1.2.11.tar.gz) = 2971691d4f8307b7014ca6671f44151cb53379f80746aa4a95cdeb0b846e0474
2
SHA256 (dovecot-1.2.12.tar.gz) = 1ef0c40822cf64f20af1e65b4402da75296489aba25df8b13e2386df6952c281
3
SIZE (dovecot-1.2.11.tar.gz) = 2878057
3
SIZE (dovecot-1.2.12.tar.gz) = 2882517
4
MD5 (dovecot-1.2.11-managesieve-0.11.11.diff.gz) = d773909c5da6ccab092818cf691237bd
4
MD5 (dovecot-1.2.12-managesieve-0.11.11.diff.gz) = 591f77f53af6b057ae8d42ef04d50d9f
5
SHA256 (dovecot-1.2.11-managesieve-0.11.11.diff.gz) = fc024e9f68c6ab82f811af3155c94f1609670d85c7240dfbd34aa045e6fc8a8b
5
SHA256 (dovecot-1.2.12-managesieve-0.11.11.diff.gz) = ea6549ed32cb1968971ef00725b43c8154023b4ed67ae1eb272485a0cf90a64f
6
SIZE (dovecot-1.2.11-managesieve-0.11.11.diff.gz) = 6454
6
SIZE (dovecot-1.2.12-managesieve-0.11.11.diff.gz) = 6455

Return to bug 147996