From owner-svn-ports-all@FreeBSD.ORG Sat Jun 7 17:12:08 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EDAD1445; Sat, 7 Jun 2014 17:12:08 +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 C04C72FBB; Sat, 7 Jun 2014 17:12:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s57HC8VE021187; Sat, 7 Jun 2014 17:12:08 GMT (envelope-from olgeni@svn.freebsd.org) Received: (from olgeni@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s57HC8VP021184; Sat, 7 Jun 2014 17:12:08 GMT (envelope-from olgeni@svn.freebsd.org) Message-Id: <201406071712.s57HC8VP021184@svn.freebsd.org> From: Jimmy Olgeni Date: Sat, 7 Jun 2014 17:12:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356929 - head/mail/dovecot2 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: Sat, 07 Jun 2014 17:12:09 -0000 Author: olgeni Date: Sat Jun 7 17:12:07 2014 New Revision: 356929 URL: http://svnweb.freebsd.org/changeset/ports/356929 QAT: https://qat.redports.org/buildarchive/r356929/ Log: Upgrade to version 2.2.13. PR: 190182 Submitted by: Larry Rosenman Approved by: maintainer timeout (14 days) Modified: head/mail/dovecot2/Makefile head/mail/dovecot2/distinfo (contents, props changed) head/mail/dovecot2/pkg-plist (contents, props changed) Modified: head/mail/dovecot2/Makefile ============================================================================== --- head/mail/dovecot2/Makefile Sat Jun 7 16:53:01 2014 (r356928) +++ head/mail/dovecot2/Makefile Sat Jun 7 17:12:07 2014 (r356929) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dovecot -PORTVERSION= 2.2.12 +PORTVERSION= 2.2.13 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/ PKGNAMESUFFIX= 2 Modified: head/mail/dovecot2/distinfo ============================================================================== --- head/mail/dovecot2/distinfo Sat Jun 7 16:53:01 2014 (r356928) +++ head/mail/dovecot2/distinfo Sat Jun 7 17:12:07 2014 (r356929) @@ -1,2 +1,2 @@ -SHA256 (dovecot-2.2.12.tar.gz) = f3de1cae5665ff202713c1489bc96b4d029760808bf3311d76c173d7f3e38c56 -SIZE (dovecot-2.2.12.tar.gz) = 4587634 +SHA256 (dovecot-2.2.13.tar.gz) = 133cf3d2aa81733f6688ec986c91dbe07602fad81e856ba3d8046ffca85d9dce +SIZE (dovecot-2.2.13.tar.gz) = 4613824 Modified: head/mail/dovecot2/pkg-plist ============================================================================== --- head/mail/dovecot2/pkg-plist Sat Jun 7 16:53:01 2014 (r356928) +++ head/mail/dovecot2/pkg-plist Sat Jun 7 17:12:07 2014 (r356929) @@ -215,6 +215,7 @@ include/dovecot/istream-rawlog.h include/dovecot/istream-seekable.h include/dovecot/istream-sized.h include/dovecot/istream-tee.h +include/dovecot/istream-timeout.h include/dovecot/istream-zlib.h include/dovecot/istream.h include/dovecot/json-parser.h @@ -325,6 +326,7 @@ include/dovecot/message-header-encode.h include/dovecot/message-header-parser.h include/dovecot/message-id.h include/dovecot/message-parser.h +include/dovecot/message-part.h include/dovecot/message-part-serialize.h include/dovecot/message-search.h include/dovecot/message-size.h