From owner-svn-ports-all@FreeBSD.ORG Wed Jul 9 19:40:36 2014 Return-Path: Delivered-To: svn-ports-all@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 47335D1C; Wed, 9 Jul 2014 19:40:36 +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 3160221EA; Wed, 9 Jul 2014 19:40:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s69JeaxL079595; Wed, 9 Jul 2014 19:40:36 GMT (envelope-from mm@svn.freebsd.org) Received: (from mm@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s69JeURo079562; Wed, 9 Jul 2014 19:40:30 GMT (envelope-from mm@svn.freebsd.org) Message-Id: <201407091940.s69JeURo079562@svn.freebsd.org> From: Martin Matuska Date: Wed, 9 Jul 2014 19:40:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361408 - in head: archivers/pear-Horde_Compress_Fast deskutils/horde-kronolith deskutils/horde-mnemo deskutils/horde-nag devel/pear-Horde_Core mail/horde-imp mail/horde-ingo mail/horde... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jul 2014 19:40:36 -0000 Author: mm Date: Wed Jul 9 19:40:30 2014 New Revision: 361408 URL: http://svnweb.freebsd.org/changeset/ports/361408 QAT: https://qat.redports.org/buildarchive/r361408/ Log: > Description of fields to fill in above: 76 columns --| > PR: If a GNATS PR is affected by the change. > Submitted by: If someone else sent in the change. > Reviewed by: If someone else reviewed your modification. > Approved by: If you needed approval for this commit. > Obtained from: If the change is from a third party. > MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email. > Relnotes: Set to 'yes' for mention in release notes. > Security: Vulnerability reference (one per line) or description. > Sponsored by: If the change was sponsored by an organization. > Empty fields above will be automatically removed. M head/archivers/pear-Horde_Compress_Fast/Makefile M head/archivers/pear-Horde_Compress_Fast/distinfo M head/deskutils/horde-kronolith/Makefile M head/deskutils/horde-kronolith/distinfo M head/deskutils/horde-mnemo/Makefile M head/deskutils/horde-mnemo/distinfo M head/deskutils/horde-nag/Makefile M head/deskutils/horde-nag/distinfo M head/devel/pear-Horde_Core/Makefile M head/devel/pear-Horde_Core/distinfo M head/mail/horde-imp/Makefile M head/mail/horde-imp/distinfo M head/mail/horde-ingo/Makefile M head/mail/horde-ingo/distinfo M head/mail/horde-turba/Makefile M head/mail/horde-turba/distinfo M head/mail/horde-webmail/Makefile M head/mail/horde-webmail/distinfo M head/mail/pear-Horde_Imap_Client/Makefile M head/mail/pear-Horde_Imap_Client/distinfo M head/mail/pear-Horde_Mime/Makefile M head/mail/pear-Horde_Mime/distinfo M head/www/horde-base/Makefile M head/www/horde-base/distinfo M head/www/horde-trean/Makefile M head/www/horde-trean/distinfo Modified: head/archivers/pear-Horde_Compress_Fast/Makefile head/archivers/pear-Horde_Compress_Fast/distinfo head/deskutils/horde-kronolith/Makefile head/deskutils/horde-kronolith/distinfo head/deskutils/horde-mnemo/Makefile head/deskutils/horde-mnemo/distinfo head/deskutils/horde-nag/Makefile head/deskutils/horde-nag/distinfo head/devel/pear-Horde_Core/Makefile head/devel/pear-Horde_Core/distinfo head/mail/horde-imp/Makefile head/mail/horde-imp/distinfo head/mail/horde-ingo/Makefile head/mail/horde-ingo/distinfo head/mail/horde-turba/Makefile head/mail/horde-turba/distinfo head/mail/horde-webmail/Makefile head/mail/horde-webmail/distinfo head/mail/pear-Horde_Imap_Client/Makefile head/mail/pear-Horde_Imap_Client/distinfo head/mail/pear-Horde_Mime/Makefile head/mail/pear-Horde_Mime/distinfo head/www/horde-base/Makefile head/www/horde-base/distinfo head/www/horde-trean/Makefile head/www/horde-trean/distinfo Modified: head/archivers/pear-Horde_Compress_Fast/Makefile ============================================================================== --- head/archivers/pear-Horde_Compress_Fast/Makefile Wed Jul 9 19:35:03 2014 (r361407) +++ head/archivers/pear-Horde_Compress_Fast/Makefile Wed Jul 9 19:40:30 2014 (r361408) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_Compress_Fast -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= archivers www pear PKGNAMEPREFIX= pear- Modified: head/archivers/pear-Horde_Compress_Fast/distinfo ============================================================================== --- head/archivers/pear-Horde_Compress_Fast/distinfo Wed Jul 9 19:35:03 2014 (r361407) +++ head/archivers/pear-Horde_Compress_Fast/distinfo Wed Jul 9 19:40:30 2014 (r361408) @@ -1,2 +1,2 @@ -SHA256 (Horde/Horde_Compress_Fast-1.0.2.tgz) = 6ed6a3a9a62bb8cff194bbfe9f1d8be93076d53f147412de13b6c903a2174063 -SIZE (Horde/Horde_Compress_Fast-1.0.2.tgz) = 12124 +SHA256 (Horde/Horde_Compress_Fast-1.0.3.tgz) = 82128b727640b538a07c0934c1fc606b70069940d21cbf1f9ab90f72531ae13f +SIZE (Horde/Horde_Compress_Fast-1.0.3.tgz) = 12371 Modified: head/deskutils/horde-kronolith/Makefile ============================================================================== --- head/deskutils/horde-kronolith/Makefile Wed Jul 9 19:35:03 2014 (r361407) +++ head/deskutils/horde-kronolith/Makefile Wed Jul 9 19:40:30 2014 (r361408) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= kronolith -PORTVERSION= 4.1.6 +PORTVERSION= 4.2.0 CATEGORIES= deskutils www pear PKGNAMEPREFIX= horde- Modified: head/deskutils/horde-kronolith/distinfo ============================================================================== --- head/deskutils/horde-kronolith/distinfo Wed Jul 9 19:35:03 2014 (r361407) +++ head/deskutils/horde-kronolith/distinfo Wed Jul 9 19:40:30 2014 (r361408) @@ -1,2 +1,2 @@ -SHA256 (Horde/kronolith-4.1.6.tgz) = eaf18143aacf96c9f611e45e729f4d827063a28379171e1a5af9437ded497b94 -SIZE (Horde/kronolith-4.1.6.tgz) = 2536215 +SHA256 (Horde/kronolith-4.2.0.tgz) = 2043490831597315f15528dddcd6233c0504577fa3814d0b442bcf18c6dac414 +SIZE (Horde/kronolith-4.2.0.tgz) = 2559451 Modified: head/deskutils/horde-mnemo/Makefile ============================================================================== --- head/deskutils/horde-mnemo/Makefile Wed Jul 9 19:35:03 2014 (r361407) +++ head/deskutils/horde-mnemo/Makefile Wed Jul 9 19:40:30 2014 (r361408) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mnemo -PORTVERSION= 4.1.3 +PORTVERSION= 4.2.0 CATEGORIES= deskutils www pear PKGNAMEPREFIX= horde- Modified: head/deskutils/horde-mnemo/distinfo ============================================================================== --- head/deskutils/horde-mnemo/distinfo Wed Jul 9 19:35:03 2014 (r361407) +++ head/deskutils/horde-mnemo/distinfo Wed Jul 9 19:40:30 2014 (r361408) @@ -1,2 +1,2 @@ -SHA256 (Horde/mnemo-4.1.3.tgz) = 2f6dc1f9c409e7551e2544135b33e873f21eaffe4f81ad5432ae884a6409961a -SIZE (Horde/mnemo-4.1.3.tgz) = 1194483 +SHA256 (Horde/mnemo-4.2.0.tgz) = 225a5c58d3d82059b6e50045f0b2f50690c4cb46f0f13bab5faef28c3d1b619e +SIZE (Horde/mnemo-4.2.0.tgz) = 1192897 Modified: head/deskutils/horde-nag/Makefile ============================================================================== --- head/deskutils/horde-nag/Makefile Wed Jul 9 19:35:03 2014 (r361407) +++ head/deskutils/horde-nag/Makefile Wed Jul 9 19:40:30 2014 (r361408) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nag -PORTVERSION= 4.1.5 +PORTVERSION= 4.2.0 CATEGORIES= deskutils www pear PKGNAMEPREFIX= horde- Modified: head/deskutils/horde-nag/distinfo ============================================================================== --- head/deskutils/horde-nag/distinfo Wed Jul 9 19:35:03 2014 (r361407) +++ head/deskutils/horde-nag/distinfo Wed Jul 9 19:40:30 2014 (r361408) @@ -1,2 +1,2 @@ -SHA256 (Horde/nag-4.1.5.tgz) = f56ba76dff05f88787bff1e223b59d33605cffb0c51572139aa0a69f33c23e26 -SIZE (Horde/nag-4.1.5.tgz) = 1620996 +SHA256 (Horde/nag-4.2.0.tgz) = 35dc2560d6c57977562fb492953830f9c04603a03746967ac7f2ae567c353482 +SIZE (Horde/nag-4.2.0.tgz) = 1633927 Modified: head/devel/pear-Horde_Core/Makefile ============================================================================== --- head/devel/pear-Horde_Core/Makefile Wed Jul 9 19:35:03 2014 (r361407) +++ head/devel/pear-Horde_Core/Makefile Wed Jul 9 19:40:30 2014 (r361408) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Core -PORTVERSION= 2.11.2 +PORTVERSION= 2.12.4 CATEGORIES= devel www pear PKGNAMEPREFIX= pear- Modified: head/devel/pear-Horde_Core/distinfo ============================================================================== --- head/devel/pear-Horde_Core/distinfo Wed Jul 9 19:35:03 2014 (r361407) +++ head/devel/pear-Horde_Core/distinfo Wed Jul 9 19:40:30 2014 (r361408) @@ -1,2 +1,2 @@ -SHA256 (Horde/Horde_Core-2.11.2.tgz) = 951825e1dfc03047979dccd63ee0b2f841f26f188f4565c921504ba8247ac6e7 -SIZE (Horde/Horde_Core-2.11.2.tgz) = 1580412 +SHA256 (Horde/Horde_Core-2.12.4.tgz) = d717ee4cea91cf9605ba2f730695a0bfe1fa092d1d44c4ed48be3321dbf86d77 +SIZE (Horde/Horde_Core-2.12.4.tgz) = 1621513 Modified: head/mail/horde-imp/Makefile ============================================================================== --- head/mail/horde-imp/Makefile Wed Jul 9 19:35:03 2014 (r361407) +++ head/mail/horde-imp/Makefile Wed Jul 9 19:40:30 2014 (r361408) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= imp -PORTVERSION= 6.1.8 +PORTVERSION= 6.2.0 CATEGORIES= mail www pear PKGNAMEPREFIX= horde- Modified: head/mail/horde-imp/distinfo ============================================================================== --- head/mail/horde-imp/distinfo Wed Jul 9 19:35:03 2014 (r361407) +++ head/mail/horde-imp/distinfo Wed Jul 9 19:40:30 2014 (r361408) @@ -1,2 +1,2 @@ -SHA256 (Horde/imp-6.1.8.tgz) = d6e378c3b7a464f9f969bc6977341fd61aa2d4fdce1ab5a70c93d0e620075344 -SIZE (Horde/imp-6.1.8.tgz) = 4861249 +SHA256 (Horde/imp-6.2.0.tgz) = fbdebd20e7d44a6b5bd734558214d2c0776ca3f5384ce4d22cbbecb65c6d64d1 +SIZE (Horde/imp-6.2.0.tgz) = 4902882 Modified: head/mail/horde-ingo/Makefile ============================================================================== --- head/mail/horde-ingo/Makefile Wed Jul 9 19:35:03 2014 (r361407) +++ head/mail/horde-ingo/Makefile Wed Jul 9 19:40:30 2014 (r361408) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ingo -PORTVERSION= 3.1.5 +PORTVERSION= 3.2.0 CATEGORIES= mail www pear PKGNAMEPREFIX= horde- Modified: head/mail/horde-ingo/distinfo ============================================================================== --- head/mail/horde-ingo/distinfo Wed Jul 9 19:35:03 2014 (r361407) +++ head/mail/horde-ingo/distinfo Wed Jul 9 19:40:30 2014 (r361408) @@ -1,2 +1,2 @@ -SHA256 (Horde/ingo-3.1.5.tgz) = 1bf8d08276c9b30f3a10f435b5698ac13e850dbd64eedf4df79b137eede69e28 -SIZE (Horde/ingo-3.1.5.tgz) = 1472458 +SHA256 (Horde/ingo-3.2.0.tgz) = 23e84e11a2ecc02736d6c8afab3e90209d4f42d290595372121cb1531a480aee +SIZE (Horde/ingo-3.2.0.tgz) = 1472711 Modified: head/mail/horde-turba/Makefile ============================================================================== --- head/mail/horde-turba/Makefile Wed Jul 9 19:35:03 2014 (r361407) +++ head/mail/horde-turba/Makefile Wed Jul 9 19:40:30 2014 (r361408) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= turba -PORTVERSION= 4.1.5 +PORTVERSION= 4.2.0 PKGNAMEPREFIX= horde- CATEGORIES= mail www pear Modified: head/mail/horde-turba/distinfo ============================================================================== --- head/mail/horde-turba/distinfo Wed Jul 9 19:35:03 2014 (r361407) +++ head/mail/horde-turba/distinfo Wed Jul 9 19:40:30 2014 (r361408) @@ -1,2 +1,2 @@ -SHA256 (Horde/turba-4.1.5.tgz) = f7b9e4d67042824039601a54dd69db00a388077c44b650f210bf8080ef1e80c2 -SIZE (Horde/turba-4.1.5.tgz) = 1933640 +SHA256 (Horde/turba-4.2.0.tgz) = 41c17056423534a53c76a517ee0d17aa1d8c9b8f1fe9dc4cfaf33f416905d22e +SIZE (Horde/turba-4.2.0.tgz) = 1939851 Modified: head/mail/horde-webmail/Makefile ============================================================================== --- head/mail/horde-webmail/Makefile Wed Jul 9 19:35:03 2014 (r361407) +++ head/mail/horde-webmail/Makefile Wed Jul 9 19:40:30 2014 (r361408) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= webmail -PORTVERSION= 5.1.5 +PORTVERSION= 5.2.0 CATEGORIES= mail www pear PKGNAMEPREFIX= horde- Modified: head/mail/horde-webmail/distinfo ============================================================================== --- head/mail/horde-webmail/distinfo Wed Jul 9 19:35:03 2014 (r361407) +++ head/mail/horde-webmail/distinfo Wed Jul 9 19:40:30 2014 (r361408) @@ -1,2 +1,2 @@ -SHA256 (Horde/webmail-5.1.5.tgz) = 85669b63e7fb56fb6a6049558a2e9dbb4725b4db8ae565cf9a9a8787ae4bf97d -SIZE (Horde/webmail-5.1.5.tgz) = 136726 +SHA256 (Horde/webmail-5.2.0.tgz) = 4229be520c92020ca03da358ac070736b7feaf24d6492abc3c298f13d63fdf3e +SIZE (Horde/webmail-5.2.0.tgz) = 142755 Modified: head/mail/pear-Horde_Imap_Client/Makefile ============================================================================== --- head/mail/pear-Horde_Imap_Client/Makefile Wed Jul 9 19:35:03 2014 (r361407) +++ head/mail/pear-Horde_Imap_Client/Makefile Wed Jul 9 19:40:30 2014 (r361408) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_Imap_Client -PORTVERSION= 2.23.1 +PORTVERSION= 2.23.2 CATEGORIES= mail www pear PKGNAMEPREFIX= pear- Modified: head/mail/pear-Horde_Imap_Client/distinfo ============================================================================== --- head/mail/pear-Horde_Imap_Client/distinfo Wed Jul 9 19:35:03 2014 (r361407) +++ head/mail/pear-Horde_Imap_Client/distinfo Wed Jul 9 19:40:30 2014 (r361408) @@ -1,2 +1,2 @@ -SHA256 (Horde/Horde_Imap_Client-2.23.1.tgz) = 7be20609166bb8c81ad7808586a837698a8d7b22ba36f5934a22d795dbf58058 -SIZE (Horde/Horde_Imap_Client-2.23.1.tgz) = 207183 +SHA256 (Horde/Horde_Imap_Client-2.23.2.tgz) = e58f6cdf9ea88aba0aec8906bb6464a542c43ca8bdd5e010c1fc15c4e9e742b3 +SIZE (Horde/Horde_Imap_Client-2.23.2.tgz) = 207469 Modified: head/mail/pear-Horde_Mime/Makefile ============================================================================== --- head/mail/pear-Horde_Mime/Makefile Wed Jul 9 19:35:03 2014 (r361407) +++ head/mail/pear-Horde_Mime/Makefile Wed Jul 9 19:40:30 2014 (r361408) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_Mime -PORTVERSION= 2.4.2 +PORTVERSION= 2.4.3 CATEGORIES= mail www pear MAINTAINER= horde@FreeBSD.org Modified: head/mail/pear-Horde_Mime/distinfo ============================================================================== --- head/mail/pear-Horde_Mime/distinfo Wed Jul 9 19:35:03 2014 (r361407) +++ head/mail/pear-Horde_Mime/distinfo Wed Jul 9 19:40:30 2014 (r361408) @@ -1,2 +1,2 @@ -SHA256 (Horde/Horde_Mime-2.4.2.tgz) = 72dd6b603885e0a465e0a58673999acf6f7b0e74fa538b5622ba794014d159d4 -SIZE (Horde/Horde_Mime-2.4.2.tgz) = 95010 +SHA256 (Horde/Horde_Mime-2.4.3.tgz) = ca4ee7a78b5489b2e84c3f99296c70ebed21bfefa504622a336d1a00ab29fe13 +SIZE (Horde/Horde_Mime-2.4.3.tgz) = 95219 Modified: head/www/horde-base/Makefile ============================================================================== --- head/www/horde-base/Makefile Wed Jul 9 19:35:03 2014 (r361407) +++ head/www/horde-base/Makefile Wed Jul 9 19:40:30 2014 (r361408) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= horde -PORTVERSION= 5.1.7 +PORTVERSION= 5.2.0 CATEGORIES= www pear PKGNAMEPREFIX= Modified: head/www/horde-base/distinfo ============================================================================== --- head/www/horde-base/distinfo Wed Jul 9 19:35:03 2014 (r361407) +++ head/www/horde-base/distinfo Wed Jul 9 19:40:30 2014 (r361408) @@ -1,2 +1,2 @@ -SHA256 (Horde/horde-5.1.7.tgz) = 353a125a275f5d0d2997e9aa536ef762fcbbcd6804f2d88916d7b70774ed9363 -SIZE (Horde/horde-5.1.7.tgz) = 2850692 +SHA256 (Horde/horde-5.2.0.tgz) = 5d337506e80facc79f2cbc967aa6c170b2200d2cddc84237dec3296d4f09b26d +SIZE (Horde/horde-5.2.0.tgz) = 2807031 Modified: head/www/horde-trean/Makefile ============================================================================== --- head/www/horde-trean/Makefile Wed Jul 9 19:35:03 2014 (r361407) +++ head/www/horde-trean/Makefile Wed Jul 9 19:40:30 2014 (r361408) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= trean -PORTVERSION= 1.0.3 +PORTVERSION= 1.1.0 CATEGORIES= www pear PKGNAMEPREFIX= horde- Modified: head/www/horde-trean/distinfo ============================================================================== --- head/www/horde-trean/distinfo Wed Jul 9 19:35:03 2014 (r361407) +++ head/www/horde-trean/distinfo Wed Jul 9 19:40:30 2014 (r361408) @@ -1,2 +1,2 @@ -SHA256 (Horde/trean-1.0.3.tgz) = df28bad709d093a629e149fb0ad2bfa60eb9b54d551844eebca7d250b59a7116 -SIZE (Horde/trean-1.0.3.tgz) = 549099 +SHA256 (Horde/trean-1.1.0.tgz) = 18de4205b1df14ce29bb483f023bf054fc48e8fa29a16ce2682f0128f311aac4 +SIZE (Horde/trean-1.1.0.tgz) = 592559