Sun Jan 3 11:33:42 2021 UTC ()
(math/R-chron) Updated 2.3.53 to 2.3.56

2020-08-18  Kurt Hornik  <Kurt.Hornik@wu.ac.at>

        * 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>

        * DESCRIPTION: New version is 2.3-55.

        * R/zzz.R (.onAttach): Add.

2019-08-13  Kurt Hornik  <Kurt.Hornik@wu.ac.at>

        * DESCRIPTION: New version is 2.3-54.

        * R/dates.R:
        Add as.dates().
        Suggestion by Gabor Grothendieck <ggrothendieck@gmail.com>.

2019-08-12  Kurt Hornik  <Kurt.Hornik@wu.ac.at>

        * NAMESPACE:
        * R/times.R:
        Add as.times().
        Suggestion by Gabor Grothendieck <ggrothendieck@gmail.com>.


(mef)
diff -r1.11 -r1.12 pkgsrc/math/R-chron/Makefile
diff -r1.8 -r1.9 pkgsrc/math/R-chron/distinfo

cvs diff -r1.11 -r1.12 pkgsrc/math/R-chron/Makefile (expand / switch to unified diff)

--- pkgsrc/math/R-chron/Makefile 2019/08/08 19:53:47 1.11
+++ pkgsrc/math/R-chron/Makefile 2021/01/03 11:33:42 1.12
@@ -1,14 +1,13 @@ @@ -1,14 +1,13 @@
1# $NetBSD: Makefile,v 1.11 2019/08/08 19:53:47 brook Exp $ 1# $NetBSD: Makefile,v 1.12 2021/01/03 11:33:42 mef Exp $
2 2
3R_PKGNAME= chron 3R_PKGNAME= chron
4R_PKGVER= 2.3-53 4R_PKGVER= 2.3-56
5CATEGORIES= math 
6 5
7MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
8COMMENT= Chronological objects which can handle dates and times 7COMMENT= Chronological objects which can handle dates and times
9LICENSE= gnu-gpl-v2 8LICENSE= gnu-gpl-v2
10 9
11USE_LANGUAGES= c 10USE_LANGUAGES= c
12 11
13.include "../../math/R/Makefile.extension" 12.include "../../math/R/Makefile.extension"
14.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"

cvs diff -r1.8 -r1.9 pkgsrc/math/R-chron/distinfo (expand / switch to unified diff)

--- pkgsrc/math/R-chron/distinfo 2019/07/31 19:06:30 1.8
+++ pkgsrc/math/R-chron/distinfo 2021/01/03 11:33:42 1.9
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.8 2019/07/31 19:06:30 brook Exp $ 1$NetBSD: distinfo,v 1.9 2021/01/03 11:33:42 mef Exp $
2 2
3SHA1 (R/chron_2.3-53.tar.gz) = 5190c3cfc9c48f82016ca2fe7886cad597106123 3SHA1 (R/chron_2.3-56.tar.gz) = 3029f74da5200b501724dadd7d292ef8f237687b
4RMD160 (R/chron_2.3-53.tar.gz) = fbd19fe6abe9051e9102ba9e0b15fba948e91419 4RMD160 (R/chron_2.3-56.tar.gz) = 55e8ec2b81666686fa87653c8a23a68f8af979ac
5SHA512 (R/chron_2.3-53.tar.gz) = 9d16f382de23214115bafb5de44977f71485b0f39798f65a44cd781a274618cebffda587b0f1909d605f55bf15fb22e825fe0aa8ead278d3f2c0d211da40190f 5SHA512 (R/chron_2.3-56.tar.gz) = a3206be844687ce05cda4a3faccf9b4d8a1abd3b277984da8fae8e44481287f1db0d471317a9e96cac10f31c32754c16814765f693f94bb3fffe815eb391515c
6Size (R/chron_2.3-53.tar.gz) = 37351 bytes 6Size (R/chron_2.3-56.tar.gz) = 37657 bytes