diff options
author | ghen <ghen@pkgsrc.org> | 2007-09-09 11:43:09 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2007-09-09 11:43:09 +0000 |
commit | 6a7ef44478d94e2da56e883e76b2fc44b1dd4f20 (patch) | |
tree | 49aceb805d9813deb2f67a98a2b048b7889103b0 /mail/dovecot | |
parent | 266ff1e926fa5611b41e8a92e5013bdf09bd0b69 (diff) | |
download | pkgsrc-6a7ef44478d94e2da56e883e76b2fc44b1dd4f20.tar.gz |
Update to Dovecot 1.0.5, v1.0.4 was a bit bad release:
- deliver: v1.0.4 broke home directory handling
- maildir: Creating mailboxes didn't use dovecot-shared's group for
cur/new/tmp directories.
Diffstat (limited to 'mail/dovecot')
-rw-r--r-- | mail/dovecot/Makefile | 4 | ||||
-rw-r--r-- | mail/dovecot/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 28ec1ab0d35..cddc6865fdd 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.102 2007/09/08 09:29:53 ghen Exp $ +# $NetBSD: Makefile,v 1.103 2007/09/09 11:43:09 ghen Exp $ -DISTNAME= dovecot-1.0.4 +DISTNAME= dovecot-1.0.5 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/1.0/ diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo index 43013957408..b2963060682 100644 --- a/mail/dovecot/distinfo +++ b/mail/dovecot/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.70 2007/09/08 09:29:53 ghen Exp $ +$NetBSD: distinfo,v 1.71 2007/09/09 11:43:10 ghen Exp $ -SHA1 (dovecot-1.0.4.tar.gz) = 1beffd594c3840ebafd079a6d4c410b621a56677 -RMD160 (dovecot-1.0.4.tar.gz) = 7f4ce4d239f876862dd4ccaa470751cd2530688e -Size (dovecot-1.0.4.tar.gz) = 1775584 bytes +SHA1 (dovecot-1.0.5.tar.gz) = 93782c065dd4962487da9faf3f5f6cb1ae6a101b +RMD160 (dovecot-1.0.5.tar.gz) = da34fe38101b067644276144f189688e0827e54b +Size (dovecot-1.0.5.tar.gz) = 1775898 bytes SHA1 (patch-aa) = 6258057d49add91f06d4dd51ded72e42f6774354 SHA1 (patch-ab) = 5d45a1617dd5ee7ce07fe89b526a6fb273057bb5 SHA1 (patch-ac) = 377da4719b5dca91a0b2fa7b3e11170cd2ea8d59 |