From 782fe62628b0b7a98febc8f0f0bf9496314b4c7e Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 11 Feb 2011 14:37:08 +0000 Subject: Changes 0.5.1: This update release fixes some bugs discovered with the 0.5 stable version and also improves security by preventing some possible CSRF attacks. IDNA support has now been improved and some visual glitches in IE and Safari have been resolved. --- mail/roundcube/Makefile | 13 +++++++------ mail/roundcube/distinfo | 8 ++++---- 2 files changed, 11 insertions(+), 10 deletions(-) (limited to 'mail') diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index 7d940ef6e8d..992f1c50c7f 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.31 2011/01/13 12:19:19 adam Exp $ +# $NetBSD: Makefile,v 1.32 2011/02/11 14:37:08 adam Exp $ -DISTNAME= roundcubemail-0.5-dep +DISTNAME= roundcubemail-0.5.1-dep PKGNAME= ${DISTNAME:S/mail-/-/:S/-dep//} CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=roundcubemail/} @@ -10,11 +10,12 @@ HOMEPAGE= http://roundcube.net/ COMMENT= Browser-based multilingual IMAP client LICENSE= gnu-gpl-v2 -USE_TOOLS+= pax -USE_LANGUAGES= # none -NO_BUILD= yes - PKG_DESTDIR_SUPPORT= user-destdir + +USE_LANGUAGES= # none +USE_TOOLS+= pax +NO_BUILD= yes + INSTALLATION_DIRS= ${RCDIR}/plugins ${RCDIR}/program ${RCDIR}/skins INSTALLATION_DIRS+= ${EGDIR}/SQL ${DOCDIR} ${RCDIR}/bin diff --git a/mail/roundcube/distinfo b/mail/roundcube/distinfo index c7036251495..da8e9b4ba43 100644 --- a/mail/roundcube/distinfo +++ b/mail/roundcube/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.18 2011/01/13 12:19:19 adam Exp $ +$NetBSD: distinfo,v 1.19 2011/02/11 14:37:08 adam Exp $ -SHA1 (roundcubemail-0.5-dep.tar.gz) = 415f0a8b2a7d02776d33fd5e5f915bc8686c7546 -RMD160 (roundcubemail-0.5-dep.tar.gz) = 38dcc19787d729fde547f476c7644f6177f93c68 -Size (roundcubemail-0.5-dep.tar.gz) = 1734771 bytes +SHA1 (roundcubemail-0.5.1-dep.tar.gz) = 0677dd3b38f8f5313779d6cc1860bc8ace8800de +RMD160 (roundcubemail-0.5.1-dep.tar.gz) = 127cc4cdaae6cc5db316d9e77c88f77b6c9c4aa3 +Size (roundcubemail-0.5.1-dep.tar.gz) = 1737470 bytes SHA1 (patch-aa) = 5acb8f2a021c374c752647d6aea55b37c4586c1c SHA1 (patch-ab) = 397b14ed10158094eebcdf43be73884098ff6dbd SHA1 (patch-ac) = 33e85bd1577f3554213c0f1da55500761967026a -- cgit v1.2.3