pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/p5-Mail-Sender Update to 0.902
details: https://anonhg.NetBSD.org/pkgsrc/rev/8361ee379263
branches: trunk
changeset: 349686:8361ee379263
user: wen <wen%pkgsrc.org@localhost>
date: Fri Jul 15 03:03:29 2016 +0000
description:
Update to 0.902
Upstream changes:
0.902 2016-07-11
** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD **
- Fixed multiple $VERSION variables, GH #2. Thanks, Pavel.
- Addressed some testing issues with bad SMTP host.
- Turned off uninitialized warnings until they can all be resolved.
- Let DZil version the CType:: classes
- Removed unused EXPORT_OK option
0.901 2016-06-29
** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD **
- Fixed a bug introduced in 0.900 where the auth method call pointed to the
wrong scope.
0.900003 2016-06-10
** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD **
- Fixed conditional dependencies
- Fixed locale specific testing
- Fixed the Changes file
- Added some git helper files for the repo
- Reorganized the PM files into the lib directory
- Auto-generate MANIFEST using MANIFEST.SKIP from here on
- Ensure all files EOL with \n rather than any combination of \n and \r\n
- Renamed many undocumented/private functions to names beginning with _
- Added many, many tests for coverage and to prevent regressions
- Updated Config.PL to modernize.
- Lazily load Win32API::Registry for ::CType::Win32
diffstat:
mail/p5-Mail-Sender/Makefile | 5 ++---
mail/p5-Mail-Sender/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r fa3641633043 -r 8361ee379263 mail/p5-Mail-Sender/Makefile
--- a/mail/p5-Mail-Sender/Makefile Fri Jul 15 02:59:41 2016 +0000
+++ b/mail/p5-Mail-Sender/Makefile Fri Jul 15 03:03:29 2016 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2016/06/08 19:23:59 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2016/07/15 03:03:29 wen Exp $
#
-DISTNAME= Mail-Sender-0.8.23
+DISTNAME= Mail-Sender-0.902
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
diff -r fa3641633043 -r 8361ee379263 mail/p5-Mail-Sender/distinfo
--- a/mail/p5-Mail-Sender/distinfo Fri Jul 15 02:59:41 2016 +0000
+++ b/mail/p5-Mail-Sender/distinfo Fri Jul 15 03:03:29 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/03 23:27:15 agc Exp $
+$NetBSD: distinfo,v 1.5 2016/07/15 03:03:29 wen Exp $
-SHA1 (Mail-Sender-0.8.23.tar.gz) = 07f340d577a9583d9d51f668ac5b878c94da9869
-RMD160 (Mail-Sender-0.8.23.tar.gz) = 375e77c602d699e8fdc88479a77ad54fe97b9344
-SHA512 (Mail-Sender-0.8.23.tar.gz) = e9c2e2806976aaea568885f41ff774b9cb460707123c0926ed20428b00a9e9db796d67dca938dc16463eeb8e1c92f8e82ba60c92bc053c20d5570d5604df651c
-Size (Mail-Sender-0.8.23.tar.gz) = 38361 bytes
+SHA1 (Mail-Sender-0.902.tar.gz) = e013a045eccd296ec9d8a59c3ff45970dd127fc0
+RMD160 (Mail-Sender-0.902.tar.gz) = b0e915cb2bd2a4917ef45e1567f6c8ca1ab7f6ef
+SHA512 (Mail-Sender-0.902.tar.gz) = d1f4aeff0ce4cc78399380fffd4d32d530ef283085146ba47d23e3f0f679cc4eecf99bddd4484a68c23696398b463cfd6d23fcc7e1bd48291b3921ed3898e1d3
+Size (Mail-Sender-0.902.tar.gz) = 61135 bytes
Home |
Main Index |
Thread Index |
Old Index