upgrade to Dovecot 0.99.10.8
This commit is contained in:
parent
0d77728dd5
commit
124a9c4f28
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2004/07/21 14:19:19 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2004/07/30 17:40:27 brad Exp $
|
||||
|
||||
COMMENT= "compact IMAP/POP3 server"
|
||||
|
||||
DISTNAME= dovecot-0.99.10.7
|
||||
DISTNAME= dovecot-0.99.10.8
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ${HOMEPAGE}releases/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (dovecot-0.99.10.7.tar.gz) = 6e5f32be84901bf0f8c027f4a5a999ad
|
||||
RMD160 (dovecot-0.99.10.7.tar.gz) = b1ab11e67dfbfcf19810920854a40bedd7560b5b
|
||||
SHA1 (dovecot-0.99.10.7.tar.gz) = 9fba2c016e48e9e3b89905bc1bef2e2f55757461
|
||||
MD5 (dovecot-0.99.10.8.tar.gz) = 30e86144591ae6c6508240c5cbecd275
|
||||
RMD160 (dovecot-0.99.10.8.tar.gz) = b26d40d5134216f817b77730182aad75d5a42b43
|
||||
SHA1 (dovecot-0.99.10.8.tar.gz) = b033fe9b3103f6b8ca5e2827db33440284525b6c
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2004/07/12 01:11:01 brad Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2004/07/30 17:40:27 brad Exp $
|
||||
libexec/dovecot/
|
||||
libexec/dovecot/dovecot-auth
|
||||
libexec/dovecot/imap
|
||||
libexec/dovecot/imap-login
|
||||
@ -6,6 +7,7 @@ libexec/dovecot/pop3
|
||||
libexec/dovecot/pop3-login
|
||||
sbin/dovecot
|
||||
sbin/dovecot-mkcert.sh
|
||||
share/doc/dovecot/
|
||||
share/doc/dovecot/auth.txt
|
||||
share/doc/dovecot/configuration.txt
|
||||
share/doc/dovecot/design.txt
|
||||
@ -14,11 +16,9 @@ share/doc/dovecot/mail-storages.txt
|
||||
share/doc/dovecot/multiaccess.txt
|
||||
share/doc/dovecot/nfs.txt
|
||||
share/doc/dovecot/securecoding.txt
|
||||
share/examples/dovecot/
|
||||
share/examples/dovecot/dovecot-example.conf
|
||||
share/examples/dovecot/dovecot-openssl.cnf
|
||||
@dirrm share/examples/dovecot
|
||||
@dirrm share/doc/dovecot
|
||||
@dirrm libexec/dovecot
|
||||
@cwd ${SYSCONFDIR}
|
||||
@extra dovecot.conf
|
||||
@cwd /etc/ssl
|
||||
|
Loading…
Reference in New Issue
Block a user