Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 May 2014 13:25:48 -0500
From:      Larry Rosenman <ler@lerctr.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        bra@fsn.hu
Subject:   ports/190182: [PATCH] mail/dovecot2: update to 2.2.13
Message-ID:  <E1WoGdg-0004Vi-PN@thebighonker.lerctr.org>
Resent-Message-ID: <201405241830.s4OIU1Wd091151@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         190182
>Category:       ports
>Synopsis:       [PATCH] mail/dovecot2: update to 2.2.13
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 24 18:30:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Larry Rosenman
>Release:        FreeBSD 10.0-STABLE amd64
>Organization:
LERCTR Consulting
>Environment:
System: FreeBSD thebighonker.lerctr.org 10.0-STABLE FreeBSD 10.0-STABLE #28 r266472M: Tue May 20 12:11:35 CDT
>Description:
- Update to 2.2.13

Port maintainer (bra@fsn.hu) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- dovecot2-2.2.13.patch begins here ---
diff -ruN /usr/ports/mail/dovecot2/Makefile ./Makefile
--- /usr/ports/mail/dovecot2/Makefile	2014-04-29 13:44:03.912786874 -0500
+++ ./Makefile	2014-05-24 13:13:30.467942385 -0500
@@ -2,7 +2,7 @@
 # $FreeBSD: head/mail/dovecot2/Makefile 352584 2014-04-29 08:06:35Z ohauer $
 
 PORTNAME=	dovecot
-PORTVERSION=	2.2.12
+PORTVERSION=	2.2.13
 CATEGORIES=	mail ipv6
 MASTER_SITES=	http://www.dovecot.org/releases/${PORTVERSION:R}/
 PKGNAMESUFFIX=	2
diff -ruN /usr/ports/mail/dovecot2/distinfo ./distinfo
--- /usr/ports/mail/dovecot2/distinfo	2014-04-28 09:08:57.146879573 -0500
+++ ./distinfo	2014-05-24 13:13:50.330940179 -0500
@@ -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
diff -ruN /usr/ports/mail/dovecot2/pkg-plist ./pkg-plist
--- /usr/ports/mail/dovecot2/pkg-plist	2014-04-28 09:08:57.143879570 -0500
+++ ./pkg-plist	2014-05-24 13:19:32.683917180 -0500
@@ -215,6 +215,7 @@
 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-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
--- dovecot2-2.2.13.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1WoGdg-0004Vi-PN>