diff options
Diffstat (limited to '')
| -rw-r--r-- | mail/postfix-current/Makefile | 4 | ||||
| -rw-r--r-- | mail/postfix-current/distinfo | 6 | ||||
| -rw-r--r-- | mail/postfix/Makefile | 4 | ||||
| -rw-r--r-- | mail/postfix/distinfo | 6 |
4 files changed, 10 insertions, 10 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index fadac466e062..0759221f8d75 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -1,5 +1,5 @@ PORTNAME= postfix -DISTVERSION= 3.11-20250606 +DISTVERSION= 3.11-20250818 PORTREVISION?= 0 PORTEPOCH= 6 CATEGORIES= mail @@ -155,7 +155,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-current/distinfo b/mail/postfix-current/distinfo index 21f8b04f7d4b..b7f4a3f18cf6 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749561365 -SHA256 (postfix/postfix-3.11-20250606.tar.gz) = 26b583b10df8cebaa36cdba61a3ce703b4c80877915cadf786d6454cd5adcb4b -SIZE (postfix/postfix-3.11-20250606.tar.gz) = 5068951 +TIMESTAMP = 1755703540 +SHA256 (postfix/postfix-3.11-20250818.tar.gz) = 87efc4dc86d2cefad6cd047ac4469a7dbd549af73c690af6dfe36587deee1f8d +SIZE (postfix/postfix-3.11-20250818.tar.gz) = 5091048 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 |
