pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/roundcube RELEASE 0.4.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/726358e24447
branches:  trunk
changeset: 581379:726358e24447
user:      pettai <pettai%pkgsrc.org@localhost>
date:      Wed Oct 06 21:40:35 2010 +0000

description:
RELEASE 0.4.2
-------------

- Fix handling of backslash as IMAP delimiter
- Fix charset replacement in HTML message bodies (#1487021)
- Fix: contact group input is empty when using rename action more than once on t
he same group record
- Fix "Server Error! (Not Found)" when using utils/save-pref action (#1487023)
- Fix handling of Thunderbird's vCards (#1487024)

Oked by wiz@

diffstat:

 mail/roundcube/Makefile |  4 ++--
 mail/roundcube/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (34 lines):

diff -r a4b1a6b6ffaa -r 726358e24447 mail/roundcube/Makefile
--- a/mail/roundcube/Makefile   Wed Oct 06 21:27:29 2010 +0000
+++ b/mail/roundcube/Makefile   Wed Oct 06 21:40:35 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2010/10/03 22:13:38 pettai Exp $
+# $NetBSD: Makefile,v 1.30 2010/10/06 21:40:35 pettai Exp $
 #
 
 DISTNAME=      roundcubemail-${RCVERSION}-dep
@@ -14,7 +14,7 @@
 USE_TOOLS+=    pax
 USE_LANGUAGES= # none
 NO_BUILD=      yes
-RCVERSION=     0.4.1
+RCVERSION=     0.4.2
 VERSION=       ${RCVERSION:S/-//}
 
 PKG_DESTDIR_SUPPORT=   user-destdir
diff -r a4b1a6b6ffaa -r 726358e24447 mail/roundcube/distinfo
--- a/mail/roundcube/distinfo   Wed Oct 06 21:27:29 2010 +0000
+++ b/mail/roundcube/distinfo   Wed Oct 06 21:40:35 2010 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.16 2010/10/03 22:13:38 pettai Exp $
+$NetBSD: distinfo,v 1.17 2010/10/06 21:40:35 pettai Exp $
 
-SHA1 (roundcubemail-0.4.1-dep.tar.gz) = dbb4747ab499a3f057351801e2ee84aaba587a6c
-RMD160 (roundcubemail-0.4.1-dep.tar.gz) = 02de535041e592a64c77d78e1aecc8d140c6ae43
-Size (roundcubemail-0.4.1-dep.tar.gz) = 1663086 bytes
+SHA1 (roundcubemail-0.4.2-dep.tar.gz) = 81ba56f1d341edcb5c67a685cf9ca55bae36c750
+RMD160 (roundcubemail-0.4.2-dep.tar.gz) = 48aa87574859771164f8bebc913562ab7c186ca4
+Size (roundcubemail-0.4.2-dep.tar.gz) = 1664855 bytes
 SHA1 (patch-aa) = 517a6be7f9d4037e01088cab9ec31a44acf543ad
 SHA1 (patch-ab) = 397b14ed10158094eebcdf43be73884098ff6dbd
 SHA1 (patch-ac) = 33e85bd1577f3554213c0f1da55500761967026a



Home | Main Index | Thread Index | Old Index