pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/p5-Email-Sender
Module Name: pkgsrc
Committed By: wiz
Date: Mon Sep 7 11:30:48 UTC 2020
Modified Files:
pkgsrc/mail/p5-Email-Sender: Makefile distinfo
Log Message:
p5-Email-Sender: update to 1.300034.
1.300034 2019-12-02 22:21:58-05:00 America/New_York
- add documentation for the SMTP "hosts" parameter!
1.300033 2019-11-26 14:44:51-05:00 America/New_York
- no changes since 1.300031
1.300032 2019-11-15 00:32:03-05:00 America/New_York (TRIAL RELEASE)
- SMTP transport can now accept a "hosts" init arg instead of just
"host"; this argument is an arrayref of host names to try in order
(thanks, Marc Bradshaw!)
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/mail/p5-Email-Sender/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/mail/p5-Email-Sender/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/p5-Email-Sender/Makefile
diff -u pkgsrc/mail/p5-Email-Sender/Makefile:1.34 pkgsrc/mail/p5-Email-Sender/Makefile:1.35
--- pkgsrc/mail/p5-Email-Sender/Makefile:1.34 Mon Aug 31 18:10:01 2020
+++ pkgsrc/mail/p5-Email-Sender/Makefile Mon Sep 7 11:30:48 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2020/08/31 18:10:01 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2020/09/07 11:30:48 wiz Exp $
-DISTNAME= Email-Sender-1.300031
+DISTNAME= Email-Sender-1.300034
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
Index: pkgsrc/mail/p5-Email-Sender/distinfo
diff -u pkgsrc/mail/p5-Email-Sender/distinfo:1.17 pkgsrc/mail/p5-Email-Sender/distinfo:1.18
--- pkgsrc/mail/p5-Email-Sender/distinfo:1.17 Wed Apr 5 13:43:20 2017
+++ pkgsrc/mail/p5-Email-Sender/distinfo Mon Sep 7 11:30:48 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2017/04/05 13:43:20 wen Exp $
+$NetBSD: distinfo,v 1.18 2020/09/07 11:30:48 wiz Exp $
-SHA1 (Email-Sender-1.300031.tar.gz) = da7f65c0e803490fc84340f5fb07c54e71be8bf5
-RMD160 (Email-Sender-1.300031.tar.gz) = e2855da09086f61d79dbca676ea819aecb53457f
-SHA512 (Email-Sender-1.300031.tar.gz) = 72aa65d21df9b0a1fa52ba99c9c1c4a660142819ed9658eb2c2b74f1ab70257911af1f071524ecbb3917a7be1464b7a157792b5e03921788ce9f23a86e7874f1
-Size (Email-Sender-1.300031.tar.gz) = 51708 bytes
+SHA1 (Email-Sender-1.300034.tar.gz) = 89ab4d898496f050549ed36426466e6377e7aec1
+RMD160 (Email-Sender-1.300034.tar.gz) = c1f97cb1d353d75db3b1e4d51ece231dff2ed17d
+SHA512 (Email-Sender-1.300034.tar.gz) = cd19fc1df95b1c651b8612512f3baf860d00a74121e03e3408dffb15dba19ab77fc7522a4f6c832b8a0e59a0c57752689a36e1e2a48eb2988a5ee96e7f997021
+Size (Email-Sender-1.300034.tar.gz) = 52213 bytes
Home |
Main Index |
Thread Index |
Old Index