aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2014-03-08 05:52:57 +0800
committermm <mm@FreeBSD.org>2014-03-08 05:52:57 +0800
commitc7f96db5d34feec99076ad40505d6fddc29c5515 (patch)
treec8c1ee8ab0779db1d63d8b97958e15eae4c9ab73
parent5b714af08b6c50f5801d128babb2c79760d8fe03 (diff)
downloadfreebsd-ports-gnome-c7f96db5d34feec99076ad40505d6fddc29c5515.tar.gz
freebsd-ports-gnome-c7f96db5d34feec99076ad40505d6fddc29c5515.tar.zst
freebsd-ports-gnome-c7f96db5d34feec99076ad40505d6fddc29c5515.zip
Horde package update:
horde 5.1.5 -> 5.1.6 imp 6.1.6 -> 6.1.7 Horde_Alarm 2.0.5 -> 2.1.0 Horde_Auth 2.1.1 -> 2.1.2 Horde_Autoloader 2.0.1 -> 2.1.0 Horde_Browser 2.0.4 -> 2.0.5 Horde_Crypt 2.4.0 -> 2.4.1 Horde_Date 2.0.7 -> 2.0.8 Horde_Dav 1.0.3 -> 1.0.4 Horde_Db 2.0.4 -> 2.1.0 Horde_Editor 2.0.3 -> 2.0.4 Horde_Form 2.0.6 -> 2.0.7 Horde_Group 2.0.2 -> 2.0.3 Horde_Imap_Client 2.18.4 -> 2.18.6 Horde_SessionHandler 2.2.3 -> 2.2.4 Horde_Share 2.0.4 -> 2.0.5 Horde_Url 2.2.1 -> 2.2.2 Horde_Vfs 2.1.2 -> 2.2.0
-rw-r--r--databases/pear-Horde_Db/Makefile2
-rw-r--r--databases/pear-Horde_Db/distinfo4
-rw-r--r--devel/pear-Horde_Alarm/Makefile2
-rw-r--r--devel/pear-Horde_Alarm/distinfo4
-rw-r--r--devel/pear-Horde_Autoloader/Makefile2
-rw-r--r--devel/pear-Horde_Autoloader/distinfo4
-rw-r--r--devel/pear-Horde_Date/Makefile2
-rw-r--r--devel/pear-Horde_Date/distinfo4
-rw-r--r--mail/horde-imp/Makefile2
-rw-r--r--mail/horde-imp/distinfo4
-rw-r--r--mail/pear-Horde_Imap_Client/Makefile2
-rw-r--r--mail/pear-Horde_Imap_Client/distinfo4
-rw-r--r--net/pear-Horde_Url/Makefile2
-rw-r--r--net/pear-Horde_Url/distinfo4
-rw-r--r--security/pear-Horde_Auth/Makefile2
-rw-r--r--security/pear-Horde_Auth/distinfo4
-rw-r--r--security/pear-Horde_Crypt/Makefile2
-rw-r--r--security/pear-Horde_Crypt/distinfo4
-rw-r--r--security/pear-Horde_Group/Makefile2
-rw-r--r--security/pear-Horde_Group/distinfo4
-rw-r--r--security/pear-Horde_Share/Makefile2
-rw-r--r--security/pear-Horde_Share/distinfo4
-rw-r--r--sysutils/pear-Horde_Vfs/Makefile2
-rw-r--r--sysutils/pear-Horde_Vfs/distinfo4
-rw-r--r--www/horde-base/Makefile2
-rw-r--r--www/horde-base/distinfo4
-rw-r--r--www/pear-Horde_Browser/Makefile2
-rw-r--r--www/pear-Horde_Browser/distinfo4
-rw-r--r--www/pear-Horde_Dav/Makefile2
-rw-r--r--www/pear-Horde_Dav/distinfo4
-rw-r--r--www/pear-Horde_Editor/Makefile2
-rw-r--r--www/pear-Horde_Editor/distinfo4
-rw-r--r--www/pear-Horde_Form/Makefile2
-rw-r--r--www/pear-Horde_Form/distinfo4
-rw-r--r--www/pear-Horde_SessionHandler/Makefile2
-rw-r--r--www/pear-Horde_SessionHandler/distinfo4
36 files changed, 54 insertions, 54 deletions
diff --git a/databases/pear-Horde_Db/Makefile b/databases/pear-Horde_Db/Makefile
index ecb1aff817b1..838ecf91fa4c 100644
--- a/databases/pear-Horde_Db/Makefile
+++ b/databases/pear-Horde_Db/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Horde_Db
-PORTVERSION= 2.0.4
+PORTVERSION= 2.1.0
CATEGORIES= databases www pear
PKGNAMEPREFIX= pear-
diff --git a/databases/pear-Horde_Db/distinfo b/databases/pear-Horde_Db/distinfo
index 104280ee8643..2fc812ca18b9 100644
--- a/databases/pear-Horde_Db/distinfo
+++ b/databases/pear-Horde_Db/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_Db-2.0.4.tgz) = 7b445b08435e6529666f8e2ab2c0fe7e41853b03683a14744d8bd9dbb48260c4
-SIZE (Horde/Horde_Db-2.0.4.tgz) = 106780
+SHA256 (Horde/Horde_Db-2.1.0.tgz) = 81e911a09bed9172233a2934351bb47693a623d99a48a5ea827a6989c637b6f6
+SIZE (Horde/Horde_Db-2.1.0.tgz) = 89996
diff --git a/devel/pear-Horde_Alarm/Makefile b/devel/pear-Horde_Alarm/Makefile
index f46fd333e311..d39482efce46 100644
--- a/devel/pear-Horde_Alarm/Makefile
+++ b/devel/pear-Horde_Alarm/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Horde_Alarm
-PORTVERSION= 2.0.5
+PORTVERSION= 2.1.0
CATEGORIES= devel www pear
MAINTAINER= horde@FreeBSD.org
diff --git a/devel/pear-Horde_Alarm/distinfo b/devel/pear-Horde_Alarm/distinfo
index 9a0a86d5dd79..81d8200686b1 100644
--- a/devel/pear-Horde_Alarm/distinfo
+++ b/devel/pear-Horde_Alarm/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_Alarm-2.0.5.tgz) = 37839677161053b823815d6d1fd3fdfe8833182dcac8e2bf0db72c2b77d5f1ac
-SIZE (Horde/Horde_Alarm-2.0.5.tgz) = 34471
+SHA256 (Horde/Horde_Alarm-2.1.0.tgz) = 79a0471a29d7dd9b88dd6c26f40d1f4ca42af4548ea3e50c3ccd08aa78306b83
+SIZE (Horde/Horde_Alarm-2.1.0.tgz) = 34787
diff --git a/devel/pear-Horde_Autoloader/Makefile b/devel/pear-Horde_Autoloader/Makefile
index 4640ffb897c3..4c5d35b75df0 100644
--- a/devel/pear-Horde_Autoloader/Makefile
+++ b/devel/pear-Horde_Autoloader/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Horde_Autoloader
-PORTVERSION= 2.0.1
+PORTVERSION= 2.1.0
CATEGORIES= devel www pear
MAINTAINER= horde@FreeBSD.org
diff --git a/devel/pear-Horde_Autoloader/distinfo b/devel/pear-Horde_Autoloader/distinfo
index 2a0372d2bc13..4342e653f1ba 100644
--- a/devel/pear-Horde_Autoloader/distinfo
+++ b/devel/pear-Horde_Autoloader/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_Autoloader-2.0.1.tgz) = 4b2ab2bfb2c8c0f18f18ba5d934e47dafbcfacf32657d8ef58b63bb87288ae7b
-SIZE (Horde/Horde_Autoloader-2.0.1.tgz) = 14202
+SHA256 (Horde/Horde_Autoloader-2.1.0.tgz) = 19d156e448444dfdde3037ba3bc42faafbec196a78400cf03635f1b0c4118a27
+SIZE (Horde/Horde_Autoloader-2.1.0.tgz) = 15178
diff --git a/devel/pear-Horde_Date/Makefile b/devel/pear-Horde_Date/Makefile
index b0ae55748629..8e2f52f960c7 100644
--- a/devel/pear-Horde_Date/Makefile
+++ b/devel/pear-Horde_Date/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Horde_Date
-PORTVERSION= 2.0.7
+PORTVERSION= 2.0.8
CATEGORIES= devel www pear
MAINTAINER= horde@FreeBSD.org
diff --git a/devel/pear-Horde_Date/distinfo b/devel/pear-Horde_Date/distinfo
index bc8381afea07..3f39652a6929 100644
--- a/devel/pear-Horde_Date/distinfo
+++ b/devel/pear-Horde_Date/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_Date-2.0.7.tgz) = 9ec006cac68804360f2a5ef90c2b7d23f363edc0e3e47d98c548d873131961c0
-SIZE (Horde/Horde_Date-2.0.7.tgz) = 59689
+SHA256 (Horde/Horde_Date-2.0.8.tgz) = 66576c03b5d3ce710546e86d207e34badfdfed1fac31283e695c27e11b2ae229
+SIZE (Horde/Horde_Date-2.0.8.tgz) = 62984
diff --git a/mail/horde-imp/Makefile b/mail/horde-imp/Makefile
index 1e0a6f6a9165..3a0cb9b40500 100644
--- a/mail/horde-imp/Makefile
+++ b/mail/horde-imp/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= imp
-PORTVERSION= 6.1.6
+PORTVERSION= 6.1.7
CATEGORIES= mail www pear
PKGNAMEPREFIX= horde-
diff --git a/mail/horde-imp/distinfo b/mail/horde-imp/distinfo
index 310db18895ba..7f31464a6089 100644
--- a/mail/horde-imp/distinfo
+++ b/mail/horde-imp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/imp-6.1.6.tgz) = 0b6728fb9d2633c69225f36818f330f353e6c741fa1c5c3238adaa5bdb35e6d4
-SIZE (Horde/imp-6.1.6.tgz) = 4841439
+SHA256 (Horde/imp-6.1.7.tgz) = 1be1c88bdb8abf8b5b340160523d372e7124bcd442e2d7c049ea83a97e70bb20
+SIZE (Horde/imp-6.1.7.tgz) = 4840370
diff --git a/mail/pear-Horde_Imap_Client/Makefile b/mail/pear-Horde_Imap_Client/Makefile
index ea59469123c8..1fbcf0f726a8 100644
--- a/mail/pear-Horde_Imap_Client/Makefile
+++ b/mail/pear-Horde_Imap_Client/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Horde_Imap_Client
-PORTVERSION= 2.18.4
+PORTVERSION= 2.18.6
CATEGORIES= mail www pear
PKGNAMEPREFIX= pear-
diff --git a/mail/pear-Horde_Imap_Client/distinfo b/mail/pear-Horde_Imap_Client/distinfo
index 97a31c9d1c82..ef7e0a768179 100644
--- a/mail/pear-Horde_Imap_Client/distinfo
+++ b/mail/pear-Horde_Imap_Client/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_Imap_Client-2.18.4.tgz) = 90f288e53c0fe69f1907f7ef098f28e8a55799b8b5356e66111ceaf8c7ee7e50
-SIZE (Horde/Horde_Imap_Client-2.18.4.tgz) = 192771
+SHA256 (Horde/Horde_Imap_Client-2.18.6.tgz) = 0778b4d14278122b4277cb848bc2a66d7928d4f085c38228a44b2e05eb1520f8
+SIZE (Horde/Horde_Imap_Client-2.18.6.tgz) = 192768
diff --git a/net/pear-Horde_Url/Makefile b/net/pear-Horde_Url/Makefile
index f3bf3b3fe78c..7a591dc8bb95 100644
--- a/net/pear-Horde_Url/Makefile
+++ b/net/pear-Horde_Url/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Horde_Url
-PORTVERSION= 2.2.1
+PORTVERSION= 2.2.2
CATEGORIES= net www pear
MAINTAINER= horde@FreeBSD.org
diff --git a/net/pear-Horde_Url/distinfo b/net/pear-Horde_Url/distinfo
index 04c99af0a7e3..3c940bdc77cd 100644
--- a/net/pear-Horde_Url/distinfo
+++ b/net/pear-Horde_Url/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_Url-2.2.1.tgz) = 3c0f6ef94ed0685df5dd03e290d9f33319b36979d391f0159aa51a0cfc005c3a
-SIZE (Horde/Horde_Url-2.2.1.tgz) = 16078
+SHA256 (Horde/Horde_Url-2.2.2.tgz) = 11fab972d3a5078e35ae7e9861f17c4bf35022a25ecb828e4cf9bc1106cba188
+SIZE (Horde/Horde_Url-2.2.2.tgz) = 16179
diff --git a/security/pear-Horde_Auth/Makefile b/security/pear-Horde_Auth/Makefile
index e7c69e2153cc..169070c3ef9e 100644
--- a/security/pear-Horde_Auth/Makefile
+++ b/security/pear-Horde_Auth/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Horde_Auth
-PORTVERSION= 2.1.1
+PORTVERSION= 2.1.2
CATEGORIES= security www pear
MAINTAINER= horde@FreeBSD.org
diff --git a/security/pear-Horde_Auth/distinfo b/security/pear-Horde_Auth/distinfo
index 49544afbd895..cde8674200ce 100644
--- a/security/pear-Horde_Auth/distinfo
+++ b/security/pear-Horde_Auth/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_Auth-2.1.1.tgz) = 3350e6edc8f34537b345042fe09f17daeaa1d64fc7d1e11ae236877b45868f45
-SIZE (Horde/Horde_Auth-2.1.1.tgz) = 55259
+SHA256 (Horde/Horde_Auth-2.1.2.tgz) = f3eb593b1cf986259e16974c93d825310ab122d267d5383c3e318584c133e35d
+SIZE (Horde/Horde_Auth-2.1.2.tgz) = 55816
diff --git a/security/pear-Horde_Crypt/Makefile b/security/pear-Horde_Crypt/Makefile
index d2575add74e3..5b508238bbb6 100644
--- a/security/pear-Horde_Crypt/Makefile
+++ b/security/pear-Horde_Crypt/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Horde_Crypt
-PORTVERSION= 2.4.0
+PORTVERSION= 2.4.1
CATEGORIES= security www pear
PKGNAMEPREFIX= pear-
diff --git a/security/pear-Horde_Crypt/distinfo b/security/pear-Horde_Crypt/distinfo
index 956079e9f76e..f8eae51c4aa9 100644
--- a/security/pear-Horde_Crypt/distinfo
+++ b/security/pear-Horde_Crypt/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_Crypt-2.4.0.tgz) = 4948eca6616af2b8139e253367e9e36cce8b853aefadc7a9380a89089bd450f9
-SIZE (Horde/Horde_Crypt-2.4.0.tgz) = 146249
+SHA256 (Horde/Horde_Crypt-2.4.1.tgz) = 6d16a48cf8f35445a344b3862aeaf9d18b13b32ab53e86b557000b507546d781
+SIZE (Horde/Horde_Crypt-2.4.1.tgz) = 146212
diff --git a/security/pear-Horde_Group/Makefile b/security/pear-Horde_Group/Makefile
index 456c443228a1..d6cc0b2b2f2b 100644
--- a/security/pear-Horde_Group/Makefile
+++ b/security/pear-Horde_Group/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Horde_Group
-PORTVERSION= 2.0.2
+PORTVERSION= 2.0.3
CATEGORIES= security www pear
MAINTAINER= horde@FreeBSD.org
diff --git a/security/pear-Horde_Group/distinfo b/security/pear-Horde_Group/distinfo
index 03e9e583b042..53504d199646 100644
--- a/security/pear-Horde_Group/distinfo
+++ b/security/pear-Horde_Group/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_Group-2.0.2.tgz) = 629b32072a776d49e94cbccc7215d314827746e1ebb46b391f085e179ea3347e
-SIZE (Horde/Horde_Group-2.0.2.tgz) = 19997
+SHA256 (Horde/Horde_Group-2.0.3.tgz) = 7c5c268679533435d51967b964c1409ed291671ae6da213dc94c5486b22c13d0
+SIZE (Horde/Horde_Group-2.0.3.tgz) = 20273
diff --git a/security/pear-Horde_Share/Makefile b/security/pear-Horde_Share/Makefile
index 94e094604316..8ff2079fc1f2 100644
--- a/security/pear-Horde_Share/Makefile
+++ b/security/pear-Horde_Share/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Horde_Share
-PORTVERSION= 2.0.4
+PORTVERSION= 2.0.5
CATEGORIES= security www pear
MAINTAINER= horde@FreeBSD.org
diff --git a/security/pear-Horde_Share/distinfo b/security/pear-Horde_Share/distinfo
index fb478e19e62e..8e68a237f97a 100644
--- a/security/pear-Horde_Share/distinfo
+++ b/security/pear-Horde_Share/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_Share-2.0.4.tgz) = 5b21eec0aca04d2143fa50318f78d352413c1bf7cf2c77b1d5e17cf025734554
-SIZE (Horde/Horde_Share-2.0.4.tgz) = 59948
+SHA256 (Horde/Horde_Share-2.0.5.tgz) = 160bc7ba8ed7c0b2f57a1bad70bfef1550b8aae4c53bd7a9e6e93ecf2d69eac2
+SIZE (Horde/Horde_Share-2.0.5.tgz) = 60207
diff --git a/sysutils/pear-Horde_Vfs/Makefile b/sysutils/pear-Horde_Vfs/Makefile
index 8249c27a1b05..3e2f383b4662 100644
--- a/sysutils/pear-Horde_Vfs/Makefile
+++ b/sysutils/pear-Horde_Vfs/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Horde_Vfs
-PORTVERSION= 2.1.2
+PORTVERSION= 2.2.0
CATEGORIES= sysutils www pear
PKGNAMEPREFIX= pear-
diff --git a/sysutils/pear-Horde_Vfs/distinfo b/sysutils/pear-Horde_Vfs/distinfo
index ef494fe1bc36..e7decb83479d 100644
--- a/sysutils/pear-Horde_Vfs/distinfo
+++ b/sysutils/pear-Horde_Vfs/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_Vfs-2.1.2.tgz) = 47cb7e4f91cc726417e74d97fef1f2e89cb63dbfc43f16beabf8cb21bdafc5a7
-SIZE (Horde/Horde_Vfs-2.1.2.tgz) = 73025
+SHA256 (Horde/Horde_Vfs-2.2.0.tgz) = fc8c327a622b9c6de5f7c82f7047d0054d36c7c4b50238cbf150180f7205a022
+SIZE (Horde/Horde_Vfs-2.2.0.tgz) = 71623
diff --git a/www/horde-base/Makefile b/www/horde-base/Makefile
index b785e2edc17e..43676e909e32 100644
--- a/www/horde-base/Makefile
+++ b/www/horde-base/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= horde
-PORTVERSION= 5.1.5
+PORTVERSION= 5.1.6
CATEGORIES= www pear
PKGNAMEPREFIX=
diff --git a/www/horde-base/distinfo b/www/horde-base/distinfo
index d695386cc8e7..75f20851d901 100644
--- a/www/horde-base/distinfo
+++ b/www/horde-base/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/horde-5.1.5.tgz) = 828d8ae5b55b876523ab79469b7bc9218c2e56ad65157fecfa66293a310c6226
-SIZE (Horde/horde-5.1.5.tgz) = 2839107
+SHA256 (Horde/horde-5.1.6.tgz) = 359135393b2dd2dec54a9defe1ed90ef047b1dd969d0b6f719c543c7a4fb850d
+SIZE (Horde/horde-5.1.6.tgz) = 2847947
diff --git a/www/pear-Horde_Browser/Makefile b/www/pear-Horde_Browser/Makefile
index e263c234361a..621e042e551f 100644
--- a/www/pear-Horde_Browser/Makefile
+++ b/www/pear-Horde_Browser/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Horde_Browser
-PORTVERSION= 2.0.4
+PORTVERSION= 2.0.5
CATEGORIES= www pear
MAINTAINER= horde@FreeBSD.org
diff --git a/www/pear-Horde_Browser/distinfo b/www/pear-Horde_Browser/distinfo
index 403424f5027d..895204fd33e0 100644
--- a/www/pear-Horde_Browser/distinfo
+++ b/www/pear-Horde_Browser/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_Browser-2.0.4.tgz) = 61b08c37ad65d40fee8867f3b57409064e99be400aee93a1fc5f903ee6bbc055
-SIZE (Horde/Horde_Browser-2.0.4.tgz) = 35739
+SHA256 (Horde/Horde_Browser-2.0.5.tgz) = 9ca053e17be186b97584812644a0184cc19cb7a6bed2e7fbf914adaa6729061b
+SIZE (Horde/Horde_Browser-2.0.5.tgz) = 35772
diff --git a/www/pear-Horde_Dav/Makefile b/www/pear-Horde_Dav/Makefile
index d78024055c52..48fa412a54c4 100644
--- a/www/pear-Horde_Dav/Makefile
+++ b/www/pear-Horde_Dav/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Horde_Dav
-PORTVERSION= 1.0.3
+PORTVERSION= 1.0.4
CATEGORIES= www pear
MAINTAINER= horde@FreeBSD.org
diff --git a/www/pear-Horde_Dav/distinfo b/www/pear-Horde_Dav/distinfo
index 8db681495a2a..e239d0007c36 100644
--- a/www/pear-Horde_Dav/distinfo
+++ b/www/pear-Horde_Dav/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_Dav-1.0.3.tgz) = 4519f76d23f68d5c31bbeced5ad2b11591f8dc93684a1cdf1d7914ee945d907a
-SIZE (Horde/Horde_Dav-1.0.3.tgz) = 221753
+SHA256 (Horde/Horde_Dav-1.0.4.tgz) = 575efb9b7a1ee7361bb6015333312fb0848ee899f967a4cd3b79d326de7ed2cd
+SIZE (Horde/Horde_Dav-1.0.4.tgz) = 222170
diff --git a/www/pear-Horde_Editor/Makefile b/www/pear-Horde_Editor/Makefile
index 06339d1208a3..87e2ad1aeddf 100644
--- a/www/pear-Horde_Editor/Makefile
+++ b/www/pear-Horde_Editor/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Horde_Editor
-PORTVERSION= 2.0.3
+PORTVERSION= 2.0.4
CATEGORIES= www pear
MAINTAINER= horde@FreeBSD.org
diff --git a/www/pear-Horde_Editor/distinfo b/www/pear-Horde_Editor/distinfo
index a10d4feb9a19..b336b54adbd2 100644
--- a/www/pear-Horde_Editor/distinfo
+++ b/www/pear-Horde_Editor/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_Editor-2.0.3.tgz) = 523c1cac3c4408a9d692bd030099bf43c114b61771ee6e857e4aadc6636a28dc
-SIZE (Horde/Horde_Editor-2.0.3.tgz) = 744964
+SHA256 (Horde/Horde_Editor-2.0.4.tgz) = 0beae8b43ab7b840f2a544675dd624538a397b3c910199e1ed6c03a01cc749f9
+SIZE (Horde/Horde_Editor-2.0.4.tgz) = 744771
diff --git a/www/pear-Horde_Form/Makefile b/www/pear-Horde_Form/Makefile
index f50fc3800352..d4a3462235ec 100644
--- a/www/pear-Horde_Form/Makefile
+++ b/www/pear-Horde_Form/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Horde_Form
-PORTVERSION= 2.0.6
+PORTVERSION= 2.0.7
CATEGORIES= www pear
MAINTAINER= horde@FreeBSD.org
diff --git a/www/pear-Horde_Form/distinfo b/www/pear-Horde_Form/distinfo
index bb5c5da1055f..b0cec2528cad 100644
--- a/www/pear-Horde_Form/distinfo
+++ b/www/pear-Horde_Form/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_Form-2.0.6.tgz) = 79a22b78536cd8e4fc97ae52f2c93bcbf7fd238ff96fd66a4a8b0d801f0bff31
-SIZE (Horde/Horde_Form-2.0.6.tgz) = 192604
+SHA256 (Horde/Horde_Form-2.0.7.tgz) = 2dc1c440e2729bcc3e611fdbfcd01158e0f2229856ae3948598ae52f563fb630
+SIZE (Horde/Horde_Form-2.0.7.tgz) = 192674
diff --git a/www/pear-Horde_SessionHandler/Makefile b/www/pear-Horde_SessionHandler/Makefile
index e924f977c9aa..8b2f3d0d1a81 100644
--- a/www/pear-Horde_SessionHandler/Makefile
+++ b/www/pear-Horde_SessionHandler/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Horde_SessionHandler
-PORTVERSION= 2.2.3
+PORTVERSION= 2.2.4
CATEGORIES= www pear
MAINTAINER= horde@FreeBSD.org
diff --git a/www/pear-Horde_SessionHandler/distinfo b/www/pear-Horde_SessionHandler/distinfo
index 34ebc73d48ed..61b9684a2d01 100644
--- a/www/pear-Horde_SessionHandler/distinfo
+++ b/www/pear-Horde_SessionHandler/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_SessionHandler-2.2.3.tgz) = e3899391e8974aa6edaca5c57196a64cd4fd8393315439535df57974dd980877
-SIZE (Horde/Horde_SessionHandler-2.2.3.tgz) = 23623
+SHA256 (Horde/Horde_SessionHandler-2.2.4.tgz) = 1a04c94fa997296b92c224c53e7793ce5c09e222a64ed60721b4f109cc62b9ed
+SIZE (Horde/Horde_SessionHandler-2.2.4.tgz) = 23764