1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00

- update to 3.3-20170924

Changelog:
20170923
  Bugfix (introduced: Postfix 3.2): panic in the postqueue
  command after output write error while listing the queue.
  This change restores a write error check that was lost with
  the Postfix 3.2.2 rewrite of the vbuf_print formatter.
  Problem reported by Andreas Schulze. File: util/vbuf_print.c.
This commit is contained in:
Olli Hauer 2017-09-26 06:43:08 +00:00
parent 9755aa8965
commit 41d56bea00
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450644
2 changed files with 5 additions and 5 deletions

View File

@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= postfix
DISTVERSION= 3.3-20170910
PORTREVISION?= 1
DISTVERSION= 3.3-20170924
PORTREVISION?= 0
PORTEPOCH= 5
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1505063460
SHA256 (postfix/postfix-3.3-20170910.tar.gz) = d6382513a569ea28139d174d90f55df2e89ef3f19dff693d926db17d3524e778
SIZE (postfix/postfix-3.3-20170910.tar.gz) = 4397230
TIMESTAMP = 1506256380
SHA256 (postfix/postfix-3.3-20170924.tar.gz) = b9b8a2dd43cf1ae0002d815946d1f765b775a983ccf3bfbe7c2cae43e3677032
SIZE (postfix/postfix-3.3-20170924.tar.gz) = 4397375