pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/opensmtpd
Module Name: pkgsrc
Committed By: vins
Date: Fri May 23 18:40:47 UTC 2025
Modified Files:
pkgsrc/mail/opensmtpd: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/mail/opensmtpd/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/mail/opensmtpd/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/opensmtpd/Makefile
diff -u pkgsrc/mail/opensmtpd/Makefile:1.31 pkgsrc/mail/opensmtpd/Makefile:1.32
--- pkgsrc/mail/opensmtpd/Makefile:1.31 Tue Feb 25 05:05:15 2025
+++ pkgsrc/mail/opensmtpd/Makefile Fri May 23 18:40:47 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2025/02/25 05:05:15 vins Exp $
+# $NetBSD: Makefile,v 1.32 2025/05/23 18:40:47 vins Exp $
-VERSION= 7.6.0p1
-PKGREVISION= 2
+VERSION= 7.7.0p0
DISTNAME= opensmtpd-${VERSION}
CATEGORIES= mail net
MASTER_SITES= https://www.opensmtpd.org/archives/
Index: pkgsrc/mail/opensmtpd/distinfo
diff -u pkgsrc/mail/opensmtpd/distinfo:1.12 pkgsrc/mail/opensmtpd/distinfo:1.13
--- pkgsrc/mail/opensmtpd/distinfo:1.12 Thu Dec 5 00:42:34 2024
+++ pkgsrc/mail/opensmtpd/distinfo Fri May 23 18:40:47 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.12 2024/12/05 00:42:34 vins Exp $
+$NetBSD: distinfo,v 1.13 2025/05/23 18:40:47 vins Exp $
-BLAKE2s (opensmtpd-7.6.0p1.tar.gz) = aa4f28d820b0b2563f334ee5ef4979c37aee9cb9b93d0e3db595c01a4cb44796
-SHA512 (opensmtpd-7.6.0p1.tar.gz) = 1e5ff894635f4b91a6b61aecafba588e58dda73cf17dc8595cd96120523e5efa479b5d888a363158f7e9cb73f15d5084f413cef1a6eb48f533c61cc350e0d328
-Size (opensmtpd-7.6.0p1.tar.gz) = 933649 bytes
+BLAKE2s (opensmtpd-7.7.0p0.tar.gz) = a51ecac58934e880c4d006d536ae4adb011b1121cbd55f53420362fac61740a7
+SHA512 (opensmtpd-7.7.0p0.tar.gz) = 6a46a93bc0689603250376e414fc481fd5997c2bc7fc4e12d1522a9f4a2cad610f1c9452e9501b077e3ba2219a253e693160540fcfba595da8f68349bf795b92
+Size (opensmtpd-7.7.0p0.tar.gz) = 978481 bytes
SHA1 (patch-contrib_libexec_mail.local_mail.local.c) = bec19540fa52c7c6596ab5923f3a67b334ddf168
SHA1 (patch-mk_smtpd_Makefile.am) = cc3f82922e3e56bc0205085f7e311f2beeda7fc4
SHA1 (patch-openbsd-compat_getpeereid.c) = 8d60140bffcabb6accf9b7bbe0f419c2c25d352d
Home |
Main Index |
Thread Index |
Old Index