diff options
author | ghen <ghen@pkgsrc.org> | 2007-10-30 12:04:03 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2007-10-30 12:04:03 +0000 |
commit | da4bb29f0e0f8621921ee88b5e0b5c75ce29b568 (patch) | |
tree | a7c0a2158d1e8aac24436ff8e11da4cc08719658 /mail | |
parent | 86ebc782473bb890a0e5cce1a043858de58f547a (diff) | |
download | pkgsrc-da4bb29f0e0f8621921ee88b5e0b5c75ce29b568.tar.gz |
Update to Dovecot 1.0.7.
Almost missed this one. I had already fixed it in v1.1 tree, but forgot
to fix in v1.0 tree.
- deliver: v1.0.6's "From " line ignoring could have written to a
bad location in stack, possibly causing problems.
Diffstat (limited to 'mail')
-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 fb7bbc6055f..15c12665b38 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.104 2007/10/28 12:49:37 ghen Exp $ +# $NetBSD: Makefile,v 1.105 2007/10/30 12:04:03 ghen Exp $ -DISTNAME= dovecot-1.0.6 +DISTNAME= dovecot-1.0.7 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/1.0/ diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo index eeab949782b..ca3cbf85a04 100644 --- a/mail/dovecot/distinfo +++ b/mail/dovecot/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.72 2007/10/28 12:49:37 ghen Exp $ +$NetBSD: distinfo,v 1.73 2007/10/30 12:04:03 ghen Exp $ -SHA1 (dovecot-1.0.6.tar.gz) = d261d9f7fda1d7436cbb96c678b76702989bf729 -RMD160 (dovecot-1.0.6.tar.gz) = eb4d76e70820a4ed5f03806ad2fd6bd793a597b5 -Size (dovecot-1.0.6.tar.gz) = 1783566 bytes +SHA1 (dovecot-1.0.7.tar.gz) = cc5f0892f184216c24ed6cfaa9d58183d5b94a4f +RMD160 (dovecot-1.0.7.tar.gz) = 94a1f99aa0c2a7c2db8a106733f2de37080fd1eb +Size (dovecot-1.0.7.tar.gz) = 1783918 bytes SHA1 (patch-aa) = 6258057d49add91f06d4dd51ded72e42f6774354 SHA1 (patch-ab) = 5d45a1617dd5ee7ce07fe89b526a6fb273057bb5 SHA1 (patch-ac) = 377da4719b5dca91a0b2fa7b3e11170cd2ea8d59 |