diff options
author | mm <mm@FreeBSD.org> | 2013-05-11 23:37:47 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2013-05-11 23:37:47 +0800 |
commit | 6adc859169bf32306fb36c5c114159012b2a7cb7 (patch) | |
tree | 9e47e99f6aeb5d01a25ae58add9922d371b3e165 /www | |
parent | cd5b7be7185e87e8883221e0468f870bd36c0300 (diff) | |
download | freebsd-ports-gnome-6adc859169bf32306fb36c5c114159012b2a7cb7.tar.gz freebsd-ports-gnome-6adc859169bf32306fb36c5c114159012b2a7cb7.tar.zst freebsd-ports-gnome-6adc859169bf32306fb36c5c114159012b2a7cb7.zip |
Horde update (introducing MongoDB support):
databases/pear-Horde_Db 2.0.2 -> 2.0.3
devel/pear-Horde_Cache 2.0.4 -> 2.1.0
devel/pear-Horde_Date 2.0.4 -> 2.0.5
devel/pear-Horde_Icalendar 2.0.4 -> 2.0.5
devel/pear-Horde_Lock 2.0.2 -> 2.1.0
devel/pear-Horde_Prefs 2.3.2 -> 2.4.0
devel/pear-Horde_Timezone 1.0.2 -> 1.0.3
devel/pear-Horde_Token 2.0.3 -> 2.0.4
devel/pear-Horde_Util 2.2.1 -> 2.2.2
mail/pear-Horde_Imap_Client 2.8.2 -> 2.9.0
net/pear-Horde_Rpc 2.0.3 -> 2.0.4
security/pear-Horde_Crypt 2.1.3 -> 2.2.0
sysutils/pear-Horde_Vfs 2.0.4 -> 2.1.0
textproc/pear-Horde_Text_Filter 2.1.0 -> 2.1.1
www/horde-passwd 5.0.0 alpha0 -> 5.0.0 beta1
www/horde-trean 1.0.0 -> 1.0.1
www/pear-Horde_Http 2.0.2 -> 2.0.3
www/pear-Horde_SessionHandler 2.0.2 -> 2.1.0
Diffstat (limited to 'www')
-rw-r--r-- | www/horde-passwd/Makefile | 4 | ||||
-rw-r--r-- | www/horde-passwd/distinfo | 4 | ||||
-rw-r--r-- | www/horde-trean/Makefile | 3 | ||||
-rw-r--r-- | www/horde-trean/distinfo | 4 | ||||
-rw-r--r-- | www/pear-Horde_Http/Makefile | 2 | ||||
-rw-r--r-- | www/pear-Horde_Http/distinfo | 4 | ||||
-rw-r--r-- | www/pear-Horde_SessionHandler/Makefile | 2 | ||||
-rw-r--r-- | www/pear-Horde_SessionHandler/distinfo | 4 |
8 files changed, 13 insertions, 14 deletions
diff --git a/www/horde-passwd/Makefile b/www/horde-passwd/Makefile index 1b1d4818aa78..765639b409bb 100644 --- a/www/horde-passwd/Makefile +++ b/www/horde-passwd/Makefile @@ -6,10 +6,8 @@ # PORTNAME= passwd -DISTVERSION= 5.0.0alpha0 +DISTVERSION= 5.0.0beta1 CATEGORIES= www pear -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= mm/horde PKGNAMEPREFIX= horde- MAINTAINER= horde@FreeBSD.org diff --git a/www/horde-passwd/distinfo b/www/horde-passwd/distinfo index df572abce527..cc4a9669ad64 100644 --- a/www/horde-passwd/distinfo +++ b/www/horde-passwd/distinfo @@ -1,2 +1,2 @@ -SHA256 (Horde/passwd-5.0.0alpha0.tgz) = 07c076945ee450d758eab30cec0f1bcb05423dc42b32d72a0752f5704a057696 -SIZE (Horde/passwd-5.0.0alpha0.tgz) = 1124288 +SHA256 (Horde/passwd-5.0.0beta1.tgz) = ac00a240be477908e74467dd5db0d077fab2781646d7c4589063145fc116f2cc +SIZE (Horde/passwd-5.0.0beta1.tgz) = 1115564 diff --git a/www/horde-trean/Makefile b/www/horde-trean/Makefile index 8b6424266490..61882743a3b7 100644 --- a/www/horde-trean/Makefile +++ b/www/horde-trean/Makefile @@ -6,7 +6,7 @@ # PORTNAME= trean -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= www pear PKGNAMEPREFIX= horde- @@ -31,6 +31,7 @@ USE_HORDE_RUN= Horde_Role \ Horde_Db \ Horde_Exception \ Horde_Form \ + Horde_Queue \ Horde_Notification \ Horde_Perms \ Horde_Util \ diff --git a/www/horde-trean/distinfo b/www/horde-trean/distinfo index bf79b0cc80fa..64dc3527482f 100644 --- a/www/horde-trean/distinfo +++ b/www/horde-trean/distinfo @@ -1,2 +1,2 @@ -SHA256 (Horde/trean-1.0.0.tgz) = ac2a75e97dcc398233a376697eaaf917f34337e742167a4686a2d618b850f45a -SIZE (Horde/trean-1.0.0.tgz) = 555419 +SHA256 (Horde/trean-1.0.1.tgz) = 057e496286ed77c215bbaba9c1661da5f556314e072b2aad26da6bf68c4f054c +SIZE (Horde/trean-1.0.1.tgz) = 555333 diff --git a/www/pear-Horde_Http/Makefile b/www/pear-Horde_Http/Makefile index 3e2b19fde348..c19190affb8c 100644 --- a/www/pear-Horde_Http/Makefile +++ b/www/pear-Horde_Http/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= Horde_Http -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.3 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org diff --git a/www/pear-Horde_Http/distinfo b/www/pear-Horde_Http/distinfo index f5896421361a..765e93393bd2 100644 --- a/www/pear-Horde_Http/distinfo +++ b/www/pear-Horde_Http/distinfo @@ -1,2 +1,2 @@ -SHA256 (Horde/Horde_Http-2.0.2.tgz) = cfa44ab0402655c630578aba49c6488292bdf08f88615f2a4b75ed9d3d863bdd -SIZE (Horde/Horde_Http-2.0.2.tgz) = 12398 +SHA256 (Horde/Horde_Http-2.0.3.tgz) = 2ee1c3c7499630d979f91ee2f54091dde4d5fe610a33155f052b9b2f1eedce97 +SIZE (Horde/Horde_Http-2.0.3.tgz) = 12497 diff --git a/www/pear-Horde_SessionHandler/Makefile b/www/pear-Horde_SessionHandler/Makefile index f685fca154e8..5c4661e03442 100644 --- a/www/pear-Horde_SessionHandler/Makefile +++ b/www/pear-Horde_SessionHandler/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= Horde_SessionHandler -PORTVERSION= 2.0.2 +PORTVERSION= 2.1.0 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org diff --git a/www/pear-Horde_SessionHandler/distinfo b/www/pear-Horde_SessionHandler/distinfo index 0ac2ec548691..60cd613e058b 100644 --- a/www/pear-Horde_SessionHandler/distinfo +++ b/www/pear-Horde_SessionHandler/distinfo @@ -1,2 +1,2 @@ -SHA256 (Horde/Horde_SessionHandler-2.0.2.tgz) = 928ca2ab4e570aea671e78316605c5be1f1b680b978eb2ce1c9b912f9eea1e2c -SIZE (Horde/Horde_SessionHandler-2.0.2.tgz) = 21212 +SHA256 (Horde/Horde_SessionHandler-2.1.0.tgz) = e4252391128d2d20cdbcc34ac32a002f9be040161ce3613f8baec1e71458a942 +SIZE (Horde/Horde_SessionHandler-2.1.0.tgz) = 22853 |