diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-11-25 20:59:15 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-11-25 20:59:15 +0000 |
commit | 82194769a8547d3da40bb2c9d932586173130206 (patch) | |
tree | 19e53d0a0c8319fd633754a2c7055b009789405c /www | |
parent | 87398bb42369c9d9106d8c838cbdc25cb31761ea (diff) | |
download | pkgsrc-82194769a8547d3da40bb2c9d932586173130206.tar.gz |
Update to horde 3.0.7
From the CHANGES:
> Major changes compared to the Horde version 3.0.5 are:
> * Fixed sidebar menu layout with Opera browsers.
> * Fixed calendar popup with Safari browsers.
> * Fixed blank screens with Internet Explorer browsers after logins.
> * Fixed warnings with PHP 4.4.0 and 5.0.5.
> * Added ability to enable and disable IMSP globally.
> * Fixed URL generation with some PHP CGI setups.
> * Fixed sharing with groups if using group hooks.
> * Updated Finnish, French, German, Hungarian, Korean, Polish, Slovak,
> Turkish, and Traditional Chinese translations.
> * Minor improvements and bug fixes.
>
> Major changes compared to the Horde version 3.0.6 are:
> * Fixed cross site scripting vulnerabilities in the gzip/tar and css MIME
> viewers.
> * Fixed MySQL session handler.
Diffstat (limited to 'www')
-rw-r--r-- | www/horde3/Makefile | 4 | ||||
-rw-r--r-- | www/horde3/PLIST | 9 | ||||
-rw-r--r-- | www/horde3/distinfo | 8 |
3 files changed, 7 insertions, 14 deletions
diff --git a/www/horde3/Makefile b/www/horde3/Makefile index fb166222c35..189f5e01557 100644 --- a/www/horde3/Makefile +++ b/www/horde3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2005/10/13 18:13:22 adrianp Exp $ +# $NetBSD: Makefile,v 1.12 2005/11/25 20:59:15 adrianp Exp $ -DISTNAME= horde-3.0.5 +DISTNAME= horde-3.0.7 CATEGORIES= www MASTER_SITES= ftp://ftp.horde.org/pub/horde/tarballs/ diff --git a/www/horde3/PLIST b/www/horde3/PLIST index d1b0a542922..3900381ecb2 100644 --- a/www/horde3/PLIST +++ b/www/horde3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2005/10/13 18:13:22 adrianp Exp $ +@comment $NetBSD: PLIST,v 1.6 2005/11/25 20:59:15 adrianp Exp $ share/doc/horde/CHANGES share/doc/horde/CODING_STANDARDS share/doc/horde/CONTRIBUTING @@ -689,10 +689,6 @@ share/horde/templates/admin/user/nolist.inc share/horde/templates/admin/user/remove.inc share/horde/templates/admin/user/removequeued.inc share/horde/templates/admin/user/update.inc -share/horde/templates/categorytree/rowend.inc -share/horde/templates/categorytree/rowstart.inc -share/horde/templates/categorytree/tablefoot.inc -share/horde/templates/categorytree/tablehead.inc share/horde/templates/common-footer.inc share/horde/templates/common-header.inc share/horde/templates/contents/open_view_win.js @@ -1321,8 +1317,6 @@ share/horde/themes/simplex/graphics/background.png share/horde/themes/simplex/info.php share/horde/themes/simplex/screen.css share/horde/util/barcode.php -share/horde/util/google_example.php -share/horde/util/icon_browser.php share/horde/util/regex_test.php @dirrm share/horde/util @dirrm share/horde/themes/simplex/graphics @@ -1383,7 +1377,6 @@ share/horde/util/regex_test.php @dirrm share/horde/templates/help @dirrm share/horde/templates/data @dirrm share/horde/templates/contents -@dirrm share/horde/templates/categorytree @dirrm share/horde/templates/admin/user @dirrm share/horde/templates/admin/setup @dirrm share/horde/templates/admin/groups diff --git a/www/horde3/distinfo b/www/horde3/distinfo index bce87a613f0..1d61a9d7784 100644 --- a/www/horde3/distinfo +++ b/www/horde3/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2005/10/13 18:13:22 adrianp Exp $ +$NetBSD: distinfo,v 1.7 2005/11/25 20:59:15 adrianp Exp $ -SHA1 (horde-3.0.5.tar.gz) = b98d30a4ac13f7f968e42999152b895b72e2f64b -RMD160 (horde-3.0.5.tar.gz) = 8518197b1948f7388f11f16d5da421baaf0c2ced -Size (horde-3.0.5.tar.gz) = 3549687 bytes +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 (patch-aa) = 9edb110586805d5efd84541b9d3821889967e785 |