aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2013-08-27 18:10:33 +0000
committerMartin Matuska <mm@FreeBSD.org>2013-08-27 18:10:33 +0000
commit8f8de2c289b929c5e58548b68e2730ad54a4e54e (patch)
tree3655c896ed159ca36481e666647232d550e3d1d7
parent2ad67b71160cd15219e5c6f7bd8e36b80262e2a2 (diff)
downloadports-8f8de2c289b929c5e58548b68e2730ad54a4e54e.tar.gz
ports-8f8de2c289b929c5e58548b68e2730ad54a4e54e.zip
Notes
-rw-r--r--deskutils/horde-nag/Makefile2
-rw-r--r--deskutils/horde-nag/distinfo4
-rw-r--r--devel/pear-Horde_Core/Makefile3
-rw-r--r--devel/pear-Horde_Core/distinfo4
-rw-r--r--devel/pear-Horde_Exception/Makefile7
-rw-r--r--devel/pear-Horde_Exception/distinfo4
-rw-r--r--devel/pear-Horde_History/Makefile3
-rw-r--r--devel/pear-Horde_History/distinfo4
-rw-r--r--mail/horde-imp/Makefile2
-rw-r--r--mail/horde-imp/distinfo4
-rw-r--r--mail/horde-turba/Makefile2
-rw-r--r--mail/horde-turba/distinfo4
-rw-r--r--net/pear-Horde_Url/Makefile7
-rw-r--r--net/pear-Horde_Url/distinfo4
-rw-r--r--security/pear-Horde_Crypt/Makefile7
-rw-r--r--security/pear-Horde_Crypt/distinfo4
-rw-r--r--security/pear-Horde_Perms/Makefile7
-rw-r--r--security/pear-Horde_Perms/distinfo4
-rw-r--r--www/horde-base/Makefile2
-rw-r--r--www/horde-base/distinfo4
-rw-r--r--www/horde-passwd/Makefile2
-rw-r--r--www/horde-passwd/distinfo4
-rw-r--r--www/pear-Horde_Browser/Makefile2
-rw-r--r--www/pear-Horde_Browser/distinfo4
-rw-r--r--www/pear-Horde_Http/Makefile7
-rw-r--r--www/pear-Horde_Http/distinfo4
-rw-r--r--www/pear-Horde_SessionHandler/Makefile2
-rw-r--r--www/pear-Horde_SessionHandler/distinfo4
28 files changed, 49 insertions, 62 deletions
diff --git a/deskutils/horde-nag/Makefile b/deskutils/horde-nag/Makefile
index 26c40346ee3d..7bfa5d026de7 100644
--- a/deskutils/horde-nag/Makefile
+++ b/deskutils/horde-nag/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= nag
-PORTVERSION= 4.1.1
+PORTVERSION= 4.1.2
CATEGORIES= deskutils www pear
PKGNAMEPREFIX= horde-
diff --git a/deskutils/horde-nag/distinfo b/deskutils/horde-nag/distinfo
index 128afe2d4c41..39e100e4571f 100644
--- a/deskutils/horde-nag/distinfo
+++ b/deskutils/horde-nag/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/nag-4.1.1.tgz) = b0a87323a4e9001fc6e64c976c9d692e0d7dca8f75a69f47066a5cec21dee791
-SIZE (Horde/nag-4.1.1.tgz) = 1634897
+SHA256 (Horde/nag-4.1.2.tgz) = f535efddfadbc57570379462289a830b1491d61c58f4a293f07ccd7b455ab564
+SIZE (Horde/nag-4.1.2.tgz) = 1631992
diff --git a/devel/pear-Horde_Core/Makefile b/devel/pear-Horde_Core/Makefile
index 23b180dc23a7..fe352fdb5e90 100644
--- a/devel/pear-Horde_Core/Makefile
+++ b/devel/pear-Horde_Core/Makefile
@@ -1,7 +1,8 @@
+# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
PORTNAME= Horde_Core
-PORTVERSION= 2.6.6
+PORTVERSION= 2.7.0
CATEGORIES= devel www pear
PKGNAMEPREFIX= pear-
diff --git a/devel/pear-Horde_Core/distinfo b/devel/pear-Horde_Core/distinfo
index e28ffbbc5c76..56baace64a1b 100644
--- a/devel/pear-Horde_Core/distinfo
+++ b/devel/pear-Horde_Core/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_Core-2.6.6.tgz) = b3b361e65a9f1d56bde007041e812235959d4817928dec62cc7a54499b92047e
-SIZE (Horde/Horde_Core-2.6.6.tgz) = 1480548
+SHA256 (Horde/Horde_Core-2.7.0.tgz) = 7736d8c0e336491d87c91c31d46ef375cb4a80545ebc11e88e8ed91fb375f9f5
+SIZE (Horde/Horde_Core-2.7.0.tgz) = 1481988
diff --git a/devel/pear-Horde_Exception/Makefile b/devel/pear-Horde_Exception/Makefile
index 3f98aecfb44c..8ba879bb0f83 100644
--- a/devel/pear-Horde_Exception/Makefile
+++ b/devel/pear-Horde_Exception/Makefile
@@ -1,11 +1,8 @@
-# Ports collection makefile for: pear-Horde_Exception
-# Date created: 6 July 2011
-# Whom: Martin Matuska <mm@FreeBSD.org>
-#
+# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
PORTNAME= Horde_Exception
-PORTVERSION= 2.0.3
+PORTVERSION= 2.0.4
CATEGORIES= devel www pear
MAINTAINER= horde@FreeBSD.org
diff --git a/devel/pear-Horde_Exception/distinfo b/devel/pear-Horde_Exception/distinfo
index 6ef74bf6755d..1db812438f19 100644
--- a/devel/pear-Horde_Exception/distinfo
+++ b/devel/pear-Horde_Exception/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_Exception-2.0.3.tgz) = 50273ffa98c30777bc301d238e2ff61825c7315f07dafa0a3b83386770c60adb
-SIZE (Horde/Horde_Exception-2.0.3.tgz) = 24167
+SHA256 (Horde/Horde_Exception-2.0.4.tgz) = e72d2d6348fc31ba8ddfa1f4ee56d97d2216beacb891ac8dcc1f41df4c217f32
+SIZE (Horde/Horde_Exception-2.0.4.tgz) = 24249
diff --git a/devel/pear-Horde_History/Makefile b/devel/pear-Horde_History/Makefile
index e658d0cf6a4e..befe2fd2a77e 100644
--- a/devel/pear-Horde_History/Makefile
+++ b/devel/pear-Horde_History/Makefile
@@ -1,7 +1,8 @@
+# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
PORTNAME= Horde_History
-PORTVERSION= 2.1.6
+PORTVERSION= 2.2.0
CATEGORIES= devel www pear
MAINTAINER= horde@FreeBSD.org
diff --git a/devel/pear-Horde_History/distinfo b/devel/pear-Horde_History/distinfo
index 230840281407..8033acb75af0 100644
--- a/devel/pear-Horde_History/distinfo
+++ b/devel/pear-Horde_History/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_History-2.1.6.tgz) = 739bf6f47abbb648c0c58fdc097c4daa33b2d0646591cc0aa93f2a5caf1d8943
-SIZE (Horde/Horde_History-2.1.6.tgz) = 21301
+SHA256 (Horde/Horde_History-2.2.0.tgz) = e37598da61221247b97a7f3e66b8d93610c2d11706033dc0f18b232b4df401be
+SIZE (Horde/Horde_History-2.2.0.tgz) = 22041
diff --git a/mail/horde-imp/Makefile b/mail/horde-imp/Makefile
index 230c76e11ddc..dc44faf3a551 100644
--- a/mail/horde-imp/Makefile
+++ b/mail/horde-imp/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= imp
-PORTVERSION= 6.1.3
+PORTVERSION= 6.1.4
CATEGORIES= mail www pear
PKGNAMEPREFIX= horde-
diff --git a/mail/horde-imp/distinfo b/mail/horde-imp/distinfo
index fe31d9ff8551..9fccf49f508a 100644
--- a/mail/horde-imp/distinfo
+++ b/mail/horde-imp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/imp-6.1.3.tgz) = 0c4b1e5246715b92648de0b6ae55d90d8d388b9937822c01d017a94eaa82e95a
-SIZE (Horde/imp-6.1.3.tgz) = 4850544
+SHA256 (Horde/imp-6.1.4.tgz) = c5c87ea00eda5911333785d6050ad12b3544b8338876bfe8645852c64000dd5a
+SIZE (Horde/imp-6.1.4.tgz) = 4837871
diff --git a/mail/horde-turba/Makefile b/mail/horde-turba/Makefile
index ec866aa7c8a6..c4de06cc2efc 100644
--- a/mail/horde-turba/Makefile
+++ b/mail/horde-turba/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= turba
-PORTVERSION= 4.1.1
+PORTVERSION= 4.1.2
PKGNAMEPREFIX= horde-
CATEGORIES= mail www pear
diff --git a/mail/horde-turba/distinfo b/mail/horde-turba/distinfo
index a7a08daa8ac8..1d562c9b022f 100644
--- a/mail/horde-turba/distinfo
+++ b/mail/horde-turba/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/turba-4.1.1.tgz) = f23ca8d577cace80b5eed7aed7f84665746f2e5c011919ab6655bf60d592480f
-SIZE (Horde/turba-4.1.1.tgz) = 1949640
+SHA256 (Horde/turba-4.1.2.tgz) = d9b9e1c6f12d00c0783dbba1072aca8eafe01f5ac7502ae528af8a4e9fc8f59a
+SIZE (Horde/turba-4.1.2.tgz) = 1947958
diff --git a/net/pear-Horde_Url/Makefile b/net/pear-Horde_Url/Makefile
index d20a4170aad1..f3bf3b3fe78c 100644
--- a/net/pear-Horde_Url/Makefile
+++ b/net/pear-Horde_Url/Makefile
@@ -1,11 +1,8 @@
-# Ports collection makefile for: pear-Horde_Url
-# Date created: 6 July 2011
-# Whom: Martin Matuska <mm@FreeBSD.org>
-#
+# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
PORTNAME= Horde_Url
-PORTVERSION= 2.2.0
+PORTVERSION= 2.2.1
CATEGORIES= net www pear
MAINTAINER= horde@FreeBSD.org
diff --git a/net/pear-Horde_Url/distinfo b/net/pear-Horde_Url/distinfo
index 313d4c35a1a6..04c99af0a7e3 100644
--- a/net/pear-Horde_Url/distinfo
+++ b/net/pear-Horde_Url/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_Url-2.2.0.tgz) = 79257f6b668c8deb11358c613d6d8701a3a6d8bf9f0e0612743e484b884e8098
-SIZE (Horde/Horde_Url-2.2.0.tgz) = 15982
+SHA256 (Horde/Horde_Url-2.2.1.tgz) = 3c0f6ef94ed0685df5dd03e290d9f33319b36979d391f0159aa51a0cfc005c3a
+SIZE (Horde/Horde_Url-2.2.1.tgz) = 16078
diff --git a/security/pear-Horde_Crypt/Makefile b/security/pear-Horde_Crypt/Makefile
index f9131db4dbf2..3fde6de22ae0 100644
--- a/security/pear-Horde_Crypt/Makefile
+++ b/security/pear-Horde_Crypt/Makefile
@@ -1,12 +1,9 @@
-# Ports collection makefile for: pear-Horde_Crypt
-# Date created: 7 July 2011
-# Whom: Martin Matuska <mm@FreeBSD.org>
-#
+# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Horde_Crypt
-PORTVERSION= 2.2.1
+PORTVERSION= 2.2.2
CATEGORIES= security www pear
PKGNAMEPREFIX= pear-
diff --git a/security/pear-Horde_Crypt/distinfo b/security/pear-Horde_Crypt/distinfo
index 9704d34da264..33270fba63cb 100644
--- a/security/pear-Horde_Crypt/distinfo
+++ b/security/pear-Horde_Crypt/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_Crypt-2.2.1.tgz) = 28e76f46dc9a884a6ebe8b7d5c913d5ce65dce8bcca2aadff928667266b61572
-SIZE (Horde/Horde_Crypt-2.2.1.tgz) = 144744
+SHA256 (Horde/Horde_Crypt-2.2.2.tgz) = b2ae651717057762d59d0e101353444160dee200f3e8f73cd893145ceedf7dba
+SIZE (Horde/Horde_Crypt-2.2.2.tgz) = 144898
diff --git a/security/pear-Horde_Perms/Makefile b/security/pear-Horde_Perms/Makefile
index 791ff8cb1ddf..d81bff03184b 100644
--- a/security/pear-Horde_Perms/Makefile
+++ b/security/pear-Horde_Perms/Makefile
@@ -1,11 +1,8 @@
-# Ports collection makefile for: pear-Horde_Perms
-# Date created: 7 July 2011
-# Whom: Martin Matuska <mm@FreeBSD.org>
-#
+# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
PORTNAME= Horde_Perms
-PORTVERSION= 2.1.0
+PORTVERSION= 2.1.1
CATEGORIES= security www pear
MAINTAINER= horde@FreeBSD.org
diff --git a/security/pear-Horde_Perms/distinfo b/security/pear-Horde_Perms/distinfo
index 229963a0dd55..04a2c9df5ea5 100644
--- a/security/pear-Horde_Perms/distinfo
+++ b/security/pear-Horde_Perms/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_Perms-2.1.0.tgz) = 454dd49b25ab862718706fb2af329b331492e7437f7b360bcee2c97412070683
-SIZE (Horde/Horde_Perms-2.1.0.tgz) = 37157
+SHA256 (Horde/Horde_Perms-2.1.1.tgz) = b75616b29b45e2ce5d9e3fd44e3716a66371ca73bf908fd6cf49ebe9d7f82d33
+SIZE (Horde/Horde_Perms-2.1.1.tgz) = 37270
diff --git a/www/horde-base/Makefile b/www/horde-base/Makefile
index c481b73563b0..ed2501e40197 100644
--- a/www/horde-base/Makefile
+++ b/www/horde-base/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= horde
-PORTVERSION= 5.1.2
+PORTVERSION= 5.1.3
CATEGORIES= www pear
PKGNAMEPREFIX=
diff --git a/www/horde-base/distinfo b/www/horde-base/distinfo
index 5fde3a5405ee..79bcec13ab5a 100644
--- a/www/horde-base/distinfo
+++ b/www/horde-base/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/horde-5.1.2.tgz) = f91d34e9bd40717f90a468e924220111e130b6514be97bb2d1c1eee526eb02bc
-SIZE (Horde/horde-5.1.2.tgz) = 2837371
+SHA256 (Horde/horde-5.1.3.tgz) = 18b242cb4c2e09121391fa75c0fc9aa8bcd5639d71468b49fb52971a1f07a95d
+SIZE (Horde/horde-5.1.3.tgz) = 2835222
diff --git a/www/horde-passwd/Makefile b/www/horde-passwd/Makefile
index f8c9139f7c02..3a403348bcdf 100644
--- a/www/horde-passwd/Makefile
+++ b/www/horde-passwd/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= passwd
-PORTVERSION= 5.0.0
+PORTVERSION= 5.0.1
CATEGORIES= www pear
PKGNAMEPREFIX= horde-
diff --git a/www/horde-passwd/distinfo b/www/horde-passwd/distinfo
index 4cd411de7e5a..49709319b43b 100644
--- a/www/horde-passwd/distinfo
+++ b/www/horde-passwd/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/passwd-5.0.0.tgz) = e484492d9d4842c86a2aae578e255ddd5feaadb29b4ec30015d18b8e6ea3b3b4
-SIZE (Horde/passwd-5.0.0.tgz) = 1116754
+SHA256 (Horde/passwd-5.0.1.tgz) = 5a1c7f1337559eac8c9e04556b51335ba6be76d06a2d805b3e9e82bea63b7976
+SIZE (Horde/passwd-5.0.1.tgz) = 1111293
diff --git a/www/pear-Horde_Browser/Makefile b/www/pear-Horde_Browser/Makefile
index c1057bba16bc..e263c234361a 100644
--- a/www/pear-Horde_Browser/Makefile
+++ b/www/pear-Horde_Browser/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Horde_Browser
-PORTVERSION= 2.0.3
+PORTVERSION= 2.0.4
CATEGORIES= www pear
MAINTAINER= horde@FreeBSD.org
diff --git a/www/pear-Horde_Browser/distinfo b/www/pear-Horde_Browser/distinfo
index 9d0c3f461904..403424f5027d 100644
--- a/www/pear-Horde_Browser/distinfo
+++ b/www/pear-Horde_Browser/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_Browser-2.0.3.tgz) = 92c987011fa20cfe3cd57e50f28f112baeb3fd00dfa2f2eaa72f560ed16766bc
-SIZE (Horde/Horde_Browser-2.0.3.tgz) = 35614
+SHA256 (Horde/Horde_Browser-2.0.4.tgz) = 61b08c37ad65d40fee8867f3b57409064e99be400aee93a1fc5f903ee6bbc055
+SIZE (Horde/Horde_Browser-2.0.4.tgz) = 35739
diff --git a/www/pear-Horde_Http/Makefile b/www/pear-Horde_Http/Makefile
index c19190affb8c..c8f609eb2d0d 100644
--- a/www/pear-Horde_Http/Makefile
+++ b/www/pear-Horde_Http/Makefile
@@ -1,11 +1,8 @@
-# Ports collection makefile for: pear-Horde_Http
-# Date created: 7 July 2011
-# Whom: Martin Matuska <mm@FreeBSD.org>
-#
+# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
PORTNAME= Horde_Http
-PORTVERSION= 2.0.3
+PORTVERSION= 2.0.4
CATEGORIES= www pear
MAINTAINER= horde@FreeBSD.org
diff --git a/www/pear-Horde_Http/distinfo b/www/pear-Horde_Http/distinfo
index 765e93393bd2..735fe1933668 100644
--- a/www/pear-Horde_Http/distinfo
+++ b/www/pear-Horde_Http/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_Http-2.0.3.tgz) = 2ee1c3c7499630d979f91ee2f54091dde4d5fe610a33155f052b9b2f1eedce97
-SIZE (Horde/Horde_Http-2.0.3.tgz) = 12497
+SHA256 (Horde/Horde_Http-2.0.4.tgz) = 929a8ebb7cdac7048e2c1763776475396f03f7805d67616f281a665d6bdd57d7
+SIZE (Horde/Horde_Http-2.0.4.tgz) = 12556
diff --git a/www/pear-Horde_SessionHandler/Makefile b/www/pear-Horde_SessionHandler/Makefile
index 6c3d4fce41d4..e924f977c9aa 100644
--- a/www/pear-Horde_SessionHandler/Makefile
+++ b/www/pear-Horde_SessionHandler/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Horde_SessionHandler
-PORTVERSION= 2.2.2
+PORTVERSION= 2.2.3
CATEGORIES= www pear
MAINTAINER= horde@FreeBSD.org
diff --git a/www/pear-Horde_SessionHandler/distinfo b/www/pear-Horde_SessionHandler/distinfo
index 2c010b59b0bb..34ebc73d48ed 100644
--- a/www/pear-Horde_SessionHandler/distinfo
+++ b/www/pear-Horde_SessionHandler/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Horde/Horde_SessionHandler-2.2.2.tgz) = f1a2bd334879cb30e5b2929efefa379c1b2946059486ea8f4662bcd2391bea00
-SIZE (Horde/Horde_SessionHandler-2.2.2.tgz) = 23510
+SHA256 (Horde/Horde_SessionHandler-2.2.3.tgz) = e3899391e8974aa6edaca5c57196a64cd4fd8393315439535df57974dd980877
+SIZE (Horde/Horde_SessionHandler-2.2.3.tgz) = 23623