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: Tue Jun 13 13:26:03 UTC 2023
Modified Files:
pkgsrc/math/R-chron: Makefile distinfo
Log Message:
(math/R-chron) Updated 2.3.58 to 2.3.61
2023-05-02 Kurt Hornik <Kurt.Hornik%wu.ac.at@localhost>
* DESCRIPTION: New version is 2.3-61.
* R/dates.R:
Avoid partial argument matches.
2023-03-02 Kurt Hornik <Kurt.Hornik%wu.ac.at@localhost>
* DESCRIPTION: New version is 2.3-60.
* NAMESPACE: Drop axis.times(), add as.chron.factor().
2023-01-31 Kurt Hornik <Kurt.Hornik%wu.ac.at@localhost>
* DESCRIPTION: New version is 2.3-59.
* inst/CITATION: Drop.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/math/R-chron/Makefile
cvs rdiff -u -r1.12 -r1.13 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.13 pkgsrc/math/R-chron/Makefile:1.14
--- pkgsrc/math/R-chron/Makefile:1.13 Sun Dec 18 10:31:25 2022
+++ pkgsrc/math/R-chron/Makefile Tue Jun 13 13:26:03 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2022/12/18 10:31:25 mef Exp $
+# $NetBSD: Makefile,v 1.14 2023/06/13 13:26:03 mef Exp $
R_PKGNAME= chron
-R_PKGVER= 2.3-58
+R_PKGVER= 2.3-61
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.12 pkgsrc/math/R-chron/distinfo:1.13
--- pkgsrc/math/R-chron/distinfo:1.12 Sun Dec 18 10:31:25 2022
+++ pkgsrc/math/R-chron/distinfo Tue Jun 13 13:26:03 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2022/12/18 10:31:25 mef Exp $
+$NetBSD: distinfo,v 1.13 2023/06/13 13:26:03 mef Exp $
-BLAKE2s (R/chron_2.3-58.tar.gz) = eb7d41dd72f21c183df5328494674b7448a3c79907b481b5faca605cd05b127a
-SHA512 (R/chron_2.3-58.tar.gz) = 335999397db14b83324497e8c1010944a22d0622e1f37e28f39a566fcad922f10eda1b8de0a87a30e20abda8e233896e9a18905a4c45653b50680b693770127f
-Size (R/chron_2.3-58.tar.gz) = 37756 bytes
+BLAKE2s (R/chron_2.3-61.tar.gz) = 3ec7578d246eb3c6d1cb7265c9564dc7b359bab8477d5ddf0542944b2e7540de
+SHA512 (R/chron_2.3-61.tar.gz) = a91e3dbb636487e918060ffed8004d1b7ec1bb7e4ba81a423f353f83e1491ddb0b984ff6482112aece51165f9ecc9d523ef9e20510cdae2f0de86de6bf0b5361
+Size (R/chron_2.3-61.tar.gz) = 37347 bytes
Home |
Main Index |
Thread Index |
Old Index