pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/mailutils
Module Name: pkgsrc
Committed By: vins
Date: Mon Jan 13 19:48:03 UTC 2025
Modified Files:
pkgsrc/mail/mailutils: Makefile distinfo
Log Message:
mail/mailutils: update to version 3.18
# Noteworthy changes in this release:
* New debugging shortcut: all
Using "all" in mailutils debug level specification enables all debugging
categories. Syntactically, "all" can be used wherever an actual category
name is allowed, thus, e.g., "all.!=prot" enables all levels except
"prot" in all debugging categories.
* mail: fix and document interaction between mailutils configuration
files and mail command files.
* Bugfixes
** Minor fix in handling the EHLO command in smtp client.
** Improve docs.
** Minor fix in mhn and related tests.
** mail utility: use the "mailer" configuration capability.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/mail/mailutils/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/mail/mailutils/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/mailutils/Makefile
diff -u pkgsrc/mail/mailutils/Makefile:1.15 pkgsrc/mail/mailutils/Makefile:1.16
--- pkgsrc/mail/mailutils/Makefile:1.15 Thu Nov 14 22:20:37 2024
+++ pkgsrc/mail/mailutils/Makefile Mon Jan 13 19:48:03 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2024/11/14 22:20:37 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2025/01/13 19:48:03 vins Exp $
-DISTNAME= mailutils-3.17
-PKGREVISION= 6
+DISTNAME= mailutils-3.18
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GNU:=mailutils/}
Index: pkgsrc/mail/mailutils/distinfo
diff -u pkgsrc/mail/mailutils/distinfo:1.3 pkgsrc/mail/mailutils/distinfo:1.4
--- pkgsrc/mail/mailutils/distinfo:1.3 Tue Jan 16 14:37:33 2024
+++ pkgsrc/mail/mailutils/distinfo Mon Jan 13 19:48:03 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.3 2024/01/16 14:37:33 vins Exp $
+$NetBSD: distinfo,v 1.4 2025/01/13 19:48:03 vins Exp $
-BLAKE2s (mailutils-3.17.tar.gz) = 5d84ee392944020d48b95906ee36978f145055b9a3b4d186ff48eb205fb70a76
-SHA512 (mailutils-3.17.tar.gz) = 5e581ed89a9a5b4104d8cd665bfd99baf3b411851c3e7129ea10d0a591057f1558dfef8471edd5a75c1fccac3a7e5d6884c03851a7b4539ff4c1f41fa8da09e5
-Size (mailutils-3.17.tar.gz) = 7879996 bytes
+BLAKE2s (mailutils-3.18.tar.gz) = 78084126cde2e9520ae68c4dedb86b2861182b43794a5bc09b8e098e4984cc73
+SHA512 (mailutils-3.18.tar.gz) = 738bca6da0ce50a07d845023e86970dbceeb1d6f5ca05228fd49f4a28e8a051bba1b7c1c322b55c81666a9e4ce5cedb936378e2c3e995006e59d8a78203cd2fe
+Size (mailutils-3.18.tar.gz) = 7861579 bytes
SHA1 (patch-frm_frm.h) = 8ed8ae4b64b3b6b30d0572d06b35165b2e1d7e3e
SHA1 (patch-lib_tcpwrap.c) = 758619c13030816b99b772f65ae8205aff23b323
SHA1 (patch-mh_mh__init.c) = 3ffa0200cf579e45f76a6c66f8d7192f88c51806
Home |
Main Index |
Thread Index |
Old Index