diff options
author | drochner <drochner@pkgsrc.org> | 2012-07-27 19:37:57 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2012-07-27 19:37:57 +0000 |
commit | d791308849d39b81a603a39cc968e8c088d6657d (patch) | |
tree | a2a88d778c6960c5400c2d99897806e1e02d20e7 /mail | |
parent | 09a29b37f2df238559231b87902c555237cf9490 (diff) | |
download | pkgsrc-d791308849d39b81a603a39cc968e8c088d6657d.tar.gz |
update to 2.1.8
changes:
-pop3c: Added pop3c_master_user setting
-bugfix: Mailbox names were accidentally sent as UTF-8 instead of mUTF-7
-more bugfixes
approved by The Maintainer
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot2/Makefile | 4 | ||||
-rw-r--r-- | mail/dovecot2/PLIST | 4 | ||||
-rw-r--r-- | mail/dovecot2/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index 9efe08db321..3114fc672e4 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2012/05/30 11:52:05 ghen Exp $ +# $NetBSD: Makefile,v 1.27 2012/07/27 19:37:57 drochner Exp $ -DISTNAME= dovecot-2.1.7 +DISTNAME= dovecot-2.1.8 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/2.1/ diff --git a/mail/dovecot2/PLIST b/mail/dovecot2/PLIST index c67c392c821..a1dd5f7d35f 100644 --- a/mail/dovecot2/PLIST +++ b/mail/dovecot2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2012/04/23 17:43:15 ghen Exp $ +@comment $NetBSD: PLIST,v 1.15 2012/07/27 19:37:57 drochner Exp $ bin/doveadm bin/doveconf bin/dsync @@ -521,7 +521,6 @@ share/doc/dovecot/wiki/Errors.ChgrpNoPerm.txt share/doc/dovecot/wiki/FindMailLocation.txt share/doc/dovecot/wiki/FinishBasicConfiguration.txt share/doc/dovecot/wiki/HowTo.EximAndDovecotSASL.txt -share/doc/dovecot/wiki/HowTo.F5SLBTLSOffload.txt share/doc/dovecot/wiki/HowTo.ImapcProxy.txt share/doc/dovecot/wiki/HowTo.PopBSMTPAndDovecot.txt share/doc/dovecot/wiki/HowTo.PopRelay.txt @@ -599,6 +598,7 @@ share/doc/dovecot/wiki/Pigeonhole.Sieve.Extensions.SpamtestVirustest.txt share/doc/dovecot/wiki/Pigeonhole.Sieve.Extensions.Vacation.txt share/doc/dovecot/wiki/Pigeonhole.Sieve.Extensions.txt share/doc/dovecot/wiki/Pigeonhole.Sieve.Plugins.Extdata.txt +share/doc/dovecot/wiki/Pigeonhole.Sieve.Plugins.Extprograms.txt share/doc/dovecot/wiki/Pigeonhole.Sieve.Plugins.Pipe.txt share/doc/dovecot/wiki/Pigeonhole.Sieve.Plugins.txt share/doc/dovecot/wiki/Pigeonhole.Sieve.Troubleshooting.txt diff --git a/mail/dovecot2/distinfo b/mail/dovecot2/distinfo index f5004ddcbe4..08ca9351705 100644 --- a/mail/dovecot2/distinfo +++ b/mail/dovecot2/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.23 2012/05/30 11:52:05 ghen Exp $ +$NetBSD: distinfo,v 1.24 2012/07/27 19:37:57 drochner Exp $ -SHA1 (dovecot-2.1.7.tar.gz) = 68fc6c80b71946d88f492b3182cb73b43b921bbe -RMD160 (dovecot-2.1.7.tar.gz) = 72275ef2f1408f1c361f94d37a14d33545706b44 -Size (dovecot-2.1.7.tar.gz) = 3778791 bytes +SHA1 (dovecot-2.1.8.tar.gz) = 02a82b620b56d24894653cace6f80b6b662fd634 +RMD160 (dovecot-2.1.8.tar.gz) = 772cec080a8fe69bdd7f434235aee36a3dc294e6 +Size (dovecot-2.1.8.tar.gz) = 3807008 bytes SHA1 (patch-aa) = 882f0c9fcf3acdfd2feaf7919309f770324f9843 SHA1 (patch-ab) = 218948585c96492a832ea903f31a6f9ad9fc69f0 SHA1 (patch-ac) = dc5db4870b14bf2424f0c957f5cf7f1a289fefe6 |