aboutsummaryrefslogtreecommitdiff
path: root/www
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 /www
parent2ad67b71160cd15219e5c6f7bd8e36b80262e2a2 (diff)
downloadports-8f8de2c289b929c5e58548b68e2730ad54a4e54e.tar.gz
ports-8f8de2c289b929c5e58548b68e2730ad54a4e54e.zip
Notes
Diffstat (limited to 'www')
-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
10 files changed, 16 insertions, 19 deletions
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