diff options
author | beech <beech@FreeBSD.org> | 2008-01-10 08:19:39 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-01-10 08:19:39 +0800 |
commit | be07076a1615f729a536426d9dd95fc71c6dfd4f (patch) | |
tree | 0fe9918131b9885fb1aa53784070f9ed14a2cdd0 | |
parent | ba5764767efc290339e83deab1af763b10643f9a (diff) | |
download | freebsd-ports-gnome-be07076a1615f729a536426d9dd95fc71c6dfd4f.tar.gz freebsd-ports-gnome-be07076a1615f729a536426d9dd95fc71c6dfd4f.tar.zst freebsd-ports-gnome-be07076a1615f729a536426d9dd95fc71c6dfd4f.zip |
- Update to 3.1.6
-Changes:
* Fixed privilege escalation in the Horde API.
* Improved XSS filtering.
* Fixed locked portal blocks.
* Further improved webroot detection.
* Updated Japanese translation.
Approved by: linimon (mentor)
-rw-r--r-- | www/horde-base/Makefile | 3 | ||||
-rw-r--r-- | www/horde-base/distinfo | 6 | ||||
-rw-r--r-- | www/horde4-base/Makefile | 3 | ||||
-rw-r--r-- | www/horde4-base/distinfo | 6 |
4 files changed, 8 insertions, 10 deletions
diff --git a/www/horde-base/Makefile b/www/horde-base/Makefile index 9ba6670aac32..083539a7b4ef 100644 --- a/www/horde-base/Makefile +++ b/www/horde-base/Makefile @@ -7,8 +7,7 @@ PORTNAME= horde DISTVERSIONPREFIX= -DISTVERSION= 3.1.5 -PORTREVISION= 3 +DISTVERSION= 3.1.6 CATEGORIES= www PKGNAMEPREFIX= PKGNAMESUFFIX= -base diff --git a/www/horde-base/distinfo b/www/horde-base/distinfo index 0c0fab75cd3e..6a37ba4821d1 100644 --- a/www/horde-base/distinfo +++ b/www/horde-base/distinfo @@ -1,3 +1,3 @@ -MD5 (horde-3.1.5.tar.gz) = 48fa10539954c57a4fdf42e011ad4f5c -SHA256 (horde-3.1.5.tar.gz) = 81473bfae1d7589fbfb9dc4c6b70ac3b51a3533848db9357ed631745451f4728 -SIZE (horde-3.1.5.tar.gz) = 5285660 +MD5 (horde-3.1.6.tar.gz) = 9aebe8ef36bfc16a64513f49750fc2a0 +SHA256 (horde-3.1.6.tar.gz) = 4c280a9a7253dfc021450a5923988fdbc0a037b0c4d50bcb31c7fd3c250f82fc +SIZE (horde-3.1.6.tar.gz) = 5300885 diff --git a/www/horde4-base/Makefile b/www/horde4-base/Makefile index 9ba6670aac32..083539a7b4ef 100644 --- a/www/horde4-base/Makefile +++ b/www/horde4-base/Makefile @@ -7,8 +7,7 @@ PORTNAME= horde DISTVERSIONPREFIX= -DISTVERSION= 3.1.5 -PORTREVISION= 3 +DISTVERSION= 3.1.6 CATEGORIES= www PKGNAMEPREFIX= PKGNAMESUFFIX= -base diff --git a/www/horde4-base/distinfo b/www/horde4-base/distinfo index 0c0fab75cd3e..6a37ba4821d1 100644 --- a/www/horde4-base/distinfo +++ b/www/horde4-base/distinfo @@ -1,3 +1,3 @@ -MD5 (horde-3.1.5.tar.gz) = 48fa10539954c57a4fdf42e011ad4f5c -SHA256 (horde-3.1.5.tar.gz) = 81473bfae1d7589fbfb9dc4c6b70ac3b51a3533848db9357ed631745451f4728 -SIZE (horde-3.1.5.tar.gz) = 5285660 +MD5 (horde-3.1.6.tar.gz) = 9aebe8ef36bfc16a64513f49750fc2a0 +SHA256 (horde-3.1.6.tar.gz) = 4c280a9a7253dfc021450a5923988fdbc0a037b0c4d50bcb31c7fd3c250f82fc +SIZE (horde-3.1.6.tar.gz) = 5300885 |