pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-chron
Module Name: pkgsrc
Committed By: mef
Date: Sun Jan 3 11:33:42 UTC 2021
Modified Files:
pkgsrc/math/R-chron: Makefile distinfo
Log Message:
(math/R-chron) Updated 2.3.53 to 2.3.56
2020-08-18 Kurt Hornik <Kurt.Hornik%wu.ac.at@localhost>
* DESCRIPTION: New version is 2.3-56.
* R/zzz.R: Drop .onAttach().
* R/y2k.R:
* man/chron-internal.Rd:
Changed the default cutoff when expanding a 2-digit year to a
4-digit year from 30 to 69 (as for Date and POSIXct in base R.)
2020-02-02 Kurt Hornik <Kurt.Hornik%wu.ac.at@localhost>
* DESCRIPTION: New version is 2.3-55.
* R/zzz.R (.onAttach): Add.
2019-08-13 Kurt Hornik <Kurt.Hornik%wu.ac.at@localhost>
* DESCRIPTION: New version is 2.3-54.
* R/dates.R:
Add as.dates().
Suggestion by Gabor Grothendieck <ggrothendieck%gmail.com@localhost>.
2019-08-12 Kurt Hornik <Kurt.Hornik%wu.ac.at@localhost>
* NAMESPACE:
* R/times.R:
Add as.times().
Suggestion by Gabor Grothendieck <ggrothendieck%gmail.com@localhost>.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/math/R-chron/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/math/R-chron/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/R-chron/Makefile
diff -u pkgsrc/math/R-chron/Makefile:1.11 pkgsrc/math/R-chron/Makefile:1.12
--- pkgsrc/math/R-chron/Makefile:1.11 Thu Aug 8 19:53:47 2019
+++ pkgsrc/math/R-chron/Makefile Sun Jan 3 11:33:42 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2019/08/08 19:53:47 brook Exp $
+# $NetBSD: Makefile,v 1.12 2021/01/03 11:33:42 mef Exp $
R_PKGNAME= chron
-R_PKGVER= 2.3-53
-CATEGORIES= math
+R_PKGVER= 2.3-56
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Chronological objects which can handle dates and times
Index: pkgsrc/math/R-chron/distinfo
diff -u pkgsrc/math/R-chron/distinfo:1.8 pkgsrc/math/R-chron/distinfo:1.9
--- pkgsrc/math/R-chron/distinfo:1.8 Wed Jul 31 19:06:30 2019
+++ pkgsrc/math/R-chron/distinfo Sun Jan 3 11:33:42 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2019/07/31 19:06:30 brook Exp $
+$NetBSD: distinfo,v 1.9 2021/01/03 11:33:42 mef Exp $
-SHA1 (R/chron_2.3-53.tar.gz) = 5190c3cfc9c48f82016ca2fe7886cad597106123
-RMD160 (R/chron_2.3-53.tar.gz) = fbd19fe6abe9051e9102ba9e0b15fba948e91419
-SHA512 (R/chron_2.3-53.tar.gz) = 9d16f382de23214115bafb5de44977f71485b0f39798f65a44cd781a274618cebffda587b0f1909d605f55bf15fb22e825fe0aa8ead278d3f2c0d211da40190f
-Size (R/chron_2.3-53.tar.gz) = 37351 bytes
+SHA1 (R/chron_2.3-56.tar.gz) = 3029f74da5200b501724dadd7d292ef8f237687b
+RMD160 (R/chron_2.3-56.tar.gz) = 55e8ec2b81666686fa87653c8a23a68f8af979ac
+SHA512 (R/chron_2.3-56.tar.gz) = a3206be844687ce05cda4a3faccf9b4d8a1abd3b277984da8fae8e44481287f1db0d471317a9e96cac10f31c32754c16814765f693f94bb3fffe815eb391515c
+Size (R/chron_2.3-56.tar.gz) = 37657 bytes
Home |
Main Index |
Thread Index |
Old Index