From owner-svn-ports-head@FreeBSD.ORG Mon Oct 20 23:15:07 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 51DB794; Mon, 20 Oct 2014 23:15:07 +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 238F7A5B; Mon, 20 Oct 2014 23:15:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9KNF7lc064367; Mon, 20 Oct 2014 23:15:07 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9KNF6NQ064359; Mon, 20 Oct 2014 23:15:06 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201410202315.s9KNF6NQ064359@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Mon, 20 Oct 2014 23:15:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371307 - in head/mail: dovecot-antispam dovecot-managesieve dovecot-sieve 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-1 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: Mon, 20 Oct 2014 23:15:07 -0000 Author: bdrewery Date: Mon Oct 20 23:15:05 2014 New Revision: 371307 URL: https://svnweb.freebsd.org/changeset/ports/371307 QAT: https://qat.redports.org/buildarchive/r371307/ Log: - Chase dovecot update in r371306 Modified: head/mail/dovecot-antispam/Makefile head/mail/dovecot-managesieve/Makefile head/mail/dovecot-sieve/Makefile Modified: head/mail/dovecot-antispam/Makefile ============================================================================== --- head/mail/dovecot-antispam/Makefile Mon Oct 20 23:13:25 2014 (r371306) +++ head/mail/dovecot-antispam/Makefile Mon Oct 20 23:15:05 2014 (r371307) @@ -3,7 +3,7 @@ PORTNAME= dovecot-antispam PORTVERSION= 1.3 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= http://johannes.sipsolutions.net/download/dovecot-antispam/ \ Modified: head/mail/dovecot-managesieve/Makefile ============================================================================== --- head/mail/dovecot-managesieve/Makefile Mon Oct 20 23:13:25 2014 (r371306) +++ head/mail/dovecot-managesieve/Makefile Mon Oct 20 23:15:05 2014 (r371307) @@ -3,7 +3,7 @@ PORTNAME= dovecot-managesieve PORTVERSION= 0.11.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${DISTVERSIONPREFIX}${DISTVERSION:C/:(.)/\1/g}${DISTVERSIONSUFFIX} Modified: head/mail/dovecot-sieve/Makefile ============================================================================== --- head/mail/dovecot-sieve/Makefile Mon Oct 20 23:13:25 2014 (r371306) +++ head/mail/dovecot-sieve/Makefile Mon Oct 20 23:15:05 2014 (r371307) @@ -4,7 +4,7 @@ PORTNAME= dovecot-sieve PORTVERSION= ${DOVECOTVERSION}+${DISTVERSION} DISTVERSION= 0.1.19 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${DISTVERSIONPREFIX}${DISTVERSION:C/:(.)/\1/g}${DISTVERSIONSUFFIX}