[Midnightbsd-cvs] mports [23513] trunk/mail/dovecot2/Makefile: bump for openssl

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat May 12 10:37:39 EDT 2018


Revision: 23513
          http://svnweb.midnightbsd.org/mports/?rev=23513
Author:   laffer1
Date:     2018-05-12 10:37:38 -0400 (Sat, 12 May 2018)
Log Message:
-----------
bump for openssl

Modified Paths:
--------------
    trunk/mail/dovecot2/Makefile

Modified: trunk/mail/dovecot2/Makefile
===================================================================
--- trunk/mail/dovecot2/Makefile	2018-05-12 14:35:03 UTC (rev 23512)
+++ trunk/mail/dovecot2/Makefile	2018-05-12 14:37:38 UTC (rev 23513)
@@ -2,7 +2,7 @@
 
 PORTNAME=	dovecot
 PORTVERSION=	2.2.35
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	mail ipv6
 MASTER_SITES=	https://www.dovecot.org/releases/${PORTVERSION:R}/
 PKGNAMESUFFIX=	2
@@ -13,9 +13,8 @@
 LICENSE=	lgpl2.1 mit
 LICENSE_COMB=	dual
 
-USES=		cpe iconv:translit libtool
+USES=		cpe iconv:translit libtool ssl
 USE_RC_SUBR=	dovecot
-USE_OPENSSL=	yes
 
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd9.1 \



More information about the Midnightbsd-cvs mailing list