Date: Tue, 19 May 2020 16:53:20 +0000 (UTC) From: Larry Rosenman <ler@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r535869 - branches/2020Q2/mail/dovecot Message-ID: <202005191653.04JGrK1o033171@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ler Date: Tue May 19 16:53:19 2020 New Revision: 535869 URL: https://svnweb.freebsd.org/changeset/ports/535869 Log: mail/dovecot: correct mis-merge of the 2.3.10.1 fix. Approved by: ports-secteam (blanket, fix breakage) Modified: branches/2020Q2/mail/dovecot/Makefile Modified: branches/2020Q2/mail/dovecot/Makefile ============================================================================== --- branches/2020Q2/mail/dovecot/Makefile Tue May 19 16:23:36 2020 (r535868) +++ branches/2020Q2/mail/dovecot/Makefile Tue May 19 16:53:19 2020 (r535869) @@ -8,8 +8,7 @@ ###################################################################### PORTNAME= dovecot -PORTVERSION= 2.3.10 -PORTREVISION= 2 +PORTVERSION= 2.3.10.1 CATEGORIES= mail MASTER_SITES= https://dovecot.org/releases/2.3/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005191653.04JGrK1o033171>