mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
mail/dovecot: update to 2.2.33.2.
One more patch release with some fixes: - doveadm: Fix crash in proxying (or dsync replication) if remote is running older than v2.2.33 - auth: Fix memory leak in %{ldap_dn} - dict-sql: Fix data types to work correctly with Cassandra bump dovecot-pigeonhole PORTREVISION as well.
This commit is contained in:
parent
28cc997eb6
commit
f5a875991a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=452533
3 changed files with 5 additions and 4 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= dovecot-pigeonhole
|
||||
PORTVERSION= 0.4.21
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/
|
||||
DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
######################################################################
|
||||
|
||||
PORTNAME= dovecot
|
||||
PORTVERSION= 2.2.33.1
|
||||
PORTVERSION= 2.2.33.2
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= https://www.dovecot.org/releases/2.2/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1507741841
|
||||
SHA256 (dovecot-2.2.33.1.tar.gz) = e4d9a182408100dce70e05dad1f8a703252a497aeb25706642286d84a118890b
|
||||
SIZE (dovecot-2.2.33.1.tar.gz) = 6131180
|
||||
TIMESTAMP = 1508511506
|
||||
SHA256 (dovecot-2.2.33.2.tar.gz) = fe1e3b78609a56ee22fc209077e4b75348fa1bbd54c46f52bde2472a4c4cee84
|
||||
SIZE (dovecot-2.2.33.2.tar.gz) = 6131086
|
||||
|
|
Loading…
Add table
Reference in a new issue