diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-08-24 17:05:26 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-08-24 17:05:26 +0000 |
commit | 1a5b12406800da98d922c7230442d5d7ccb175d9 (patch) | |
tree | c03fbe59424710857518f71debc44c2185672e71 /mail/dovecot | |
parent | 3c6c78ce3115faa97818623f3e9a0412b08c44ce (diff) |
Notes
Diffstat (limited to 'mail/dovecot')
-rw-r--r-- | mail/dovecot/Makefile | 7 | ||||
-rw-r--r-- | mail/dovecot/distinfo | 12 |
2 files changed, 12 insertions, 7 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 9e51eedd2b4e..82449dcad088 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dovecot -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${DOVECOTVERSION}/ \ http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ @@ -19,6 +19,11 @@ DOVECOTVERSION= 1.2 ###################################################################### # Anytime PORTVERSION changes please bump PORTREVISION of # # mail/dovecot-antispam. Please see ports/135311 for an explanation. # +# # +# Please be careful when updating this port as changes to this port # +# can break mail/dovecot-sieve and mail/dovecot-managesieve. In # +# to ensure the least amount of breakage possible please consult # +# the maintainer of those ports before updating this one. # ###################################################################### USE_ICONV= yes diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo index d2abf2b47e16..d7fa49e6b6e7 100644 --- a/mail/dovecot/distinfo +++ b/mail/dovecot/distinfo @@ -1,6 +1,6 @@ -MD5 (dovecot-1.2.3.tar.gz) = 28905211d9301022a1ed20df71ad2b08 -SHA256 (dovecot-1.2.3.tar.gz) = 8507c3321a2ad1deb0f8485086647857419fa034d7d30f2e5aef7fabd90c9406 -SIZE (dovecot-1.2.3.tar.gz) = 2652036 -MD5 (dovecot-1.2.3-managesieve-0.11.8.diff.gz) = 8753084aa9b4b9a5d85e15013ccc21af -SHA256 (dovecot-1.2.3-managesieve-0.11.8.diff.gz) = 2cf48ea57768d9c3a4c4220eb63edc0a9e29180022a78e8c7d4ca56e0682ff92 -SIZE (dovecot-1.2.3-managesieve-0.11.8.diff.gz) = 6425 +MD5 (dovecot-1.2.4.tar.gz) = 3e5717d13e3d6b32d3f4b809df397dbf +SHA256 (dovecot-1.2.4.tar.gz) = df6406f96f5c040f4656ce7526c45b2f333851c7895e8bbab928db02fa6ac3ca +SIZE (dovecot-1.2.4.tar.gz) = 2637375 +MD5 (dovecot-1.2.4-managesieve-0.11.9.diff.gz) = 6dd2ef2d46b3b63238237455558a14e1 +SHA256 (dovecot-1.2.4-managesieve-0.11.9.diff.gz) = 7fad7de933ae5698ae77574ef265587e71232737116348352a282658c773de7a +SIZE (dovecot-1.2.4-managesieve-0.11.9.diff.gz) = 6422 |