From ler@lerctr.org  Sat May 24 18:26:10 2014
Return-Path: <ler@lerctr.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 0531DEE3
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat, 24 May 2014 18:26:10 +0000 (UTC)
Received: from thebighonker.lerctr.org (lrosenman-1-pt.tunnel.tserv8.dal1.ipv6.he.net [IPv6:2001:470:1f0e:3ad::2])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "thebighonker.lerctr.org", Issuer "CA Cert Signing Authority" (not verified))
	by mx1.freebsd.org (Postfix) with ESMTPS id D60512138
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat, 24 May 2014 18:26:09 +0000 (UTC)
Received: from ler by thebighonker.lerctr.org with local (Exim 4.82 (FreeBSD))
	(envelope-from <ler@lerctr.org>)
	id 1WoGe0-0004c3-W1; Sat, 24 May 2014 13:26:08 -0500
Message-Id: <E1WoGe0-0004c3-W1@thebighonker.lerctr.org>
Date: Sat, 24 May 2014 13:26:08 -0500
From: Larry Rosenman <ler@lerctr.org>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: bra@fsn.hu
Subject: [PATCH] mail/dovecot2-pigeonhole: update to 0.4.3
X-Send-Pr-Version: 3.113
X-GNATS-Notify: bra@fsn.hu

>Number:         190180
>Category:       ports
>Synopsis:       [PATCH] mail/dovecot2-pigeonhole: update to 0.4.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    olgeni
>State:          feedback
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 24 18:30:00 UTC 2014
>Closed-Date:    
>Last-Modified:  Sat May 24 19:35:23 UTC 2014
>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 0.4.3

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

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

--- dovecot-pigeonhole-0.4.3.patch begins here ---
diff -ruN /usr/ports/mail/dovecot2-pigeonhole/Makefile ./Makefile
--- /usr/ports/mail/dovecot2-pigeonhole/Makefile	2014-05-22 13:32:27.424773054 -0500
+++ ./Makefile	2014-05-24 13:14:07.466939720 -0500
@@ -2,8 +2,7 @@
 # $FreeBSD: head/mail/dovecot2-pigeonhole/Makefile 354504 2014-05-19 07:45:14Z ohauer $
 
 PORTNAME=	dovecot-pigeonhole
-PORTVERSION=	0.4.2
-PORTREVISION=	3
+PORTVERSION=	0.4.3
 CATEGORIES=	mail
 MASTER_SITES=	http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/
 DISTNAME=	${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
diff -ruN /usr/ports/mail/dovecot2-pigeonhole/distinfo ./distinfo
--- /usr/ports/mail/dovecot2-pigeonhole/distinfo	2014-01-03 18:36:04.218856606 -0600
+++ ./distinfo	2014-05-24 13:14:22.603938507 -0500
@@ -1,2 +1,2 @@
-SHA256 (dovecot-2.2-pigeonhole-0.4.2.tar.gz) = 0499f07037b86489fdc1d48fb19e298d5360ec41273bccaec230eb1bcf5a3e13
-SIZE (dovecot-2.2-pigeonhole-0.4.2.tar.gz) = 1159311
+SHA256 (dovecot-2.2-pigeonhole-0.4.3.tar.gz) = d692f4ab077bdf2c43c98829ed24b2e6f148db488ef8ba429b430394d8b4d757
+SIZE (dovecot-2.2-pigeonhole-0.4.3.tar.gz) = 1184029
diff -ruN /usr/ports/mail/dovecot2-pigeonhole/pkg-plist ./pkg-plist
--- /usr/ports/mail/dovecot2-pigeonhole/pkg-plist	2014-01-03 18:36:04.217856402 -0600
+++ ./pkg-plist	2014-05-24 13:23:49.277898940 -0500
@@ -7,6 +7,8 @@
 bin/sievec
 include/dovecot-2.2-pigeonhole/sieve/edit-mail.h
 include/dovecot-2.2-pigeonhole/sieve/pigeonhole-config.h
+include/dovecot-2.2-pigeonhole/sieve/program-client-private.h
+include/dovecot-2.2-pigeonhole/sieve/program-client.h
 include/dovecot-2.2-pigeonhole/sieve/rfc2822.h
 include/dovecot-2.2-pigeonhole/sieve/sieve-actions.h
 include/dovecot-2.2-pigeonhole/sieve/sieve-address-parts.h
--- dovecot-pigeonhole-0.4.3.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat May 24 18:30:06 UTC 2014 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=190180 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: bra@fsn.hu
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/190180: [PATCH] mail/dovecot2-pigeonhole: update to 0.4.3
Date: Sat, 24 May 2014 18:30:05 UT

 Maintainer of mail/dovecot2-pigeonhole,
 
 Please note that PR ports/190180 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/190180
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->olgeni 
Responsible-Changed-By: olgeni 
Responsible-Changed-When: Sat May 24 19:35:04 UTC 2014 
Responsible-Changed-Why:  
I'll take this one. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=190180 
>Unformatted:
