svn commit: r356929 - head/mail/dovecot2
Jimmy Olgeni
olgeni at FreeBSD.org
Sat Jun 7 17:12:09 UTC 2014
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
More information about the svn-ports-all
mailing list