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 Dec 18 10:31:25 UTC 2022
Modified Files:
pkgsrc/math/R-chron: Makefile distinfo
Log Message:
(math/R-chron) Updated 2.3.56 to 2.3.58
2022-10-04 Kurt Hornik <Kurt.Hornik%wu.ac.at@localhost>
* DESCRIPTION: New version is 2.3-58.
* R/chron.R (as.chron.POSIXt): Update for recent
as.character.POSIXt() changes in base R.
2022-05-30 Kurt Hornik <Kurt.Hornik%wu.ac.at@localhost>
* DESCRIPTION: New version is 2.3-57.
* src/Rchron.h: Add typedef for legacy 'Sint' type.
2021-03-08 Kurt Hornik <Kurt.Hornik%wu.ac.at@localhost>
* man/chron.Rd:
* man/dates.Rd:
* man/format.chron.Rd:
* man/hours.Rd:
* man/seq.dates.Rd:
Avoid partial matching.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/math/R-chron/Makefile
cvs rdiff -u -r1.11 -r1.12 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.12 pkgsrc/math/R-chron/Makefile:1.13
--- pkgsrc/math/R-chron/Makefile:1.12 Sun Jan 3 11:33:42 2021
+++ pkgsrc/math/R-chron/Makefile Sun Dec 18 10:31:25 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2021/01/03 11:33:42 mef Exp $
+# $NetBSD: Makefile,v 1.13 2022/12/18 10:31:25 mef Exp $
R_PKGNAME= chron
-R_PKGVER= 2.3-56
+R_PKGVER= 2.3-58
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.11 pkgsrc/math/R-chron/distinfo:1.12
--- pkgsrc/math/R-chron/distinfo:1.11 Tue Oct 26 10:55:25 2021
+++ pkgsrc/math/R-chron/distinfo Sun Dec 18 10:31:25 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 10:55:25 nia Exp $
+$NetBSD: distinfo,v 1.12 2022/12/18 10:31:25 mef Exp $
-BLAKE2s (R/chron_2.3-56.tar.gz) = c8fc84b38f5eead720101663b9d01b0a4210c09bddc600cdf16813c43f8404ae
-SHA512 (R/chron_2.3-56.tar.gz) = a3206be844687ce05cda4a3faccf9b4d8a1abd3b277984da8fae8e44481287f1db0d471317a9e96cac10f31c32754c16814765f693f94bb3fffe815eb391515c
-Size (R/chron_2.3-56.tar.gz) = 37657 bytes
+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
Home |
Main Index |
Thread Index |
Old Index