From owner-svn-ports-all@FreeBSD.ORG Sat Jun 7 17:13:04 2014 Return-Path: Delivered-To: svn-ports-all@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 9405E73B; Sat, 7 Jun 2014 17:13:04 +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 808752FCA; Sat, 7 Jun 2014 17:13:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s57HD4kW021584; Sat, 7 Jun 2014 17:13:04 GMT (envelope-from olgeni@svn.freebsd.org) Received: (from olgeni@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s57HD4xe021582; Sat, 7 Jun 2014 17:13:04 GMT (envelope-from olgeni@svn.freebsd.org) Message-Id: <201406071713.s57HD4xe021582@svn.freebsd.org> From: Jimmy Olgeni Date: Sat, 7 Jun 2014 17:13:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356931 - head/mail/dovecot2-antispam-plugin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jun 2014 17:13:04 -0000 Author: olgeni Date: Sat Jun 7 17:13:04 2014 New Revision: 356931 URL: http://svnweb.freebsd.org/changeset/ports/356931 QAT: https://qat.redports.org/buildarchive/r356931/ Log: Bump PORTREVISION after mail/dovecot2 upgrade. PR: 190181 Submitted by: Larry Rosenman Modified: head/mail/dovecot2-antispam-plugin/Makefile Modified: head/mail/dovecot2-antispam-plugin/Makefile ============================================================================== --- head/mail/dovecot2-antispam-plugin/Makefile Sat Jun 7 17:12:40 2014 (r356930) +++ head/mail/dovecot2-antispam-plugin/Makefile Sat Jun 7 17:13:04 2014 (r356931) @@ -3,7 +3,7 @@ PORTNAME= dovecot2-antispam-plugin PORTVERSION= 20130429 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= mail MASTER_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \ LOCAL/olgeni