aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuraj Lutter <otis@FreeBSD.org>2023-04-20 08:22:14 +0000
committerJuraj Lutter <otis@FreeBSD.org>2023-04-20 14:04:06 +0000
commita0b47811fa34ef7972498a1c8097e7569237655e (patch)
treef00018ce5da508e663b6c6f921a73a264f9182c3
parentb0158c9bdf6d46545750d216cff5360273dda30e (diff)
downloadports-a0b47811fa34ef7972498a1c8097e7569237655e.tar.gz
ports-a0b47811fa34ef7972498a1c8097e7569237655e.zip
mail/postfix: Update to 3.8.0
The most notable change is that starting from 3.8.0, postfix supports SRV DNS records lookups in SMTP and LMTP clients. Release announcement: https://www.postfix.org/announcements/postfix-3.8.0.html
-rw-r--r--mail/postfix/Makefile8
-rw-r--r--mail/postfix/distinfo6
-rw-r--r--mail/postfix/files/pkg-message.in24
3 files changed, 7 insertions, 31 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index ee48e08fcb8e..084f7196bc35 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,11 +1,11 @@
PORTNAME= postfix
-DISTVERSION= 3.7.4
-PORTREVISION?= 1
+DISTVERSION= 3.8.0
+PORTREVISION?= 0
PORTEPOCH= 1
CATEGORIES= mail
-MASTER_SITES= http://ftp.porcupine.org/mirrors/postfix-release/ \
+MASTER_SITES= http://cdn.postfix.johnriley.me/mirrors/postfix-release/ \
+ http://ftp.porcupine.org/mirrors/postfix-release/ \
http://de.postfix.org/ftpmirror/ \
- http://cdn.postfix.johnriley.me/mirrors/postfix-release/ \
http://www.artfiles.org/postfix.org/postfix-release/ \
http://mirror.lhsolutions.nl/postfix-release/ \
ftp://postfix.mirrors.pair.com/
diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo
index e1741c9e680c..6dd0b34c0fae 100644
--- a/mail/postfix/distinfo
+++ b/mail/postfix/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674586909
-SHA256 (postfix/postfix-3.7.4.tar.gz) = 4c137a2303448f25993836837deeae87fac5d4d03af11ade8e9bead806328645
-SIZE (postfix/postfix-3.7.4.tar.gz) = 4833834
+TIMESTAMP = 1681973870
+SHA256 (postfix/postfix-3.8.0.tar.gz) = a3ad8029bd2c6b0c576477a0f77bf9d2c0b761cbaa0efbfef47969efea6eade9
+SIZE (postfix/postfix-3.8.0.tar.gz) = 4851893
diff --git a/mail/postfix/files/pkg-message.in b/mail/postfix/files/pkg-message.in
index 3f12dcd56cd9..a6f254c1e3bf 100644
--- a/mail/postfix/files/pkg-message.in
+++ b/mail/postfix/files/pkg-message.in
@@ -28,30 +28,6 @@ be the default for new installs).
EOM
}
{
- type: upgrade
- message: <<EOM
-If you are upgrading from prior postfix version, please see the README
-files for recommended changes to your configuration and additional
-http://www.postfix.org/COMPATIBILITY_README.html
-
-Incompatible change with postfix 3.5.x
-==========================================
-Internal protocols have changed. You need to "postfix stop" before
-updating, or before backing out to an earlier release, otherwise
-long-running daemons (pickup, qmgr, verify, tlsproxy, postscreen)
-may fail to communicate with the rest of Postfix (warnings, timeouts).
-
-The purpose of this change is to produce better error messages, for
-example, when someone configures the discard daemon as a bounce
-service in master.cf, or vice versa.
-
-This change will break third-party code that implements a
-Postfix-internal protocol such as qpsmtpd. Programs that depend on
-Postfix internal details are not supported.
-
-EOM
-}
-{
type: remove
message: <<EOM
If you remove postfix permanent, adjust / remove the the following file: