Date: Wed, 11 Oct 2017 17:15:52 +0000 (UTC) From: Larry Rosenman <ler@FreeBSD.org> 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 Message-ID: <201710111715.v9BHFquN087334@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710111715.v9BHFquN087334>