Update to cyrus-imapd-3.2.4.
This commit is contained in:
parent
e8099601f8
commit
56ee9ca0da
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.128 2020/08/28 09:53:04 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.129 2020/10/09 08:47:57 ajacoutot Exp $
|
||||
|
||||
PORTROACH= limitw:1,even
|
||||
|
||||
COMMENT= Cyrus IMAP server
|
||||
|
||||
V= 3.2.3
|
||||
V= 3.2.4
|
||||
DISTNAME= cyrus-imapd-${V}
|
||||
|
||||
SHARED_LIBS += cyrus 0.0 # 0.0
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cyrus-imapd-3.2.3.tar.gz) = hkIWK9RAdBAu84kAGx2sCrBOOCJnKRcBHbZFOHn+d1o=
|
||||
SIZE (cyrus-imapd-3.2.3.tar.gz) = 12253621
|
||||
SHA256 (cyrus-imapd-3.2.4.tar.gz) = UWEmLDgqpaeMKLGk9eolRQne4eet6DH37JsUB4+0LyM=
|
||||
SIZE (cyrus-imapd-3.2.4.tar.gz) = 12270070
|
||||
|
@ -1,11 +1,11 @@
|
||||
$OpenBSD: patch-imtest_imtest_c,v 1.4 2020/05/14 12:26:39 ajacoutot Exp $
|
||||
$OpenBSD: patch-imtest_imtest_c,v 1.5 2020/10/09 08:47:57 ajacoutot Exp $
|
||||
|
||||
64 bit time_t
|
||||
|
||||
Index: imtest/imtest.c
|
||||
--- imtest/imtest.c.orig
|
||||
+++ imtest/imtest.c
|
||||
@@ -1973,7 +1973,7 @@ static void send_recv_test(void)
|
||||
@@ -1980,7 +1980,7 @@ static void send_recv_test(void)
|
||||
|
||||
end=time(NULL);
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.37 2020/08/28 09:53:05 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.38 2020/10/09 08:47:57 ajacoutot Exp $
|
||||
@pkgpath mail/cyrus-imapd,-main,kerberos
|
||||
@pkgpath mail/cyrus-imapd,-main
|
||||
@pkgpath mail/cyrus-imapd,-perl
|
||||
@ -489,6 +489,7 @@ share/doc/cyrus-imapd/html/imap/download/release-notes/3.2/x/3.2.0.html
|
||||
share/doc/cyrus-imapd/html/imap/download/release-notes/3.2/x/3.2.1.html
|
||||
share/doc/cyrus-imapd/html/imap/download/release-notes/3.2/x/3.2.2.html
|
||||
share/doc/cyrus-imapd/html/imap/download/release-notes/3.2/x/3.2.3.html
|
||||
share/doc/cyrus-imapd/html/imap/download/release-notes/3.2/x/3.2.4.html
|
||||
share/doc/cyrus-imapd/html/imap/download/release-notes/index.html
|
||||
share/doc/cyrus-imapd/html/imap/download/upgrade.html
|
||||
share/doc/cyrus-imapd/html/imap/installing.html
|
||||
|
Loading…
Reference in New Issue
Block a user