From owner-svn-ports-head@FreeBSD.ORG Sat Jun 7 17:12:42 2014 Return-Path: Delivered-To: svn-ports-head@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 0466565D; Sat, 7 Jun 2014 17:12:42 +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 CC9062FC3; Sat, 7 Jun 2014 17:12:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s57HCfZs021428; Sat, 7 Jun 2014 17:12:41 GMT (envelope-from olgeni@svn.freebsd.org) Received: (from olgeni@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s57HCfoS021422; Sat, 7 Jun 2014 17:12:41 GMT (envelope-from olgeni@svn.freebsd.org) Message-Id: <201406071712.s57HCfoS021422@svn.freebsd.org> From: Jimmy Olgeni Date: Sat, 7 Jun 2014 17:12:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356930 - head/mail/dovecot2-pigeonhole X-SVN-Group: ports-head 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.18 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: Sat, 07 Jun 2014 17:12:42 -0000 Author: olgeni Date: Sat Jun 7 17:12:40 2014 New Revision: 356930 URL: http://svnweb.freebsd.org/changeset/ports/356930 QAT: https://qat.redports.org/buildarchive/r356930/ Log: Upgrade to version 0.4.3. PR: 190180 Submitted by: Larry Rosenman Approved by: maintainer timeout (14 days) Modified: head/mail/dovecot2-pigeonhole/Makefile head/mail/dovecot2-pigeonhole/distinfo (contents, props changed) head/mail/dovecot2-pigeonhole/pkg-plist (contents, props changed) Modified: head/mail/dovecot2-pigeonhole/Makefile ============================================================================== --- head/mail/dovecot2-pigeonhole/Makefile Sat Jun 7 17:12:07 2014 (r356929) +++ head/mail/dovecot2-pigeonhole/Makefile Sat Jun 7 17:12:40 2014 (r356930) @@ -2,8 +2,7 @@ # $FreeBSD$ 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} Modified: head/mail/dovecot2-pigeonhole/distinfo ============================================================================== --- head/mail/dovecot2-pigeonhole/distinfo Sat Jun 7 17:12:07 2014 (r356929) +++ head/mail/dovecot2-pigeonhole/distinfo Sat Jun 7 17:12:40 2014 (r356930) @@ -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 Modified: head/mail/dovecot2-pigeonhole/pkg-plist ============================================================================== --- head/mail/dovecot2-pigeonhole/pkg-plist Sat Jun 7 17:12:07 2014 (r356929) +++ head/mail/dovecot2-pigeonhole/pkg-plist Sat Jun 7 17:12:40 2014 (r356930) @@ -7,6 +7,8 @@ bin/sieve-test 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