diff options
author | adam <adam@pkgsrc.org> | 2014-07-23 15:25:28 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-07-23 15:25:28 +0000 |
commit | 5fad869a6f8fa40f0093e52634b1b086fd273919 (patch) | |
tree | 263891c49d7e5a84e031db3693343d4a35b3c1a2 /mail/roundcube | |
parent | 726b4e86ee369a0f8d5237690c23c7a2313fa15c (diff) | |
download | pkgsrc-5fad869a6f8fa40f0093e52634b1b086fd273919.tar.gz |
Changes 1.0.2:
- Fix storing unsaved drafts in localStorage
- Fix redundant horizontal scrollbar in HTML editor
- Fix PHP error in Preferences when default_folders was in dont_override
- Add configurable LDAP_OPT_DEREF option
- Fix unintentional draft autosave request if autosave is disabled
- Fix malformed References: header in send/saved mail
- Fix handling unicode characters in links
- Fix incorrect handling of HTML comments in messages sanitization code
- Fix so current page is reset on list-mode change
- Fix so responses menu hides on click in classic skin
- Fix unintentional line-height style modification in HTML messages
- Fix broken normalize_string(), add support for ISO-8859-2
- Support csv contacts import in German localization
- Fix so message list and counters are updated when a message is opened in new window
- Fix malformed recipient name when composing a message by clicking on mailto link
- Fix list reload after sending message in another window
- Fix so address format errors are ignored when saving a draft
- Fix incorrect label translation in return receipt
- Fix security issue in delete-response action - allow only ajax request
- Fix Delete button state after deleting identity/response
- Fix bug where contacts with no email address were listed on compose addressbook
- Fix images import from various vCard formats
- Fix sorting messages by size on servers without SORT capability
Diffstat (limited to 'mail/roundcube')
-rw-r--r-- | mail/roundcube/Makefile | 4 | ||||
-rw-r--r-- | mail/roundcube/PLIST | 9 | ||||
-rw-r--r-- | mail/roundcube/distinfo | 9 |
3 files changed, 9 insertions, 13 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index 9b1958fed34..3fa3f2c015a 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.62 2014/06/08 13:35:24 taca Exp $ +# $NetBSD: Makefile,v 1.63 2014/07/23 15:25:28 adam Exp $ -DISTNAME= roundcubemail-1.0.1-dep +DISTNAME= roundcubemail-1.0.2-dep PKGNAME= ${DISTNAME:S/mail-/-/:S/-dep//} CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=roundcubemail/} diff --git a/mail/roundcube/PLIST b/mail/roundcube/PLIST index ba3aa172ffc..9d55e548d3f 100644 --- a/mail/roundcube/PLIST +++ b/mail/roundcube/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.31 2014/06/08 13:35:24 taca Exp $ +@comment $NetBSD: PLIST,v 1.32 2014/07/23 15:25:28 adam Exp $ share/doc/roundcube/INSTALL share/doc/roundcube/LICENSE share/doc/roundcube/README.md @@ -26,17 +26,13 @@ share/roundcube/SQL/sqlite.initial.sql share/roundcube/bin/cleandb.sh share/roundcube/bin/cssshrink.sh share/roundcube/bin/decrypt.sh -share/roundcube/bin/exportgettext.sh share/roundcube/bin/gc.sh -share/roundcube/bin/importgettext.sh share/roundcube/bin/indexcontacts.sh share/roundcube/bin/installto.sh share/roundcube/bin/jsshrink.sh share/roundcube/bin/moduserprefs.sh share/roundcube/bin/msgexport.sh share/roundcube/bin/msgimport.sh -share/roundcube/bin/package2composer.sh -share/roundcube/bin/transifexpull.sh share/roundcube/bin/update.sh share/roundcube/bin/updatecss.sh share/roundcube/bin/updatedb.sh @@ -2579,8 +2575,10 @@ share/roundcube/program/localization/cy_GB/labels.inc share/roundcube/program/localization/cy_GB/messages.inc share/roundcube/program/localization/da_DK/labels.inc share/roundcube/program/localization/da_DK/messages.inc +share/roundcube/program/localization/de_CH/csv2vcard.inc share/roundcube/program/localization/de_CH/labels.inc share/roundcube/program/localization/de_CH/messages.inc +share/roundcube/program/localization/de_DE/csv2vcard.inc share/roundcube/program/localization/de_DE/labels.inc share/roundcube/program/localization/de_DE/messages.inc share/roundcube/program/localization/el_GR/labels.inc @@ -2762,7 +2760,6 @@ share/roundcube/program/steps/mail/sendmdn.inc share/roundcube/program/steps/mail/show.inc share/roundcube/program/steps/mail/viewsource.inc share/roundcube/program/steps/settings/about.inc -share/roundcube/program/steps/settings/delete_identity.inc share/roundcube/program/steps/settings/edit_folder.inc share/roundcube/program/steps/settings/edit_identity.inc share/roundcube/program/steps/settings/edit_prefs.inc diff --git a/mail/roundcube/distinfo b/mail/roundcube/distinfo index d55e93f55ae..db4c087cb22 100644 --- a/mail/roundcube/distinfo +++ b/mail/roundcube/distinfo @@ -1,10 +1,9 @@ -$NetBSD: distinfo,v 1.35 2014/06/08 13:35:24 taca Exp $ +$NetBSD: distinfo,v 1.36 2014/07/23 15:25:28 adam Exp $ -SHA1 (roundcubemail-1.0.1-dep.tar.gz) = 0fbbaf276b967cebec74e6d8ec69e4947a8f01f1 -RMD160 (roundcubemail-1.0.1-dep.tar.gz) = cd05f450409a05be444ea78d2e55de7074efdd0e -Size (roundcubemail-1.0.1-dep.tar.gz) = 3679363 bytes +SHA1 (roundcubemail-1.0.2-dep.tar.gz) = e0434ca7a0c8b0e17e0aa1e0c7f9101c8f1b07dc +RMD160 (roundcubemail-1.0.2-dep.tar.gz) = d3801dca6307f8477c43e5953e5fc739e35d3b27 +Size (roundcubemail-1.0.2-dep.tar.gz) = 3676130 bytes SHA1 (patch-ac) = 8c9d73a505d125a9771262f6c86c533c0bb524cf SHA1 (patch-af) = 1f95a7005569207469563aa37ff48da0383b7668 -SHA1 (patch-config_defaults.inc.php) = 42e38c9201a4bd11a1775a0aca841c2413418f23 SHA1 (patch-installer_check.php) = e37c25f073fad9c9fc319722116e0316924a7010 SHA1 (patch-installer_rcube__install.php) = c978efc7fe9d695483862882e63bd468bfcd121e |