From owner-svn-ports-head@FreeBSD.ORG Thu Aug 21 13:21:17 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9B1CF204; Thu, 21 Aug 2014 13:21:17 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 860CF357C; Thu, 21 Aug 2014 13:21:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7LDLHBs070485; Thu, 21 Aug 2014 13:21:17 GMT (envelope-from mm@FreeBSD.org) Received: (from mm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7LDLGou070479; Thu, 21 Aug 2014 13:21:16 GMT (envelope-from mm@FreeBSD.org) Message-Id: <201408211321.s7LDLGou070479@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mm set sender to mm@FreeBSD.org using -f From: Martin Matuska Date: Thu, 21 Aug 2014 13:21:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365558 - in head: comms/pear-Horde_ActiveSync devel/pear-Horde_Util mail/pear-Horde_Imap_Client X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2014 13:21:17 -0000 Author: mm Date: Thu Aug 21 13:21:15 2014 New Revision: 365558 URL: http://svnweb.freebsd.org/changeset/ports/365558 QAT: https://qat.redports.org/buildarchive/r365558/ Log: Horde package update: comms/pear-Horde_ActiveSync 2.16.11 -> 2.17.0 mail/pear-Horde_Imap_Client 2.24.0 -> 2.24.2 devel/pear-Horde_Util 2.4.0 -> 2.5.1 Modified: head/comms/pear-Horde_ActiveSync/Makefile head/comms/pear-Horde_ActiveSync/distinfo head/devel/pear-Horde_Util/Makefile head/devel/pear-Horde_Util/distinfo head/mail/pear-Horde_Imap_Client/Makefile head/mail/pear-Horde_Imap_Client/distinfo Modified: head/comms/pear-Horde_ActiveSync/Makefile ============================================================================== --- head/comms/pear-Horde_ActiveSync/Makefile Thu Aug 21 13:19:31 2014 (r365557) +++ head/comms/pear-Horde_ActiveSync/Makefile Thu Aug 21 13:21:15 2014 (r365558) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_ActiveSync -PORTVERSION= 2.16.11 +PORTVERSION= 2.17.0 CATEGORIES= comms www pear MAINTAINER= horde@FreeBSD.org Modified: head/comms/pear-Horde_ActiveSync/distinfo ============================================================================== --- head/comms/pear-Horde_ActiveSync/distinfo Thu Aug 21 13:19:31 2014 (r365557) +++ head/comms/pear-Horde_ActiveSync/distinfo Thu Aug 21 13:21:15 2014 (r365558) @@ -1,2 +1,2 @@ -SHA256 (Horde/Horde_ActiveSync-2.16.11.tgz) = 1058164efdac350cdbb41eed124ccd551b056dca31df3c303f9d811755898f04 -SIZE (Horde/Horde_ActiveSync-2.16.11.tgz) = 232566 +SHA256 (Horde/Horde_ActiveSync-2.17.0.tgz) = 747282fbf3f60a0fe7a14fa6c051880570c9e97f7b3b2ac73dd8099cf0ce8ab9 +SIZE (Horde/Horde_ActiveSync-2.17.0.tgz) = 234006 Modified: head/devel/pear-Horde_Util/Makefile ============================================================================== --- head/devel/pear-Horde_Util/Makefile Thu Aug 21 13:19:31 2014 (r365557) +++ head/devel/pear-Horde_Util/Makefile Thu Aug 21 13:21:15 2014 (r365558) @@ -1,6 +1,6 @@ # $FreeBSD$ PORTNAME= Horde_Util -PORTVERSION= 2.4.0 +PORTVERSION= 2.5.1 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org Modified: head/devel/pear-Horde_Util/distinfo ============================================================================== --- head/devel/pear-Horde_Util/distinfo Thu Aug 21 13:19:31 2014 (r365557) +++ head/devel/pear-Horde_Util/distinfo Thu Aug 21 13:21:15 2014 (r365558) @@ -1,2 +1,2 @@ -SHA256 (Horde/Horde_Util-2.4.0.tgz) = caa83139c7d8872821248347f57ab88982c9d130b0391998e92fae8c07b8828a -SIZE (Horde/Horde_Util-2.4.0.tgz) = 34926 +SHA256 (Horde/Horde_Util-2.5.1.tgz) = 46260e9f160c3ba7fa52261b6704d64d1f139a7dd97440f30b9e2131a318f0e3 +SIZE (Horde/Horde_Util-2.5.1.tgz) = 35573 Modified: head/mail/pear-Horde_Imap_Client/Makefile ============================================================================== --- head/mail/pear-Horde_Imap_Client/Makefile Thu Aug 21 13:19:31 2014 (r365557) +++ head/mail/pear-Horde_Imap_Client/Makefile Thu Aug 21 13:21:15 2014 (r365558) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_Imap_Client -PORTVERSION= 2.24.0 +PORTVERSION= 2.24.2 CATEGORIES= mail www pear PKGNAMEPREFIX= pear- Modified: head/mail/pear-Horde_Imap_Client/distinfo ============================================================================== --- head/mail/pear-Horde_Imap_Client/distinfo Thu Aug 21 13:19:31 2014 (r365557) +++ head/mail/pear-Horde_Imap_Client/distinfo Thu Aug 21 13:21:15 2014 (r365558) @@ -1,2 +1,2 @@ -SHA256 (Horde/Horde_Imap_Client-2.24.0.tgz) = 754b326ddd3e08ff9895b58fd1d3ecd9d470bebec8b5693cfddd13f35ece3828 -SIZE (Horde/Horde_Imap_Client-2.24.0.tgz) = 217632 +SHA256 (Horde/Horde_Imap_Client-2.24.2.tgz) = c417fd7a8244f061dbb1bc15b813fb00a98c7f5c31d0fcd6cef8d90dcc860d5d +SIZE (Horde/Horde_Imap_Client-2.24.2.tgz) = 217360