diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-12-21 10:46:15 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-12-21 10:46:15 +0000 |
commit | 39c7200e8a3cd056553a4f6c8d1f75e57a974a9b (patch) | |
tree | 201a681949dacef6ca2842346ad585e31fe4f098 /www/horde3 | |
parent | 20c413d052489c1b0ef23cba4bf00129a5b70659 (diff) | |
download | pkgsrc-39c7200e8a3cd056553a4f6c8d1f75e57a974a9b.tar.gz |
Update horde to 3.0.9
From the CHANGES:
------
v3.0.9
------
[cjh] Fix showstopper bug in Horde_Form select fields (Bug #3123).
------
v3.0.8
------
[cjh] When deleting an identity, don't show the deleted identity
in the default identity select dropdown on the next page load.
[cjh] Fix escaping of data in the preferences templates.
[cjh] Fix escaping of data in the data import templates.
[cjh] Fix output escaping of Horde_Form_Type_cellphone in UI_VarRenderer_html.
[cjh] Close several XSS problems in the share edit window.
[jan] Fix weather.com portal block.
Diffstat (limited to 'www/horde3')
-rw-r--r-- | www/horde3/Makefile | 4 | ||||
-rw-r--r-- | www/horde3/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/horde3/Makefile b/www/horde3/Makefile index 178e9c3eb08..5d534999498 100644 --- a/www/horde3/Makefile +++ b/www/horde3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2005/12/05 20:51:12 rillig Exp $ +# $NetBSD: Makefile,v 1.14 2005/12/21 10:46:15 adrianp Exp $ -DISTNAME= horde-3.0.7 +DISTNAME= horde-3.0.9 CATEGORIES= www MASTER_SITES= ftp://ftp.horde.org/pub/horde/tarballs/ diff --git a/www/horde3/distinfo b/www/horde3/distinfo index 1d61a9d7784..002cd9388da 100644 --- a/www/horde3/distinfo +++ b/www/horde3/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2005/11/25 20:59:15 adrianp Exp $ +$NetBSD: distinfo,v 1.8 2005/12/21 10:46:15 adrianp Exp $ -SHA1 (horde-3.0.7.tar.gz) = e50db0bd1d349cac47b247699a00ae6dad11f7ff -RMD160 (horde-3.0.7.tar.gz) = 3232f4e4df3a8c6438a68efbf300aeea66f30ef5 -Size (horde-3.0.7.tar.gz) = 3746081 bytes +SHA1 (horde-3.0.9.tar.gz) = ce12e4d6921ab43d1d365a07fbeef24f81df154c +RMD160 (horde-3.0.9.tar.gz) = e62778f0de7dd3c77f15b0ce760cb6f146ab7027 +Size (horde-3.0.9.tar.gz) = 3738315 bytes SHA1 (patch-aa) = 9edb110586805d5efd84541b9d3821889967e785 |