mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- update to 3.2-20161101
Major changes with snapshot 20161031 ==================================== The smtpd_milter_maps feature supports per-client Milter configuration. This overrides the global smtpd_milters setting and has the same syntax. A lookup result of "DISABLE" turns off Milter support.
This commit is contained in:
parent
7761804d90
commit
b6ac44f4a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425109
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= postfix
|
||||
DISTVERSION= 3.2-20161008
|
||||
DISTVERSION= 3.2-20161101
|
||||
PORTEPOCH= 4
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1475973023
|
||||
SHA256 (postfix/postfix-3.2-20161008.tar.gz) = 9abd0e09767d19ac03d8eb44c806d865cdbe83e9881e17d7c60f8fc9be34a14c
|
||||
SIZE (postfix/postfix-3.2-20161008.tar.gz) = 4350036
|
||||
TIMESTAMP = 1478019584
|
||||
SHA256 (postfix/postfix-3.2-20161101.tar.gz) = 3de717a408e5c2091d1960dc5bdd9b5cfd63babb945eb71da2f32e201138c618
|
||||
SIZE (postfix/postfix-3.2-20161101.tar.gz) = 4374281
|
||||
|
|
Loading…
Add table
Reference in a new issue