- update to 3.1.2

20160819
       Bugfix (introduced: Postfix 3.0): the makedefs script ignored
       readme_directory=pathname overrides. Fix by Todd C. Olson.
       File: makedefs.

20160821
       Bugfix (introduced: Postfix 3.0): the tls_session_ticket_cipher
       documentation says aes-256-cbc, but the implementation was
       using aes-128-cbc (note that Postfix SMTP server and client
       processes have a limited life time).

20160828
       Bitrot: fixes for incompatible OpenSSL 1.1.0 API changes.
       Viktor Dukhovni.  Files: posttls-finger/posttls-finger.c,
       tls/tls.h, tls/tls_dane.c, tls/tls_verify.c, tls/tls_server.c,
       tls/tls_client.c.
This commit is contained in:
Olli Hauer 2016-08-28 09:18:36 +00:00
parent b8f8ff56bc
commit 1ff18ccab7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421013
2 changed files with 4 additions and 5 deletions

View file

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= postfix
PORTVERSION= 3.1.1
PORTREVISION= 2
PORTVERSION= 3.1.2
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1463345893
SHA256 (postfix/postfix-3.1.1.tar.gz) = 3deda4c34631970490b1b5fbb559905f93531bf1c7eb00e38b0d0deb1dba9982
SIZE (postfix/postfix-3.1.1.tar.gz) = 4337295
TIMESTAMP = 1472342160
SHA256 (postfix/postfix-3.1.2.tar.gz) = 1ab9b4ee6bf9eb37d2467a63244132aab22ac23b91a72f327334e236b0d30f6b
SIZE (postfix/postfix-3.1.2.tar.gz) = 4337569