From 44972927689b9fd9969195d104de4a75f76dd8e4 Mon Sep 17 00:00:00 2001 From: Joshua Root Date: Sat, 11 Jul 2026 09:30:48 +1000 Subject: [PATCH] postfix: update to 3.11.5 --- mail/postfix/Portfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/postfix/Portfile b/mail/postfix/Portfile index f30e6255ffa..86aaf5ed6c4 100644 --- a/mail/postfix/Portfile +++ b/mail/postfix/Portfile @@ -1,7 +1,7 @@ PortSystem 1.0 name postfix -version 3.11.4 +version 3.11.5 categories mail license {IBMPL-1 EPL-2} maintainers {jmr @jmroot} openmaintainer @@ -12,8 +12,8 @@ long_description Postfix attempts to be fast, easy to administer, and \ users. It also offers QMQP and VERP support to let \ Postfix act as delivery daemon for ezmlm-idx. homepage http://www.postfix.org/ -checksums rmd160 26b44f1546b7a4c0a5f86ad859166284b649b059 \ - sha256 226ec59a18e43e277691005e31496f7608b9ba9210be600a267fb217a4a6cee9 +checksums rmd160 103cbac43082a3a708e39d4561abef156d31774d \ + sha256 4a6ab3d0e9390989fa201fc6c446045fc702c4e16e7a247c3ae261c9e9bee610 master_sites https://archive.mgm51.com/mirrors/postfix-source/official/ \ http://de.postfix.org/ftpmirror/official/ \