diff options
author | ahze <ahze@FreeBSD.org> | 2004-12-06 20:13:19 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2004-12-06 20:13:19 +0800 |
commit | b4380382570f2c21b107e97bf211b55833409789 (patch) | |
tree | a8e6a0323f8c45ea8c987a1422192740b2219948 /mail/dovecot | |
parent | af56baa2d05503692e2f2ab92c2cf142329dfa0c (diff) | |
download | freebsd-ports-gnome-b4380382570f2c21b107e97bf211b55833409789.tar.gz freebsd-ports-gnome-b4380382570f2c21b107e97bf211b55833409789.tar.zst freebsd-ports-gnome-b4380382570f2c21b107e97bf211b55833409789.zip |
- Update to dovecot-0.99.12.
Changelog: http://www.dovecot.org/list/dovecot/2004-December/005443.html
PR: ports/74767
Submitted by: maintainer
Diffstat (limited to 'mail/dovecot')
-rw-r--r-- | mail/dovecot/Makefile | 3 | ||||
-rw-r--r-- | mail/dovecot/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index ddc42d327e65..a87cfa7bf77e 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -7,7 +7,7 @@ # PORTNAME= dovecot -PORTVERSION= 0.99.11 +DISTVERSION= 0.99.12 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/ @@ -16,6 +16,7 @@ COMMENT= Secure and compact IMAP and POP3 servers CONFLICTS= dovecot-1.* +USE_GMAKE= yes USE_ICONV= yes USE_RC_SUBR= yes diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo index 89a0c04b4cd3..5619dbddd1a9 100644 --- a/mail/dovecot/distinfo +++ b/mail/dovecot/distinfo @@ -1,2 +1,2 @@ -MD5 (dovecot-0.99.11.tar.gz) = 05090ad784540b96c84f32080ada9f97 -SIZE (dovecot-0.99.11.tar.gz) = 863370 +MD5 (dovecot-0.99.12.tar.gz) = 51eb80597f9d7b04e007cea6f1faad49 +SIZE (dovecot-0.99.12.tar.gz) = 867819 |