diff options
author | taca <taca@pkgsrc.org> | 2013-03-28 17:24:39 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-03-28 17:24:39 +0000 |
commit | 6d3b6fe395640f606202acc96caefde7b930f5c2 (patch) | |
tree | ea62b44696a3a25ffd64a302101d5dca7e5be054 /mail | |
parent | ec9c6b72cc3af3fc5e6b4cfd3af0174d73a01c35 (diff) | |
download | pkgsrc-6d3b6fe395640f606202acc96caefde7b930f5c2.tar.gz |
Update roundcube to 0.8.6.
- Fix security issue in save-pref command.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/roundcube/Makefile | 5 | ||||
-rw-r--r-- | mail/roundcube/PLIST | 6 | ||||
-rw-r--r-- | mail/roundcube/distinfo | 8 |
3 files changed, 11 insertions, 8 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index c32998ea124..58d54aebdf6 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2013/03/16 07:21:21 obache Exp $ +# $NetBSD: Makefile,v 1.53 2013/03/28 17:24:39 taca Exp $ -DISTNAME= roundcubemail-0.8.5-dep +DISTNAME= roundcubemail-0.8.6-dep PKGNAME= ${DISTNAME:S/mail-/-/:S/-dep//} -PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=roundcubemail/} diff --git a/mail/roundcube/PLIST b/mail/roundcube/PLIST index 17efed208a9..59b5c712a4e 100644 --- a/mail/roundcube/PLIST +++ b/mail/roundcube/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.26 2013/02/08 14:01:03 taca Exp $ +@comment $NetBSD: PLIST,v 1.27 2013/03/28 17:24:39 taca Exp $ share/doc/roundcube/INSTALL share/doc/roundcube/LICENSE share/doc/roundcube/README.md @@ -920,11 +920,15 @@ share/roundcube/program/include/rcube_template.php share/roundcube/program/include/rcube_user.php share/roundcube/program/include/rcube_vcard.php 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/googiespell.js +share/roundcube/program/js/googiespell.js.src share/roundcube/program/js/jquery.min.js 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/az.js share/roundcube/program/js/tiny_mce/langs/bg.js diff --git a/mail/roundcube/distinfo b/mail/roundcube/distinfo index 81eba70611c..d3cbeb0036c 100644 --- a/mail/roundcube/distinfo +++ b/mail/roundcube/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.28 2013/02/08 14:01:03 taca Exp $ +$NetBSD: distinfo,v 1.29 2013/03/28 17:24:39 taca Exp $ -SHA1 (roundcubemail-0.8.5-dep.tar.gz) = 5e6e65a1a2460cff160525b397f7a0a260441c22 -RMD160 (roundcubemail-0.8.5-dep.tar.gz) = 5e1e5e4d8ba16eafce92d9d9692ccdf8cdfc9fcc -Size (roundcubemail-0.8.5-dep.tar.gz) = 3142399 bytes +SHA1 (roundcubemail-0.8.6-dep.tar.gz) = 78c7ab53f2cc1c79a5151833e911cbb0b670cd10 +RMD160 (roundcubemail-0.8.6-dep.tar.gz) = 01fdde16ddf8d399e9aaa3522637cdf74ea2a66e +Size (roundcubemail-0.8.6-dep.tar.gz) = 3199668 bytes SHA1 (patch-aa) = 4946fab1dd1a809d32de7fa16b9eb1075eb8424a SHA1 (patch-ab) = ac9f7ac488f9c309fd1b30a8ecec73e52b245c11 SHA1 (patch-ac) = 89320be22d84d6099e44897d604fa0fe49e0fe60 |