summaryrefslogtreecommitdiff
path: root/mail/swaks
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2020-10-13 10:04:31 +0000
committerschmonz <schmonz@pkgsrc.org>2020-10-13 10:04:31 +0000
commitf0072ae86265d215f3f5bc0e64d769566523bf1f (patch)
tree40d2669ed28fbc290dbd3a2b821ab5320261d38a /mail/swaks
parent5d9355b03650668efe8bc847b411831f250120a5 (diff)
downloadpkgsrc-f0072ae86265d215f3f5bc0e64d769566523bf1f.tar.gz
Update to 20201010.0. From the changelog:
New features: - Added .netrc support - Added –tls-sni option - Swaks is now available on CPAN as App::swaks - Swaks will now print errors if deprecated functionality is used Notable changes: - Automatic file detection is deprecated. Previously, if an argument to –data, –body, –attach-body, and –attach resolved to an openable file, the contents of that file would be used as the actual argument. Now the proper way to do this is to place '@' in front of the argument to state explicitly that the argument contents are in a file. - If any of the –xclient-* family of options (–xclient-name, –xclient-addr, etc) is provided more than once, only the last option provided will be used. See –xclient option if you need to simulate the previous behavior - -g option is now deprecated - Time::Local is no longer used and POSIX is now listed as a required module Notable bugs fixed: - Fix for subtle issue related to environment variable options. Affected error handling for options which required args. - Fix issue preventing XCLIENT and STARTTLS from working together properly (#21) - Fix issue which could cause generated date header to oscillate on the day of DST transition (#17, deb bug 955798)
Diffstat (limited to 'mail/swaks')
-rw-r--r--mail/swaks/Makefile5
-rw-r--r--mail/swaks/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/mail/swaks/Makefile b/mail/swaks/Makefile
index 4c6d034c980..3b35db06737 100644
--- a/mail/swaks/Makefile
+++ b/mail/swaks/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2020/09/04 13:53:37 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2020/10/13 10:04:31 schmonz Exp $
-DISTNAME= swaks-20190914.0
-PKGREVISION= 5
+DISTNAME= swaks-20201010.0
CATEGORIES= mail
MASTER_SITES= ${HOMEPAGE}files/
diff --git a/mail/swaks/distinfo b/mail/swaks/distinfo
index 56fe66201fa..8546ef55c44 100644
--- a/mail/swaks/distinfo
+++ b/mail/swaks/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2019/12/02 16:42:14 schmonz Exp $
+$NetBSD: distinfo,v 1.4 2020/10/13 10:04:31 schmonz Exp $
-SHA1 (swaks-20190914.0.tar.gz) = 6d1c2750f583859a12bde4c62d2076fc4fee2c78
-RMD160 (swaks-20190914.0.tar.gz) = 3118ba74f969648b609f507c7be9e8409f4deec3
-SHA512 (swaks-20190914.0.tar.gz) = 3167435a73e7729d090cba2431d5828895c25154c36d92e0ebecd5c4e2430ca596d62bb3e6eb3b65eadabd52c8331fe3bb8a492cce3ad247fa113c0af9c67339
-Size (swaks-20190914.0.tar.gz) = 120803 bytes
+SHA1 (swaks-20201010.0.tar.gz) = 06949560d8b13166232c853fc88465f9b1b49aa2
+RMD160 (swaks-20201010.0.tar.gz) = 30d070736d7c8f3f66c76275da16225d4410e8b3
+SHA512 (swaks-20201010.0.tar.gz) = 1154a1987cca32a579b063310f88734faf3552a48a582ceb849c30e15e1c7ad5257629a64b06263fcee2f5c0f9d0821492567a21c9a18613cd7d7ca8b0727685
+Size (swaks-20201010.0.tar.gz) = 110325 bytes