Update to 3.0.6.

This commit is contained in:
Hajimu UMEMOTO 2018-05-05 03:16:25 +00:00
parent df9fb5e3bc
commit 076ba07b92
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469082
4 changed files with 6 additions and 16 deletions

View file

@ -1,8 +1,8 @@
# $FreeBSD$
PORTNAME= cyrus-imapd
PORTVERSION= 3.0.5
PORTREVISION= 1
PORTVERSION= 3.0.6
#PORTREVISION= 0
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-imapd/ \
https://www.cyrusimap.org/releases/

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1514962870
SHA256 (cyrus-imapd-3.0.5.tar.gz) = ae5fe3f33f75ef2d3964ea38ae7e01207da8050a71a21dea30c4f8d4bd159ad1
SIZE (cyrus-imapd-3.0.5.tar.gz) = 10910080
TIMESTAMP = 1525485991
SHA256 (cyrus-imapd-3.0.6.tar.gz) = 4aa3a11b61d4b8afb505ecf497fd29e1f105cd92a2e51423ef0fe39699fbafc3
SIZE (cyrus-imapd-3.0.6.tar.gz) = 10734548

View file

@ -1,14 +1,5 @@
--- imap/tls.c.orig 2018-01-03 02:10:17 UTC
--- imap/tls.c.orig 2018-04-30 02:05:44 UTC
+++ imap/tls.c
@@ -227,7 +227,7 @@ static RSA *tmp_rsa_cb(SSL * s __attribu
}
#endif
-#if OPENSSL_VERSION_NUMBER < 0x10100000L
+#if OPENSSL_VERSION_NUMBER < 0x10100000L || (defined(LIBRESSL_VERSION_NUMBER) && LIBRESSL_VERSION_NUMBER < 0x20700000L)
/* replacements for new 1.1 API accessors */
/* XXX probably put these somewhere central */
static int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g)
@@ -734,7 +734,9 @@ EXPORTED int tls_init_serverengine(c
off |= SSL_OP_ALL; /* Work around all known bugs */
off |= SSL_OP_NO_SSLv2; /* Disable insecure SSLv2 */

View file

@ -31,7 +31,6 @@ cyrus/sbin/chk_cyrus
cyrus/sbin/ctl_conversationsdb
cyrus/sbin/ctl_cyrusdb
cyrus/sbin/ctl_deliver
%%HTTP%%cyrus/sbin/ctl_jmapauth
cyrus/sbin/ctl_mboxlist
%%HTTP%%cyrus/sbin/ctl_zoneinfo
cyrus/sbin/cvt_cyrusdb