Skip to content

Commit 50103c4

Browse files
author
vins
committed
mail/opensmtpd: update to 7.7.0p0
# changes * mail.lmtp: Correctly propagate LMTP permanent failures to smtpd. * Fixed connect filter request documentation in smtpd-filters(7). * Updated to new imsg APIs.
1 parent 8701b4f commit 50103c4

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

mail/opensmtpd/Makefile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# $NetBSD: Makefile,v 1.31 2025/02/25 05:05:15 vins Exp $
1+
# $NetBSD: Makefile,v 1.32 2025/05/23 18:40:47 vins Exp $
22

3-
VERSION= 7.6.0p1
4-
PKGREVISION= 2
3+
VERSION= 7.7.0p0
54
DISTNAME= opensmtpd-${VERSION}
65
CATEGORIES= mail net
76
MASTER_SITES= https://www.opensmtpd.org/archives/

mail/opensmtpd/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
$NetBSD: distinfo,v 1.12 2024/12/05 00:42:34 vins Exp $
1+
$NetBSD: distinfo,v 1.13 2025/05/23 18:40:47 vins Exp $
22

3-
BLAKE2s (opensmtpd-7.6.0p1.tar.gz) = aa4f28d820b0b2563f334ee5ef4979c37aee9cb9b93d0e3db595c01a4cb44796
4-
SHA512 (opensmtpd-7.6.0p1.tar.gz) = 1e5ff894635f4b91a6b61aecafba588e58dda73cf17dc8595cd96120523e5efa479b5d888a363158f7e9cb73f15d5084f413cef1a6eb48f533c61cc350e0d328
5-
Size (opensmtpd-7.6.0p1.tar.gz) = 933649 bytes
3+
BLAKE2s (opensmtpd-7.7.0p0.tar.gz) = a51ecac58934e880c4d006d536ae4adb011b1121cbd55f53420362fac61740a7
4+
SHA512 (opensmtpd-7.7.0p0.tar.gz) = 6a46a93bc0689603250376e414fc481fd5997c2bc7fc4e12d1522a9f4a2cad610f1c9452e9501b077e3ba2219a253e693160540fcfba595da8f68349bf795b92
5+
Size (opensmtpd-7.7.0p0.tar.gz) = 978481 bytes
66
SHA1 (patch-contrib_libexec_mail.local_mail.local.c) = bec19540fa52c7c6596ab5923f3a67b334ddf168
77
SHA1 (patch-mk_smtpd_Makefile.am) = cc3f82922e3e56bc0205085f7e311f2beeda7fc4
88
SHA1 (patch-openbsd-compat_getpeereid.c) = 8d60140bffcabb6accf9b7bbe0f419c2c25d352d

0 commit comments

Comments
 (0)