summaryrefslogtreecommitdiff
path: root/mail/roundcube/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2012-08-21 15:26:31 +0000
committertaca <taca@pkgsrc.org>2012-08-21 15:26:31 +0000
commit5d7e31b091bf792f180ccb2e77eaa8870324e35b (patch)
tree646a20320ddc26e207076677b399ca771d8c0ef4 /mail/roundcube/Makefile
parent721545eaae386c564b0dd3b7d0b52051c0e05a93 (diff)
downloadpkgsrc-5d7e31b091bf792f180ccb2e77eaa8870324e35b.tar.gz
Update roundcube to 0.8.1.
Fixes two XSS issue. Here is quote from changelog of 0.8.1, please refer CHAGNGELOG file for full changes from 0.7.2. - Fix bug where domain name was converted to lower-case even with login_lc=false (#1488593) - Fix lower-casing email address on replies (#1488598) - Fix line separator in exported messages (#1488603) - Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613) - Fix XSS issue where href="javascript:" wasn't secured (#1488613) - Fix impossible to create message with empty plain text part (#1488610) - Fix stripped apostrophes when replying in plain text to HTML message (#1488606) - Fix inactive Save search option after advanced search (#1488607) - Fix Remove from group option is active for contact search result (#1488608) - Disable autocapitalization in login form on iPad/iPhone (#1488609) - Fix focus on the list when list row is clicked (#1488600) - Added separate From and To columns apart from smart From/To column (#1486891) - Fix fallback to Larry skin when configured skin isn't available (#1488591) - Fix (workaround) delete operations with some versions of memcache (#1488592) - Fix (disable) request validation for spell and spell_html actions
Diffstat (limited to 'mail/roundcube/Makefile')
-rw-r--r--mail/roundcube/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile
index 41ce27d18ee..a0c49fc67a0 100644
--- a/mail/roundcube/Makefile
+++ b/mail/roundcube/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2012/08/12 16:19:41 taca Exp $
+# $NetBSD: Makefile,v 1.46 2012/08/21 15:26:31 taca Exp $
-DISTNAME= roundcubemail-0.7.2-dep
+DISTNAME= roundcubemail-0.8.1-dep
PKGNAME= ${DISTNAME:S/mail-/-/:S/-dep//}
-PKGREVISION= 3
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=roundcubemail/}
@@ -103,7 +102,7 @@ pre-install:
do-install:
${INSTALL_DATA} ${WRKSRC}/INSTALL ${DESTDIR}${DOCDIR}
${INSTALL_DATA} ${WRKSRC}/LICENSE ${DESTDIR}${DOCDIR}
- ${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${DOCDIR}
+ ${INSTALL_DATA} ${WRKSRC}/README.md ${DESTDIR}${DOCDIR}
${INSTALL_DATA} ${WRKSRC}/UPGRADING ${DESTDIR}${DOCDIR}
${INSTALL_DATA} ${WRKSRC}/.htaccess ${DESTDIR}${RCDIR}/