diff options
author | taca <taca> | 2010-12-16 03:38:32 +0000 |
---|---|---|
committer | taca <taca> | 2010-12-16 03:38:32 +0000 |
commit | bfd6a8adf476279a90b4d3d2ca314adec5933bab (patch) | |
tree | 65dac350dc0fcb8a97749b8a1c0851fa8d988c4a /www/horde/Makefile | |
parent | 765aaffef4b74ddc9861fe92becdc79d998e2111 (diff) | |
download | pkgsrc-bfd6a8adf476279a90b4d3d2ca314adec5933bab.tar.gz |
Update horde pacakge to 3.3.11.
Fixing http://secunia.com/advisories/42355/.
-------
v3.3.11
-------
[mms] SECURITY: Fix XSS when viewing details of a vCard (Bug #9357).
[jan] Fix exporting recurrence exceptions to vCalendar 1.0.
[jan] Skip event status synchronization with Outlook, which is broken.
[jan] Don't send SIF data to recent Funambol clients, unless requested.
[jan] Log all queries and errors by the history library.
Diffstat (limited to 'www/horde/Makefile')
-rw-r--r-- | www/horde/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/horde/Makefile b/www/horde/Makefile index 9e6346b205f..9641e82ebfb 100644 --- a/www/horde/Makefile +++ b/www/horde/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.70 2010/11/10 12:46:53 adam Exp $ +# $NetBSD: Makefile,v 1.71 2010/12/16 03:38:32 taca Exp $ -DISTNAME= horde-3.3.10 +DISTNAME= horde-3.3.11 CATEGORIES= www MASTER_SITES= http://ftp.horde.org/pub/horde/ \ ftp://ftp.horde.org/pub/horde/ |