pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/msmtp
Module Name: pkgsrc
Committed By: ryoon
Date: Thu Jun 11 17:28:47 UTC 2020
Modified Files:
pkgsrc/mail/msmtp: Makefile distinfo
Log Message:
msmtp: Update to 1.8.11
Changelog:
Version 1.8.11:
- Add a new undisclosed_recipients command and --undisclosed-recipients option
to replace To, Cc, Bcc with a single "To: undisclosed-recipients:;" header.
- Improved handling of temporary files on Windows systems.
- Re-enabled support for systems lacking vasprintf(), such as IBM i PASE.
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 pkgsrc/mail/msmtp/Makefile
cvs rdiff -u -r1.42 -r1.43 pkgsrc/mail/msmtp/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/msmtp/Makefile
diff -u pkgsrc/mail/msmtp/Makefile:1.81 pkgsrc/mail/msmtp/Makefile:1.82
--- pkgsrc/mail/msmtp/Makefile:1.81 Fri May 22 10:56:19 2020
+++ pkgsrc/mail/msmtp/Makefile Thu Jun 11 17:28:47 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.81 2020/05/22 10:56:19 adam Exp $
+# $NetBSD: Makefile,v 1.82 2020/06/11 17:28:47 ryoon Exp $
-DISTNAME= msmtp-1.8.10
-PKGREVISION= 1
+DISTNAME= msmtp-1.8.11
CATEGORIES= mail
MASTER_SITES= https://marlam.de/msmtp/releases/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/mail/msmtp/distinfo
diff -u pkgsrc/mail/msmtp/distinfo:1.42 pkgsrc/mail/msmtp/distinfo:1.43
--- pkgsrc/mail/msmtp/distinfo:1.42 Sat May 9 11:08:25 2020
+++ pkgsrc/mail/msmtp/distinfo Thu Jun 11 17:28:47 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.42 2020/05/09 11:08:25 leot Exp $
+$NetBSD: distinfo,v 1.43 2020/06/11 17:28:47 ryoon Exp $
-SHA1 (msmtp-1.8.10.tar.xz) = 1ed7f445346b35e9cb356559efebc8407816177b
-RMD160 (msmtp-1.8.10.tar.xz) = 8a949c7a5bc8ef19b0b901e6ed6a42d944726ce8
-SHA512 (msmtp-1.8.10.tar.xz) = 0d2280772ded3ed33036f7a9047c054f413e34f8264a82df26b85dc48000fa318d5400201ce0b888f3d821c629e25e17e5cf6b69b3e452b14e6883904b4ad83b
-Size (msmtp-1.8.10.tar.xz) = 355364 bytes
+SHA1 (msmtp-1.8.11.tar.xz) = 39c5cfbaa1a6348f91a288993a338ac494cd1dd1
+RMD160 (msmtp-1.8.11.tar.xz) = 5528b78c70971f7d1fb6f596f8bed6f9310ef462
+SHA512 (msmtp-1.8.11.tar.xz) = 77595ca3d06781aa908677edae08bef92840e69dde5db8eedb555327b671d87cde441181fa17342f5b9492e76f0520a49bfa86dafce9d93844137ae7f96eac16
+Size (msmtp-1.8.11.tar.xz) = 356492 bytes
Home |
Main Index |
Thread Index |
Old Index