- Update to 2.0.16
Changes: http://www.dovecot.org/list/dovecot-news/2011-November/000200.html PR: ports/162916 Submitted by: Jase Thew <freebsd@beardz.net> Approved by: Attila Nagy <bra@fsn.hu> (maintainer) Feature safe: yes
This commit is contained in:
parent
d0e8c4769a
commit
a6dc4d592d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286544
3 changed files with 5 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= dovecot
|
||||
PORTVERSION= 2.0.15
|
||||
PORTVERSION= 2.0.16
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/
|
||||
|
||||
|
@ -175,6 +175,7 @@ MAN1= deliver.1 \
|
|||
doveadm-kick.1 \
|
||||
doveadm-log.1 \
|
||||
doveadm-mailbox.1 \
|
||||
doveadm-move.1 \
|
||||
doveadm-penalty.1 \
|
||||
doveadm-purge.1 \
|
||||
doveadm-pw.1 \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (dovecot-2.0.15.tar.gz) = 63640303b5deb299a605a94ffd706cac6866d934175b291d2e66f64e95b97e0d
|
||||
SIZE (dovecot-2.0.15.tar.gz) = 3303717
|
||||
SHA256 (dovecot-2.0.16.tar.gz) = a9652ce1f0767b9a4d4f613dd4d41bbe7b55c25728be6f1283dacf0aff62f057
|
||||
SIZE (dovecot-2.0.16.tar.gz) = 3317662
|
||||
|
|
|
@ -435,7 +435,7 @@ sbin/dovecot
|
|||
share/aclocal/dovecot.m4
|
||||
@dirrm libexec/dovecot
|
||||
@dirrm lib/dovecot/doveadm
|
||||
@dirrm lib/dovecot/auth
|
||||
@dirrmtry lib/dovecot/auth
|
||||
@dirrm lib/dovecot
|
||||
@dirrm include/dovecot
|
||||
@dirrmtry %%ETCDIR%%
|
||||
|
|
Loading…
Reference in a new issue