pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-Format-Mail Update to 0.403



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ab0d2574e74f
branches:  trunk
changeset: 350319:ab0d2574e74f
user:      wen <wen%pkgsrc.org@localhost>
date:      Tue Jul 26 00:21:05 2016 +0000

description:
Update to 0.403

Upstream changes:
0.403   2016-06-27

- Use DateTime->set_locale instead of ->set to set the locale. Using ->set may
  actually change the local time unintentionally. Patch by Dave Rolsky. GitHub
  PR #2.

diffstat:

 time/p5-DateTime-Format-Mail/Makefile |   5 ++---
 time/p5-DateTime-Format-Mail/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (30 lines):

diff -r 9eb0590b0b51 -r ab0d2574e74f time/p5-DateTime-Format-Mail/Makefile
--- a/time/p5-DateTime-Format-Mail/Makefile     Tue Jul 26 00:17:53 2016 +0000
+++ b/time/p5-DateTime-Format-Mail/Makefile     Tue Jul 26 00:21:05 2016 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2016/06/08 19:24:50 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2016/07/26 00:21:05 wen Exp $
 
-DISTNAME=      DateTime-Format-Mail-0.402
+DISTNAME=      DateTime-Format-Mail-0.403
 # make sure it has 4 digits
 PKGNAME=       p5-${DISTNAME}0
-PKGREVISION=   1
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
 
diff -r 9eb0590b0b51 -r ab0d2574e74f time/p5-DateTime-Format-Mail/distinfo
--- a/time/p5-DateTime-Format-Mail/distinfo     Tue Jul 26 00:17:53 2016 +0000
+++ b/time/p5-DateTime-Format-Mail/distinfo     Tue Jul 26 00:21:05 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2016/03/05 07:56:40 wen Exp $
+$NetBSD: distinfo,v 1.6 2016/07/26 00:21:05 wen Exp $
 
-SHA1 (DateTime-Format-Mail-0.402.tar.gz) = f416541a446ed29f85dcaf045cd3be165a667507
-RMD160 (DateTime-Format-Mail-0.402.tar.gz) = f0d4bc591dec76a5c429edf4e8152d219cb7db0e
-SHA512 (DateTime-Format-Mail-0.402.tar.gz) = 079a4a4e3dbd8b585726b03809e42436d48a71c94f4a94a662e7955278374ff564ee0fae4a4999f84f2f35d78b0d695b917a737e262a7499940272abd66ac5c6
-Size (DateTime-Format-Mail-0.402.tar.gz) = 178213 bytes
+SHA1 (DateTime-Format-Mail-0.403.tar.gz) = b4141599487dfc99dacd3d39735ad09ec8ef018a
+RMD160 (DateTime-Format-Mail-0.403.tar.gz) = eefa0c6f6ff3030dfffdc326f45479cd427d808d
+SHA512 (DateTime-Format-Mail-0.403.tar.gz) = b5e6f0ffdda3c52aa64b65414f399dcc06f72004c5421f8f0dbf1f9d4cda6e0deb1c3873df62531dc265a44ac66fd110dfc1d4273c97a48b0c472a67b03fd56f
+Size (DateTime-Format-Mail-0.403.tar.gz) = 178292 bytes



Home | Main Index | Thread Index | Old Index