pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/p5-DateTime
Module Name: pkgsrc
Committed By: wen
Date: Sat May 29 10:25:21 UTC 2021
Modified Files:
pkgsrc/time/p5-DateTime: Makefile distinfo
Log Message:
Update to 1.54
Upstream changes:
1.54 2020-12-04
- This release contains a lot of small documentation revisions, both to
formatting and content.
1.53 2020-11-08
- Added a $dt->rfc3339 method. Based on discussion in GH #109 by worthmine.
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/time/p5-DateTime/Makefile
cvs rdiff -u -r1.61 -r1.62 pkgsrc/time/p5-DateTime/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/Makefile
diff -u pkgsrc/time/p5-DateTime/Makefile:1.79 pkgsrc/time/p5-DateTime/Makefile:1.80
--- pkgsrc/time/p5-DateTime/Makefile:1.79 Mon May 24 19:55:02 2021
+++ pkgsrc/time/p5-DateTime/Makefile Sat May 29 10:25:21 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.79 2021/05/24 19:55:02 wiz Exp $
+# $NetBSD: Makefile,v 1.80 2021/05/29 10:25:21 wen Exp $
-DISTNAME= DateTime-1.52
+DISTNAME= DateTime-1.54
PKGNAME= p5-${DISTNAME}00
-PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
Index: pkgsrc/time/p5-DateTime/distinfo
diff -u pkgsrc/time/p5-DateTime/distinfo:1.61 pkgsrc/time/p5-DateTime/distinfo:1.62
--- pkgsrc/time/p5-DateTime/distinfo:1.61 Mon Sep 7 17:38:15 2020
+++ pkgsrc/time/p5-DateTime/distinfo Sat May 29 10:25:21 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.61 2020/09/07 17:38:15 wiz Exp $
+$NetBSD: distinfo,v 1.62 2021/05/29 10:25:21 wen Exp $
-SHA1 (DateTime-1.52.tar.gz) = 6cc3824f144239096b1e45343f0d41f3d148bb0d
-RMD160 (DateTime-1.52.tar.gz) = f4e4115046919931b7a65e819d0801a2666070de
-SHA512 (DateTime-1.52.tar.gz) = c2e359f480396e0da16afbec362cb744f201f6c777fa916228f0adfd26a848b9451535feeda4e1531e5afb40a286e3b11a44e95dc0947dc4e2ba714973bb5ac4
-Size (DateTime-1.52.tar.gz) = 269535 bytes
+SHA1 (DateTime-1.54.tar.gz) = 30c0a350a7482b6765e14c4f584b718686b21018
+RMD160 (DateTime-1.54.tar.gz) = 041992fa61dc2fa2995fe9bdec17570f60fe1677
+SHA512 (DateTime-1.54.tar.gz) = b974bf2191d6d9ac5e674edf05da8bca1b506c953dc6280d16358f09c55601bf47c0158de5ee46f79ee8e56e8e358e0168a70480cf7a24270475914e5278b843
+Size (DateTime-1.54.tar.gz) = 314605 bytes
Home |
Main Index |
Thread Index |
Old Index