pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/roundcube Update roundcube to 1.0.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/950ada3551eb
branches:  trunk
changeset: 645175:950ada3551eb
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Jan 24 16:36:29 2015 +0000

description:
Update roundcube to 1.0.5.

RELEASE 1.0.5
-------------
- Fix bug where some valid text in a message was handled as uuencoded attachment
- Fix wrong icon for download button in classic skin
- Fix bug where sent message was saved in Sent folder even if disabled by user (#1490208)
- Fix checks based on window.ActiveXObject in IE > 10
- Fix XSS issue in style attribute handling (#1490227)
- Fix bug where Drafts list wasn't updated on draft-save action in new window (#1490225)
- Fix so "set as default" option is hidden if identities_level > 1 (#1490226)
- Fix bug where search was reset after returning from compose visited for reply
- Fix javascript error in "IE 8.0/Tablet PC" browser (#1490210)
- Fix bug where empty fieldmap config entries caused empty results of ldap search (#1490229)

diffstat:

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

diffs (36 lines):

diff -r f8c18e1d91da -r 950ada3551eb mail/roundcube/Makefile
--- a/mail/roundcube/Makefile   Sat Jan 24 13:42:18 2015 +0000
+++ b/mail/roundcube/Makefile   Sat Jan 24 16:36:29 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.65 2014/12/19 03:32:00 taca Exp $
+# $NetBSD: Makefile,v 1.66 2015/01/24 16:36:29 taca Exp $
 
-DISTNAME=      roundcubemail-1.0.4-dep
+DISTNAME=      roundcubemail-1.0.5-dep
 PKGNAME=       ${DISTNAME:S/mail-/-/:S/-dep//}
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=roundcubemail/}
@@ -82,7 +82,6 @@
 SUBST_CLASSES+=                files
 SUBST_STAGE.files=     do-configure
 SUBST_FILES.files=     roundcube.conf
-SUBST_FILES.files+=    config/defaults.inc.php
 SUBST_FILES.files+=    installer/index.php installer/rcube_install.php
 SUBST_FILES.files+=    program/include/iniset.php
 SUBST_SED.files=       -e "s|@RCDIR@|${RCDIR}|g"
diff -r f8c18e1d91da -r 950ada3551eb mail/roundcube/distinfo
--- a/mail/roundcube/distinfo   Sat Jan 24 13:42:18 2015 +0000
+++ b/mail/roundcube/distinfo   Sat Jan 24 16:36:29 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.38 2014/12/19 03:32:00 taca Exp $
+$NetBSD: distinfo,v 1.39 2015/01/24 16:36:29 taca Exp $
 
-SHA1 (roundcubemail-1.0.4-dep.tar.gz) = 74f860229fca050c69e81b772df352370a16618f
-RMD160 (roundcubemail-1.0.4-dep.tar.gz) = 1c0167a68cb88ca27428616edc48720d6eb5eee3
-Size (roundcubemail-1.0.4-dep.tar.gz) = 3755211 bytes
+SHA1 (roundcubemail-1.0.5-dep.tar.gz) = 34cba73c21bf0fca56dba9b48053f7a8b95e5662
+RMD160 (roundcubemail-1.0.5-dep.tar.gz) = e70d3247b8cde0de298640c09f6a9d228dab8492
+Size (roundcubemail-1.0.5-dep.tar.gz) = 3756253 bytes
 SHA1 (patch-ac) = 8c9d73a505d125a9771262f6c86c533c0bb524cf
 SHA1 (patch-af) = 1f95a7005569207469563aa37ff48da0383b7668
 SHA1 (patch-installer_check.php) = e37c25f073fad9c9fc319722116e0316924a7010



Home | Main Index | Thread Index | Old Index