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: leot
Date: Mon Sep 28 10:54:27 UTC 2020
Modified Files:
pkgsrc/mail/msmtp: Makefile PLIST distinfo
Log Message:
msmtp: Update to 1.8.12
Changes:
1.8.12
------
- msmtpd now supports session reuse and improves standards compliance
- Automatic account matching now supports subaddresses. For example,
user+detail%example.com@localhost will match account user%example.com@localhost.
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 pkgsrc/mail/msmtp/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/mail/msmtp/PLIST
cvs rdiff -u -r1.43 -r1.44 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.82 pkgsrc/mail/msmtp/Makefile:1.83
--- pkgsrc/mail/msmtp/Makefile:1.82 Thu Jun 11 17:28:47 2020
+++ pkgsrc/mail/msmtp/Makefile Mon Sep 28 10:54:27 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.82 2020/06/11 17:28:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.83 2020/09/28 10:54:27 leot Exp $
-DISTNAME= msmtp-1.8.11
+DISTNAME= msmtp-1.8.12
CATEGORIES= mail
MASTER_SITES= https://marlam.de/msmtp/releases/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/mail/msmtp/PLIST
diff -u pkgsrc/mail/msmtp/PLIST:1.14 pkgsrc/mail/msmtp/PLIST:1.15
--- pkgsrc/mail/msmtp/PLIST:1.14 Sat May 9 11:08:25 2020
+++ pkgsrc/mail/msmtp/PLIST Mon Sep 28 10:54:27 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2020/05/09 11:08:25 leot Exp $
+@comment $NetBSD: PLIST,v 1.15 2020/09/28 10:54:27 leot Exp $
bin/msmtp
bin/msmtpd
info/msmtp.info
@@ -6,6 +6,7 @@ man/man1/msmtp.1
man/man1/msmtpd.1
share/examples/msmtp/msmtprc-user.example
share/locale/de/LC_MESSAGES/msmtp.mo
+share/locale/eo/LC_MESSAGES/msmtp.mo
share/locale/fr/LC_MESSAGES/msmtp.mo
share/locale/pt_BR/LC_MESSAGES/msmtp.mo
share/locale/sr/LC_MESSAGES/msmtp.mo
Index: pkgsrc/mail/msmtp/distinfo
diff -u pkgsrc/mail/msmtp/distinfo:1.43 pkgsrc/mail/msmtp/distinfo:1.44
--- pkgsrc/mail/msmtp/distinfo:1.43 Thu Jun 11 17:28:47 2020
+++ pkgsrc/mail/msmtp/distinfo Mon Sep 28 10:54:27 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.43 2020/06/11 17:28:47 ryoon Exp $
+$NetBSD: distinfo,v 1.44 2020/09/28 10:54:27 leot Exp $
-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
+SHA1 (msmtp-1.8.12.tar.xz) = 20d4064a7fdbfec903c3ac447ab66d5424aca27c
+RMD160 (msmtp-1.8.12.tar.xz) = 59a40143216dee92e1db901980e9131adbfe89c8
+SHA512 (msmtp-1.8.12.tar.xz) = 8620e5e9a88a49769cfdbf2aa83842b230b3fd1584641d17129cb404e3c9696edd5a28237ef46a115ca82d2a846c0f653eaa837ba6f8512f8b57493d64451df8
+Size (msmtp-1.8.12.tar.xz) = 364712 bytes
Home |
Main Index |
Thread Index |
Old Index