From owner-svn-ports-all@freebsd.org Wed Oct 11 17:15:53 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CA463E3194B; Wed, 11 Oct 2017 17:15:53 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 9934C6F667; Wed, 11 Oct 2017 17:15:53 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9BHFqcc087337; Wed, 11 Oct 2017 17:15:52 GMT (envelope-from ler@FreeBSD.org) Received: (from ler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9BHFquN087334; Wed, 11 Oct 2017 17:15:52 GMT (envelope-from ler@FreeBSD.org) Message-Id: <201710111715.v9BHFquN087334@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ler set sender to ler@FreeBSD.org using -f From: Larry Rosenman Date: Wed, 11 Oct 2017 17:15:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451765 - in head/mail: dovecot dovecot-pigeonhole X-SVN-Group: ports-head X-SVN-Commit-Author: ler X-SVN-Commit-Paths: in head/mail: dovecot dovecot-pigeonhole X-SVN-Commit-Revision: 451765 X-SVN-Commit-Repository: ports 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.23 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: Wed, 11 Oct 2017 17:15:53 -0000 Author: ler Date: Wed Oct 11 17:15:52 2017 New Revision: 451765 URL: https://svnweb.freebsd.org/changeset/ports/451765 Log: mail/dovecot: upgrade to 2.2.33.1. - dovecot-lda was logging to stderr instead of to the log file. Modified: head/mail/dovecot-pigeonhole/Makefile head/mail/dovecot/Makefile head/mail/dovecot/distinfo Modified: head/mail/dovecot-pigeonhole/Makefile ============================================================================== --- head/mail/dovecot-pigeonhole/Makefile Wed Oct 11 17:15:30 2017 (r451764) +++ head/mail/dovecot-pigeonhole/Makefile Wed Oct 11 17:15:52 2017 (r451765) @@ -3,7 +3,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.4.20 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} Modified: head/mail/dovecot/Makefile ============================================================================== --- head/mail/dovecot/Makefile Wed Oct 11 17:15:30 2017 (r451764) +++ head/mail/dovecot/Makefile Wed Oct 11 17:15:52 2017 (r451765) @@ -12,7 +12,7 @@ ###################################################################### PORTNAME= dovecot -PORTVERSION= 2.2.33 +PORTVERSION= 2.2.33.1 CATEGORIES= mail ipv6 MASTER_SITES= https://www.dovecot.org/releases/2.2/ Modified: head/mail/dovecot/distinfo ============================================================================== --- head/mail/dovecot/distinfo Wed Oct 11 17:15:30 2017 (r451764) +++ head/mail/dovecot/distinfo Wed Oct 11 17:15:52 2017 (r451765) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507649497 -SHA256 (dovecot-2.2.33.tar.gz) = e9483d68a7698d701bc06124fcf6e1b1f16380c2986c7ec0cf4e1475b9d0c218 -SIZE (dovecot-2.2.33.tar.gz) = 6130836 +TIMESTAMP = 1507741841 +SHA256 (dovecot-2.2.33.1.tar.gz) = e4d9a182408100dce70e05dad1f8a703252a497aeb25706642286d84a118890b +SIZE (dovecot-2.2.33.1.tar.gz) = 6131180