pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/p5-DateTime-Format-Mail
Module Name: pkgsrc
Committed By: wen
Date: Tue Jul 26 00:21:05 UTC 2016
Modified Files:
pkgsrc/time/p5-DateTime-Format-Mail: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/time/p5-DateTime-Format-Mail/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/time/p5-DateTime-Format-Mail/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/time/p5-DateTime-Format-Mail/Makefile
diff -u pkgsrc/time/p5-DateTime-Format-Mail/Makefile:1.16 pkgsrc/time/p5-DateTime-Format-Mail/Makefile:1.17
--- pkgsrc/time/p5-DateTime-Format-Mail/Makefile:1.16 Wed Jun 8 19:24:50 2016
+++ pkgsrc/time/p5-DateTime-Format-Mail/Makefile Tue Jul 26 00:21:05 2016
@@ -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/}
Index: pkgsrc/time/p5-DateTime-Format-Mail/distinfo
diff -u pkgsrc/time/p5-DateTime-Format-Mail/distinfo:1.5 pkgsrc/time/p5-DateTime-Format-Mail/distinfo:1.6
--- pkgsrc/time/p5-DateTime-Format-Mail/distinfo:1.5 Sat Mar 5 07:56:40 2016
+++ pkgsrc/time/p5-DateTime-Format-Mail/distinfo Tue Jul 26 00:21:05 2016
@@ -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