diff options
author | thierry <thierry@FreeBSD.org> | 2005-01-05 18:22:20 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-01-05 18:22:20 +0800 |
commit | d4f661dc7bf5f2f16b11a0027cb34298798ff64c (patch) | |
tree | f2a6f48e7780733c95840b3c46e0028d31f3fa0a /www/horde/pkg-plist | |
parent | 69cfdb0cb233931d8a9d461167451e12226f223e (diff) | |
download | freebsd-ports-gnome-d4f661dc7bf5f2f16b11a0027cb34298798ff64c.tar.gz freebsd-ports-gnome-d4f661dc7bf5f2f16b11a0027cb34298798ff64c.tar.zst freebsd-ports-gnome-d4f661dc7bf5f2f16b11a0027cb34298798ff64c.zip |
Upgrade to 3.0.1.
Major new changes in this release:
* Closed two XSS vulnerabilities.
* Fixed folder views in IMP on some IMAP servers.
* Fixed doubled application menus.
* Fixed deletion of identities.
* Worked around problems if no DataTree driver had been specified.
* Minor bug and layout fixes.
Approved by: portmgr (krion).
Diffstat (limited to 'www/horde/pkg-plist')
-rw-r--r-- | www/horde/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/horde/pkg-plist b/www/horde/pkg-plist index 08ae948b35f4..47b915fa2443 100644 --- a/www/horde/pkg-plist +++ b/www/horde/pkg-plist @@ -540,6 +540,7 @@ etc/horde/httpd.conf.horde %%HORDEDIR%%/rpc.php %%HORDEDIR%%/scripts/.htaccess %%HORDEDIR%%/scripts/SCRIPTS +%%HORDEDIR%%/scripts/create-symlinks.php %%HORDEDIR%%/scripts/crond %%HORDEDIR%%/scripts/get_login.php %%HORDEDIR%%/scripts/http_login_refer.php @@ -807,7 +808,6 @@ etc/horde/httpd.conf.horde %%HORDEDIR%%/themes/graphics/alerts/warning.png %%HORDEDIR%%/themes/graphics/az.png %%HORDEDIR%%/themes/graphics/blank.gif -%%HORDEDIR%%/themes/graphics/block/add.png %%HORDEDIR%%/themes/graphics/block/down.png %%HORDEDIR%%/themes/graphics/block/large_down.png %%HORDEDIR%%/themes/graphics/block/large_left.png |