From owner-svn-ports-head@freebsd.org Fri Jun 29 17:45:36 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0C5C7F71F68; Fri, 29 Jun 2018 17:45:36 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AF6DE74414; Fri, 29 Jun 2018 17:45:35 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8C1712408A; Fri, 29 Jun 2018 17:45:35 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5THjZNs014842; Fri, 29 Jun 2018 17:45:35 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5THjZ1u014840; Fri, 29 Jun 2018 17:45:35 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201806291745.w5THjZ1u014840@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Fri, 29 Jun 2018 17:45:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473565 - head/mail/pear-Horde_Imap_Client X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/mail/pear-Horde_Imap_Client X-SVN-Commit-Revision: 473565 X-SVN-Commit-Repository: ports 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.26 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: Fri, 29 Jun 2018 17:45:36 -0000 Author: joneum Date: Fri Jun 29 17:45:34 2018 New Revision: 473565 URL: https://svnweb.freebsd.org/changeset/ports/473565 Log: Update to 2.29.16 Modified: head/mail/pear-Horde_Imap_Client/Makefile head/mail/pear-Horde_Imap_Client/distinfo head/mail/pear-Horde_Imap_Client/pkg-descr Modified: head/mail/pear-Horde_Imap_Client/Makefile ============================================================================== --- head/mail/pear-Horde_Imap_Client/Makefile Fri Jun 29 17:43:09 2018 (r473564) +++ head/mail/pear-Horde_Imap_Client/Makefile Fri Jun 29 17:45:34 2018 (r473565) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_Imap_Client -PORTVERSION= 2.29.15 +PORTVERSION= 2.29.16 CATEGORIES= mail www pear PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX} Modified: head/mail/pear-Horde_Imap_Client/distinfo ============================================================================== --- head/mail/pear-Horde_Imap_Client/distinfo Fri Jun 29 17:43:09 2018 (r473564) +++ head/mail/pear-Horde_Imap_Client/distinfo Fri Jun 29 17:45:34 2018 (r473565) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504391768 -SHA256 (Horde/Horde_Imap_Client-2.29.15.tgz) = d628d25f625c078ded9315ce51309c42b261b3130e6a1f1af12782f2d060cb64 -SIZE (Horde/Horde_Imap_Client-2.29.15.tgz) = 250047 +TIMESTAMP = 1530294277 +SHA256 (Horde/Horde_Imap_Client-2.29.16.tgz) = 30f84433bfcf05c7828af652223b9cf8f659e22b577b40bc1b1a174710de93b3 +SIZE (Horde/Horde_Imap_Client-2.29.16.tgz) = 262433 Modified: head/mail/pear-Horde_Imap_Client/pkg-descr ============================================================================== --- head/mail/pear-Horde_Imap_Client/pkg-descr Fri Jun 29 17:43:09 2018 (r473564) +++ head/mail/pear-Horde_Imap_Client/pkg-descr Fri Jun 29 17:45:34 2018 (r473565) @@ -1,4 +1,4 @@ This Horde package provides an abstracted API interface to various IMAP4rev1 (RFC 3501) backend drivers. -WWW: http://pear.horde.org +WWW: https://pear.horde.org