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: wen
Date: Wed Jul 7 07:46:37 UTC 2021
Modified Files:
pkgsrc/mail/p5-Email-Sender: Makefile distinfo
Log Message:
Update to 2.500
Upstream changes:
2.500 2021-07-04 13:26:47-04:00 America/New_York
- version bumped to account for change in fractional part precision
1.500 2021-06-20 20:30:24-04:00 America/New_York
- adjust version number for bookkeeping reasons
1.300036 2021-06-17 09:51:12-04:00 America/New_York
- add "maybestarttls" option, to allow opportunistic STARTTLS
(thanks, Marc Bradshaw!)
1.300035 2020-10-10 12:34:29-04:00 America/New_York
- drop some needless version checking from the days when we worked with
broken Net::SMTPs (thanks, Bernhard Graf and Aristotle Pagaltzis and
Pali Rohár)
- documentation tweaks and spelling corrections (thanks, James E
Keenan, Stefan Hornburg, M Somerville, and jazzkutya)
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/mail/p5-Email-Sender/Makefile
cvs rdiff -u -r1.18 -r1.19 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.36 pkgsrc/mail/p5-Email-Sender/Makefile:1.37
--- pkgsrc/mail/p5-Email-Sender/Makefile:1.36 Mon May 24 19:52:45 2021
+++ pkgsrc/mail/p5-Email-Sender/Makefile Wed Jul 7 07:46:37 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2021/05/24 19:52:45 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2021/07/07 07:46:37 wen Exp $
-DISTNAME= Email-Sender-1.300034
+DISTNAME= Email-Sender-2.500
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
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.18 pkgsrc/mail/p5-Email-Sender/distinfo:1.19
--- pkgsrc/mail/p5-Email-Sender/distinfo:1.18 Mon Sep 7 11:30:48 2020
+++ pkgsrc/mail/p5-Email-Sender/distinfo Wed Jul 7 07:46:37 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2020/09/07 11:30:48 wiz Exp $
+$NetBSD: distinfo,v 1.19 2021/07/07 07:46:37 wen Exp $
-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
+SHA1 (Email-Sender-2.500.tar.gz) = 3f8ce2609f03214ba9c3a6cc4a53135709db51cf
+RMD160 (Email-Sender-2.500.tar.gz) = bcbd94239987dc9247704dec60b2d064af503ddd
+SHA512 (Email-Sender-2.500.tar.gz) = d7b9848ed7e218abaa9a47ef3c3f79f5fdd728a67795904655ad4df4b536f1df40bf80e0b6838112e26e71d56341e88b6044e6867fc351d41918b117a52ebbf3
+Size (Email-Sender-2.500.tar.gz) = 52593 bytes
Home |
Main Index |
Thread Index |
Old Index