svn commit: r535869 - branches/2020Q2/mail/dovecot

Larry Rosenman ler at FreeBSD.org
Tue May 19 16:53:20 UTC 2020


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/
 


More information about the svn-ports-all mailing list