Update to courier-imap-1.3.8.2
This fixes the ipv6 issues with the previous version
This commit is contained in:
parent
2e0baa0025
commit
960eeb6172
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2001/06/09 19:42:42 avsm Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2001/06/18 21:19:22 avsm Exp $
|
||||
|
||||
MULTI_PACKAGES= -pop3
|
||||
|
||||
COMMENT= "imap server for maildir format mailboxes"
|
||||
COMMENT-pop3= "pop3 server for maildir format mailboxes"
|
||||
|
||||
COURIERVER= 1.3.8.1
|
||||
COURIERVER= 1.3.8.2
|
||||
DISTNAME= courier-imap-${COURIERVER}
|
||||
PKGNAME-pop3= courier-pop3-${COURIERVER}
|
||||
|
||||
@ -42,7 +42,7 @@ CONFIGURE_ARGS= --disable-root-check --datadir=${PREFIX}/sbin \
|
||||
--with-userdb=${SYSCONFDIR}/userdb --with-authuserdb \
|
||||
--sysconfdir=${COURIERCONF} --with-authdaemon \
|
||||
--with-authdaemonvar=${COURIERSTATE} \
|
||||
--enable-workarounds-for-imap-client-bugs --without-ipv6
|
||||
--enable-workarounds-for-imap-client-bugs
|
||||
|
||||
.if ${FLAVOR:L:Mmysql} && ${FLAVOR:L:Mldap}
|
||||
.BEGIN:
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (courier-imap-1.3.8.1.tar.gz) = 4f49f99121cddfa2c0ce465ad5579cf1
|
||||
RMD160 (courier-imap-1.3.8.1.tar.gz) = 32c7ccc4d91ac882f79bf2c371f2cd71cbb08f1d
|
||||
SHA1 (courier-imap-1.3.8.1.tar.gz) = 152a7c8647672cbb01c82e6a3b9d132f3865fabe
|
||||
MD5 (courier-imap-1.3.8.2.tar.gz) = c6ca74a0120619606f3dcbbea6383af8
|
||||
RMD160 (courier-imap-1.3.8.2.tar.gz) = 9c16e7a76aedbff76c9a4b135b4a342194b9c206
|
||||
SHA1 (courier-imap-1.3.8.2.tar.gz) = 7e199dee58eb125df2b897f0621ffa5eb6d7fbde
|
||||
|
Loading…
Reference in New Issue
Block a user