diff options
author | adam <adam@pkgsrc.org> | 2011-06-03 07:21:01 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2011-06-03 07:21:01 +0000 |
commit | 523a7d3f84bb0244af4932eabf4314f9e10d3bcc (patch) | |
tree | 9b4fa79102f98fa2d1e4fbffac848331a309296d /mail | |
parent | aba092c0d7440ded77a78aa94c21a0e79441c339 (diff) | |
download | pkgsrc-523a7d3f84bb0244af4932eabf4314f9e10d3bcc.tar.gz |
Changes 0.5.3:
This bugfix release fixes two important bugs in the IMAP communication which
prevented sent messages from being saved in version 0.5.2.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/roundcube/Makefile | 4 | ||||
-rw-r--r-- | mail/roundcube/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index ff5c225da93..88d4ef1175d 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.33 2011/04/26 13:47:33 adam Exp $ +# $NetBSD: Makefile,v 1.34 2011/06/03 07:21:01 adam Exp $ -DISTNAME= roundcubemail-0.5.2-dep +DISTNAME= roundcubemail-0.5.3-dep PKGNAME= ${DISTNAME:S/mail-/-/:S/-dep//} CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=roundcubemail/} diff --git a/mail/roundcube/distinfo b/mail/roundcube/distinfo index 44f536c4a9a..88305681b75 100644 --- a/mail/roundcube/distinfo +++ b/mail/roundcube/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.20 2011/04/26 13:47:33 adam Exp $ +$NetBSD: distinfo,v 1.21 2011/06/03 07:21:01 adam Exp $ -SHA1 (roundcubemail-0.5.2-dep.tar.gz) = 0260e43bb2d3a78c9915f42ce1c44fdd9d04f632 -RMD160 (roundcubemail-0.5.2-dep.tar.gz) = c9d7adc6b8b200c3bb48bea4f128b3e3bd626090 -Size (roundcubemail-0.5.2-dep.tar.gz) = 1769461 bytes +SHA1 (roundcubemail-0.5.3-dep.tar.gz) = a89bfbd4e2fcd0fcb39bff8bb968d0836a357bec +RMD160 (roundcubemail-0.5.3-dep.tar.gz) = a5ac4fa2030abcad99ddaccd96a84347771a823a +Size (roundcubemail-0.5.3-dep.tar.gz) = 1769964 bytes SHA1 (patch-aa) = 5acb8f2a021c374c752647d6aea55b37c4586c1c SHA1 (patch-ab) = 397b14ed10158094eebcdf43be73884098ff6dbd SHA1 (patch-ac) = 33e85bd1577f3554213c0f1da55500761967026a |