https://www.postfix.org/announcements/postfix-3.11.5.html
There's a new 3.5 version as well, so diffs for both stable and stable35. (3.5.26 does _not_ include the fixes that are currently pulled in via DISTPATCH, so those remain). I'm running both versions (3.11.5 on -current and 3.5.26 on 7.9). ok? Index: stable/Makefile =================================================================== RCS file: /cvs/ports/mail/postfix/stable/Makefile,v diff -u -p -r1.284 Makefile --- stable/Makefile 22 Jun 2026 10:19:49 -0000 1.284 +++ stable/Makefile 8 Jul 2026 12:15:55 -0000 @@ -1,4 +1,4 @@ -VERSION= 3.11.4 +VERSION= 3.11.5 EPOCH= 0 Index: stable/distinfo =================================================================== RCS file: /cvs/ports/mail/postfix/stable/distinfo,v diff -u -p -r1.166 distinfo --- stable/distinfo 22 Jun 2026 10:19:49 -0000 1.166 +++ stable/distinfo 8 Jul 2026 12:15:55 -0000 @@ -1,2 +1,2 @@ -SHA256 (postfix/postfix-3.11.4.tar.gz) = Im7FmhjkPid2kQBeMUlvdgi5upIQvmAKJn+yF6Smzuk= -SIZE (postfix/postfix-3.11.4.tar.gz) = 5285318 +SHA256 (postfix/postfix-3.11.5.tar.gz) = Smqz0Ok5CYn6IB/GxEYEX8cCxOFueiR8OuJhyem+5hA= +SIZE (postfix/postfix-3.11.5.tar.gz) = 5287872 Index: stable35/Makefile =================================================================== RCS file: /cvs/ports/mail/postfix/stable35/Makefile,v diff -u -p -r1.12 Makefile --- stable35/Makefile 22 Jun 2026 10:21:38 -0000 1.12 +++ stable35/Makefile 8 Jul 2026 12:15:55 -0000 @@ -1,5 +1,4 @@ -VERSION= 3.5.25 -REVISION= 2 +VERSION= 3.5.26 PORTROACH= site:https://ftp.fu-berlin.de/unix/mail/postfix/official/ SITES= ${SITE_POSTFIX:=official/} Index: stable35/distinfo =================================================================== RCS file: /cvs/ports/mail/postfix/stable35/distinfo,v diff -u -p -r1.5 distinfo --- stable35/distinfo 22 Jun 2026 10:21:38 -0000 1.5 +++ stable35/distinfo 8 Jul 2026 12:15:55 -0000 @@ -1,6 +1,6 @@ SHA256 (postfix/postfix-3.1-3.5-tlsa-death-patch) = 3WGmJNcFSay1cbsVhz89Q19aur0ubDDDs20XtsO3Z/U= SHA256 (postfix/postfix-3.4-3.7-input-limit-patch) = kfB7u6F52kDwEXcwCy0MvEL9MeeZv2XYqjU1j5Sy20I= -SHA256 (postfix/postfix-3.5.25.tar.gz) = YYvU3nqrPRR2Pu2T2Teo6/cs+hhqJnUedGN0jXi3edg= +SHA256 (postfix/postfix-3.5.26.tar.gz) = 9s42InERCx8YZl8WSiAA4ijlKKfqZrQPN0e9Ag1rXR8= SIZE (postfix/postfix-3.1-3.5-tlsa-death-patch) = 2977 SIZE (postfix/postfix-3.4-3.7-input-limit-patch) = 4225 -SIZE (postfix/postfix-3.5.25.tar.gz) = 4660537 +SIZE (postfix/postfix-3.5.26.tar.gz) = 4663033
