diff options
author | ler <ler@FreeBSD.org> | 2017-06-06 15:37:53 +0000 |
---|---|---|
committer | ler <ler@FreeBSD.org> | 2017-06-06 15:37:53 +0000 |
commit | d3d777358855cdd49f8e6f7d2ecdce07a1cbf8c6 (patch) | |
tree | 3d07ea5c4e04a5c20493e0af3b2aa45704abe471 | |
parent | b7bd920a1b5f11b5babc211f6534b9a610123d11 (diff) | |
download | FreeBSD-ports-d3d777358855cdd49f8e6f7d2ecdce07a1cbf8c6.zip FreeBSD-ports-d3d777358855cdd49f8e6f7d2ecdce07a1cbf8c6.tar.gz |
mail/dovecot2:
- auth: Multiple failed authentications within short time caused
crashes
- push-notification: OX driver crashed at deinit
Bump PORTREVISION for plugins.
-rw-r--r-- | mail/dovecot2-antispam-plugin/Makefile | 2 | ||||
-rw-r--r-- | mail/dovecot2-pigeonhole/Makefile | 2 | ||||
-rw-r--r-- | mail/dovecot2/Makefile | 2 | ||||
-rw-r--r-- | mail/dovecot2/distinfo | 6 |
4 files changed, 6 insertions, 6 deletions
diff --git a/mail/dovecot2-antispam-plugin/Makefile b/mail/dovecot2-antispam-plugin/Makefile index 83ce67e..87e50c0 100644 --- a/mail/dovecot2-antispam-plugin/Makefile +++ b/mail/dovecot2-antispam-plugin/Makefile @@ -3,7 +3,7 @@ PORTNAME= dovecot2-antispam-plugin PORTVERSION= 20130429 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= mail MASTER_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \ LOCAL/olgeni diff --git a/mail/dovecot2-pigeonhole/Makefile b/mail/dovecot2-pigeonhole/Makefile index 9a81216..87b5f0b 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -3,7 +3,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.4.18 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index f8925b2..cad7fb1 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -13,7 +13,7 @@ ###################################################################### PORTNAME= dovecot -PORTVERSION= 2.2.30.1 +PORTVERSION= 2.2.30.2 CATEGORIES= mail ipv6 MASTER_SITES= https://www.dovecot.org/releases/${PORTVERSION:R:R}/ PKGNAMESUFFIX= 2 diff --git a/mail/dovecot2/distinfo b/mail/dovecot2/distinfo index 21cb9ad..780a843 100644 --- a/mail/dovecot2/distinfo +++ b/mail/dovecot2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1496239536 -SHA256 (dovecot-2.2.30.1.tar.gz) = 9049db49f7ccd76850a17872896dfb8778676bab38454575f59bb39f16b083a4 -SIZE (dovecot-2.2.30.1.tar.gz) = 6004223 +TIMESTAMP = 1496763108 +SHA256 (dovecot-2.2.30.2.tar.gz) = f3dba79c1ceeaa9dd0633f648d3a607704bf3d0591e7d48168084c8add87189e +SIZE (dovecot-2.2.30.2.tar.gz) = 6008134 |