diff options
author | thierry <thierry@FreeBSD.org> | 2004-10-26 19:38:56 +0000 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-10-26 19:38:56 +0000 |
commit | 6fe6ad451affb3e19770625a74fadcf493f19a86 (patch) | |
tree | 26b7aebc33c3a44aef3d3c7e63f2c3ea662366a7 | |
parent | 54f8126a3e42ef83606a107f024f58f3e2f03df1 (diff) | |
download | FreeBSD-ports-6fe6ad451affb3e19770625a74fadcf493f19a86.zip FreeBSD-ports-6fe6ad451affb3e19770625a74fadcf493f19a86.tar.gz |
Upgrade to 2.2.7.
Changes in this release:
- Fixed potential XSS vulnerability in the help window.
- Restored compatibility with PHP 4.1.
- Fixed charset for Latvian translation (Bug #656).
-rw-r--r-- | www/horde2/Makefile | 2 | ||||
-rw-r--r-- | www/horde2/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/horde2/Makefile b/www/horde2/Makefile index 6b7ccae..184c13e 100644 --- a/www/horde2/Makefile +++ b/www/horde2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= horde -PORTVERSION= 2.2.6 +PORTVERSION= 2.2.7 CATEGORIES= www MASTER_SITES= ftp://ftp.horde.org/pub/horde/ \ ftp://ftp.planetmirror.com/pub/horde/horde/ \ diff --git a/www/horde2/distinfo b/www/horde2/distinfo index 098060d..d105394 100644 --- a/www/horde2/distinfo +++ b/www/horde2/distinfo @@ -1,2 +1,2 @@ -MD5 (horde-2.2.6.tar.gz) = 5cd6a9641f6303df83b8e5c6bc7b1487 -SIZE (horde-2.2.6.tar.gz) = 680812 +MD5 (horde-2.2.7.tar.gz) = f13c20221312a0d3951687a84813167f +SIZE (horde-2.2.7.tar.gz) = 680591 |