git: 74da828d5a43 - main - mail/postfix: Update to 3.10.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Aug 2025 15:56:18 UTC
The branch main has been updated by otis:
URL: https://cgit.FreeBSD.org/ports/commit/?id=74da828d5a4318b959d8cdcc737f52db53c18d42
commit 74da828d5a4318b959d8cdcc737f52db53c18d42
Author: Juraj Lutter <otis@FreeBSD.org>
AuthorDate: 2025-08-20 15:44:49 +0000
Commit: Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2025-08-20 15:56:06 +0000
mail/postfix: Update to 3.10.4
And also address a small nit from [1]
PR: 288660 [1]
---
mail/postfix/Makefile | 4 ++--
mail/postfix/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index 2edc7ce8e15c..2c3f6ed8e996 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,5 +1,5 @@
PORTNAME= postfix
-DISTVERSION= 3.10.3
+DISTVERSION= 3.10.4
PORTREVISION?= 0
PORTEPOCH= 1
CATEGORIES= mail
@@ -164,7 +164,7 @@ MAKEFILEFLAGS+= DEBUG=
MAKEFILEFLAGS+= pie=yes CC="${CC}" OPT="${CFLAGS}"
-.if ${SSL_DEFAULT} == libressl
+.if defined(TLS) && ${SSL_DEFAULT} == libressl
BROKEN= error: OpenSSL-1.1.1 is the minimum supported version. LibreSSL is not supported
.endif
diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo
index 70908deb7cde..412279367876 100644
--- a/mail/postfix/distinfo
+++ b/mail/postfix/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1752265724
-SHA256 (postfix/postfix-3.10.3.tar.gz) = e3cec05d91b6d2958ecd6ea9045faa35f79c5b0e228b975ace46ad2afe812053
-SIZE (postfix/postfix-3.10.3.tar.gz) = 5048719
+TIMESTAMP = 1755703493
+SHA256 (postfix/postfix-3.10.4.tar.gz) = cfb66861fe8f964787ddaeab15f3ca3e7ef3de730f97171afc4a5eca338ca444
+SIZE (postfix/postfix-3.10.4.tar.gz) = 5050100