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:           Fri Feb 14 14:06:09 UTC 2025

Modified Files:
        pkgsrc/math/R-chron: Makefile distinfo

Log Message:
(math/R-chron) Updated 2.3.61 to 2.3.62

2024-12-30  Kurt Hornik  <Kurt.Hornik%wu.ac.at@localhost>

        * DESCRIPTION: New versino is 2.3-62.

        * R/scale.R:
        Tweak.
        Suggestion by Mao Kobayashi <kobamao.jp%gmail.com@localhost>.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/math/R-chron/Makefile
cvs rdiff -u -r1.13 -r1.14 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.14 pkgsrc/math/R-chron/Makefile:1.15
--- pkgsrc/math/R-chron/Makefile:1.14   Tue Jun 13 13:26:03 2023
+++ pkgsrc/math/R-chron/Makefile        Fri Feb 14 14:06:09 2025
@@ -1,12 +1,21 @@
-# $NetBSD: Makefile,v 1.14 2023/06/13 13:26:03 mef Exp $
+# $NetBSD: Makefile,v 1.15 2025/02/14 14:06:09 mef Exp $
 
 R_PKGNAME=     chron
-R_PKGVER=      2.3-61
+R_PKGVER=      2.3-62
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Chronological objects which can handle dates and times
 LICENSE=       gnu-gpl-v2
 
+TEST_DEPENDS+= R-scales-[0-9]*:../../graphics/R-scales
+TEST_DEPENDS+= R-ggplot2-[0-9]*:../../graphics/R-ggplot2
+
+TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
+TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
+TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+TEST_DEPENDS+= tex-url-[0-9]*:../../print/tex-url
+TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+
 USE_LANGUAGES= c
 
 .include "../../math/R/Makefile.extension"

Index: pkgsrc/math/R-chron/distinfo
diff -u pkgsrc/math/R-chron/distinfo:1.13 pkgsrc/math/R-chron/distinfo:1.14
--- pkgsrc/math/R-chron/distinfo:1.13   Tue Jun 13 13:26:03 2023
+++ pkgsrc/math/R-chron/distinfo        Fri Feb 14 14:06:09 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2023/06/13 13:26:03 mef Exp $
+$NetBSD: distinfo,v 1.14 2025/02/14 14:06:09 mef Exp $
 
-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
+BLAKE2s (R/chron_2.3-62.tar.gz) = e410ad4d60463845aabeb187a25e43c83c5607a8933ebd7c9102a8abd6fca348
+SHA512 (R/chron_2.3-62.tar.gz) = 5a9a2531847a198b03652dca4fcde3daf4768d583def52204928d96532ae97265f3253f6e5a90162fb890d0bd5c7cf122087ce6111122e868c8cf3c1e99a842f
+Size (R/chron_2.3-62.tar.gz) = 38037 bytes



Home | Main Index | Thread Index | Old Index