diff options
author | beech <beech@FreeBSD.org> | 2010-11-28 12:01:16 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2010-11-28 12:01:16 +0800 |
commit | 5d53757ee7379cb503f22a002b3666febee3d925 (patch) | |
tree | fe9628c95c3a3b1e7d01643ae4f1ffeef94dd9f5 /www | |
parent | 7c253cc20d49122a4509760774b7921cd9e4667b (diff) | |
download | freebsd-ports-gnome-5d53757ee7379cb503f22a002b3666febee3d925.tar.gz freebsd-ports-gnome-5d53757ee7379cb503f22a002b3666febee3d925.tar.zst freebsd-ports-gnome-5d53757ee7379cb503f22a002b3666febee3d925.zip |
Update to 3.3.11 (bugfix)
SECURITY: Fix XSS when viewing details of a vCard (Bug #9357).
Fix exporting recurrence exceptions to vCalendar 1.0.
Skip event status synchronization with Outlook, which is broken.
Don't send SIF data to recent Funambol clients, unless requested.
Log all queries and errors by the history library.
Remove MD5
Diffstat (limited to 'www')
-rw-r--r-- | www/horde-base/Makefile | 2 | ||||
-rw-r--r-- | www/horde-base/distinfo | 5 | ||||
-rw-r--r-- | www/horde4-base/Makefile | 2 | ||||
-rw-r--r-- | www/horde4-base/distinfo | 5 |
4 files changed, 6 insertions, 8 deletions
diff --git a/www/horde-base/Makefile b/www/horde-base/Makefile index b4fd846721c5..ceabf5b35cc6 100644 --- a/www/horde-base/Makefile +++ b/www/horde-base/Makefile @@ -6,7 +6,7 @@ # PORTNAME= horde -PORTVERSION= 3.3.10 +PORTVERSION= 3.3.11 DISTVERSIONPREFIX= CATEGORIES= www PKGNAMEPREFIX= diff --git a/www/horde-base/distinfo b/www/horde-base/distinfo index e13ac674b629..70199c4ae588 100644 --- a/www/horde-base/distinfo +++ b/www/horde-base/distinfo @@ -1,3 +1,2 @@ -MD5 (horde-3.3.10.tar.gz) = 1a2fcaaa48c2cfcf2e99d23e0c62eeb4 -SHA256 (horde-3.3.10.tar.gz) = 6e3e8ea5b0fbe2fcf4987dd0db89257c3a6b0676c3cc62c72dad77a5c130da9e -SIZE (horde-3.3.10.tar.gz) = 8867114 +SHA256 (horde-3.3.11.tar.gz) = abc8f01f33655767303b70da44c90117f95ae37838e0371b46218e375eb7a760 +SIZE (horde-3.3.11.tar.gz) = 8788320 diff --git a/www/horde4-base/Makefile b/www/horde4-base/Makefile index b4fd846721c5..ceabf5b35cc6 100644 --- a/www/horde4-base/Makefile +++ b/www/horde4-base/Makefile @@ -6,7 +6,7 @@ # PORTNAME= horde -PORTVERSION= 3.3.10 +PORTVERSION= 3.3.11 DISTVERSIONPREFIX= CATEGORIES= www PKGNAMEPREFIX= diff --git a/www/horde4-base/distinfo b/www/horde4-base/distinfo index e13ac674b629..70199c4ae588 100644 --- a/www/horde4-base/distinfo +++ b/www/horde4-base/distinfo @@ -1,3 +1,2 @@ -MD5 (horde-3.3.10.tar.gz) = 1a2fcaaa48c2cfcf2e99d23e0c62eeb4 -SHA256 (horde-3.3.10.tar.gz) = 6e3e8ea5b0fbe2fcf4987dd0db89257c3a6b0676c3cc62c72dad77a5c130da9e -SIZE (horde-3.3.10.tar.gz) = 8867114 +SHA256 (horde-3.3.11.tar.gz) = abc8f01f33655767303b70da44c90117f95ae37838e0371b46218e375eb7a760 +SIZE (horde-3.3.11.tar.gz) = 8788320 |