pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/roundcube Update to 0.2.2. From the changelog:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0e6c8fbb0ac8
branches:  trunk
changeset: 396463:0e6c8fbb0ac8
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Sat Jul 25 01:19:16 2009 +0000

description:
Update to 0.2.2. From the changelog:

- Fix quicksearchbox look in Chrome and Konqueror (#1484841)
- Fix UTF-8 byte-order mark removing (#1485514)
- Fix folders subscribtions on Konqueror (#1484841)
- Fix debug console on Konqueror and Safari
- Fix messagelist focus issue when modifying status of selected
    messages (#1485807)
- Support STARTTLS in IMAP connection (#1485284)
- Fix DEL key problem in search boxes (#1485528)
- Support several e-mail addresses per user from virtuser_file (#1485678)
- Fix drag&drop with scrolling on IE (#1485786)
- Fix adding signature separator in html mode (#1485350)
- Fix opening attachment marks message as read (#1485803)
- Fix 'temp_dir' does not support relative path under Windows (#1484529)
- Fix "Initialize Database" button missing from installer (#1485802)
- Fix compose window doesn't fit 1024x768 window (#1485396)
- Fix service not available error when pressing back from compose
    dialog (#1485552)
- Fix using mail() on Windows (#1485779)
- Fix word wrapping in message-part's <PRE>s for printing (#1485787)
- Fix incorrect word wrapping in outgoing plaintext multibyte
    messages (#1485714)
- Fix double footer in HTML message with embedded images
- Fix TNEF implementation bug (#1485773)
- Fix incorrect row id parsing for LDAP contacts list (#1485784)
- Fix 'mode' parameter in sqlite DSN (#1485772)

>From Fredrik Pettai in PR pkg/41778 (and private mail that once
again got lost in the shuffle, sorry).

diffstat:

 mail/roundcube/Makefile |  6 +++---
 mail/roundcube/PLIST    |  6 +++++-
 mail/roundcube/distinfo |  8 ++++----
 3 files changed, 12 insertions(+), 8 deletions(-)

diffs (68 lines):

diff -r ff4de0ba5e24 -r 0e6c8fbb0ac8 mail/roundcube/Makefile
--- a/mail/roundcube/Makefile   Fri Jul 24 21:50:45 2009 +0000
+++ b/mail/roundcube/Makefile   Sat Jul 25 01:19:16 2009 +0000
@@ -1,20 +1,20 @@
-# $NetBSD: Makefile,v 1.19 2009/03/20 10:50:02 adrianp Exp $
+# $NetBSD: Makefile,v 1.20 2009/07/25 01:19:16 schmonz Exp $
 #
 
 DISTNAME=      roundcubemail-${RCVERSION}-dep
 PKGNAME=       ${DISTNAME:S/mail-${RCVERSION}-dep/-${VERSION}/}
-PKGREVISION=   1
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=roundcubemail/}
 
 MAINTAINER=    schmonz%NetBSD.org@localhost
 HOMEPAGE=      http://roundcube.net/
 COMMENT=       Browser-based multilingual IMAP client
+LICENSE=       gnu-gpl-v2
 
 USE_TOOLS+=    pax
 USE_LANGUAGES= # none
 NO_BUILD=      yes
-RCVERSION=     0.2.1
+RCVERSION=     0.2.2
 VERSION=       ${RCVERSION:S/-//}
 
 PKG_DESTDIR_SUPPORT=   user-destdir
diff -r ff4de0ba5e24 -r 0e6c8fbb0ac8 mail/roundcube/PLIST
--- a/mail/roundcube/PLIST      Fri Jul 24 21:50:45 2009 +0000
+++ b/mail/roundcube/PLIST      Sat Jul 25 01:19:16 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2009/06/14 18:04:41 joerg Exp $
+@comment $NetBSD: PLIST,v 1.13 2009/07/25 01:19:16 schmonz Exp $
 share/doc/roundcube/INSTALL
 share/doc/roundcube/LICENSE
 share/doc/roundcube/README
@@ -64,11 +64,15 @@
 share/roundcube/program/include/rcube_vcard.php
 share/roundcube/program/include/session.inc
 share/roundcube/program/js/app.js
+share/roundcube/program/js/app.js.src
 share/roundcube/program/js/common.js
+share/roundcube/program/js/common.js.src
 share/roundcube/program/js/editor.js
 share/roundcube/program/js/editor_images.js
 share/roundcube/program/js/googiespell.js
+share/roundcube/program/js/googiespell.js.src
 share/roundcube/program/js/list.js
+share/roundcube/program/js/list.js.src
 share/roundcube/program/js/tiny_mce/langs/ar.js
 share/roundcube/program/js/tiny_mce/langs/bg.js
 share/roundcube/program/js/tiny_mce/langs/bs.js
diff -r ff4de0ba5e24 -r 0e6c8fbb0ac8 mail/roundcube/distinfo
--- a/mail/roundcube/distinfo   Fri Jul 24 21:50:45 2009 +0000
+++ b/mail/roundcube/distinfo   Sat Jul 25 01:19:16 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.11 2009/03/11 12:55:10 abs Exp $
+$NetBSD: distinfo,v 1.12 2009/07/25 01:19:16 schmonz Exp $
 
-SHA1 (roundcubemail-0.2.1-dep.tar.gz) = d1b898783d413923f9be239f01508a8185145a58
-RMD160 (roundcubemail-0.2.1-dep.tar.gz) = b2a8d4101516560de6635073935fa930f95c54a0
-Size (roundcubemail-0.2.1-dep.tar.gz) = 1178682 bytes
+SHA1 (roundcubemail-0.2.2-dep.tar.gz) = ea8c1e0cd9da22018a78c1756d648f8f148deb68
+RMD160 (roundcubemail-0.2.2-dep.tar.gz) = d3979da7ec2e138217ba78e2298150578b1c1f4b
+Size (roundcubemail-0.2.2-dep.tar.gz) = 1217948 bytes
 SHA1 (patch-aa) = 277afd7f1e4e163afc0a7a8ca2580e28deb14081
 SHA1 (patch-ab) = 9e81e117952150f363265bbda11cae9eb7d77c08
 SHA1 (patch-ac) = 33e85bd1577f3554213c0f1da55500761967026a



Home | Main Index | Thread Index | Old Index