pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/swaks Update to 20181104.0. From the changelog:
details: https://anonhg.NetBSD.org/pkgsrc/rev/27da196a8ea0
branches: trunk
changeset: 324995:27da196a8ea0
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Mon Nov 05 18:22:11 2018 +0000
description:
Update to 20181104.0. From the changelog:
New Features:
* Added --dump-mail option.
* Added --xclient-delim, --xclient-destaddr, --xclient-destport,
--xclient-no-verify, and --xclient-before-starttls options.
Notable Changes:
* XCLIENT can now send multiple XCLIENT requests. Because of this,
--xclient and --xclient-ATTR values are no longer merged into one
string. This breaks previously documented behavior.
* Numerous improvements to the output of --dump and --dump-as-body,
including the ability to limit output by section, layout improvements,
adding missing options to output, and fixing bugs.
Notable Bugs Fixed:
* Fixed bug preventing Proxy from working with --tls-on-connect.
* XCLIENT is now sent after STARTTLS to match with Postfix's expectations.
* Fixed bug which could allow mail sending to proceed without a valid
recipient.
* Replacing a multi-line header via --header or --h-HEADER now replaces
the entire header, not just the first line.
* The option for specifying the local port was documented as --local-port
but implemented as --lport. Both are now documented and implemented.
* Fixed two bugs which prevented interactions between --dump,
--auth-hide-password, --dump-as-body, and --dump-as-body-shows-password
from producing consistent output.
diffstat:
mail/swaks/Makefile | 5 ++---
mail/swaks/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (28 lines):
diff -r 7b82ba0f9f9b -r 27da196a8ea0 mail/swaks/Makefile
--- a/mail/swaks/Makefile Mon Nov 05 18:08:29 2018 +0000
+++ b/mail/swaks/Makefile Mon Nov 05 18:22:11 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/08/22 09:45:34 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2018/11/05 18:22:11 schmonz Exp $
-DISTNAME= swaks-20170101.0
-PKGREVISION= 1
+DISTNAME= swaks-20181104.0
CATEGORIES= mail
MASTER_SITES= ${HOMEPAGE}files/
diff -r 7b82ba0f9f9b -r 27da196a8ea0 mail/swaks/distinfo
--- a/mail/swaks/distinfo Mon Nov 05 18:08:29 2018 +0000
+++ b/mail/swaks/distinfo Mon Nov 05 18:22:11 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/01/08 20:35:55 schmonz Exp $
+$NetBSD: distinfo,v 1.2 2018/11/05 18:22:11 schmonz Exp $
-SHA1 (swaks-20170101.0.tar.gz) = f535df35c96a239d1517feb2dddcd931c24b0f98
-RMD160 (swaks-20170101.0.tar.gz) = 26fe06e1704ffde7143f42cafb36c39654ae23ad
-SHA512 (swaks-20170101.0.tar.gz) = f4fa04d0fdea3c91958341107c74b9afb2df8bfb00b6a7e018c34c9ccd501092037360266bda21f38bf558efe15095d677b1397031151707bc1fe7b4d8b8478b
-Size (swaks-20170101.0.tar.gz) = 109084 bytes
+SHA1 (swaks-20181104.0.tar.gz) = 8bfab752093be3efaa6dc85b357b7e3fe249bce3
+RMD160 (swaks-20181104.0.tar.gz) = d34801db737510e6f00408c36ac670c06156e59f
+SHA512 (swaks-20181104.0.tar.gz) = 0e64d8071be2ff74d88f07518d5731858d2a5cb0bb825a2eef835f9b4903d57e5dc87b8ebf97d1bfc8060ce25c831227f26e1c92abb319d4b59e5d483743d7f1
+Size (swaks-20181104.0.tar.gz) = 113809 bytes
Home |
Main Index |
Thread Index |
Old Index