Update to 2.2.29.1.

- imapc reconnection fix was forgotten from 2.2.29 release, which also
    made "make check" fail in a unit test
  - dict-sql: Merging multiple UPDATEs to a single statement wasn't
    actually working.
  - Fixed building with vpopmail
This commit is contained in:
Adam Weinberger 2017-04-12 16:17:00 +00:00
parent ed84edccde
commit a3f7a21277
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438365
2 changed files with 5 additions and 5 deletions

View File

@ -13,9 +13,9 @@
######################################################################
PORTNAME= dovecot
PORTVERSION= 2.2.29
PORTVERSION= 2.2.29.1
CATEGORIES= mail ipv6
MASTER_SITES= https://www.dovecot.org/releases/${PORTVERSION:R}/
MASTER_SITES= https://www.dovecot.org/releases/${PORTVERSION:R:R}/
PKGNAMESUFFIX= 2
MAINTAINER= adamw@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1491869176
SHA256 (dovecot-2.2.29.tar.gz) = d939ea99126eb8a8c6955390b422b6e27ec0fa43a3b59b2b3218cb5ad67139a6
SIZE (dovecot-2.2.29.tar.gz) = 5971883
TIMESTAMP = 1492013710
SHA256 (dovecot-2.2.29.1.tar.gz) = ccfa9ffb7eb91e9e87c21c108324b911250c9ffa838bffb64b1caafadcb0f388
SIZE (dovecot-2.2.29.1.tar.gz) = 5972119