pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/time/R-lubridate



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Jan 11 14:06:01 UTC 2025

Modified Files:
        pkgsrc/time/R-lubridate: Makefile distinfo

Log Message:
(time/R-lubridate) Updated 1.9.3 to 1.9.4

Version 1.9.4
=============
### Changes
* Don't use CET and EST as timezones to accommodate the upgrade of tzdata in the R-devel


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/time/R-lubridate/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/time/R-lubridate/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/time/R-lubridate/Makefile
diff -u pkgsrc/time/R-lubridate/Makefile:1.4 pkgsrc/time/R-lubridate/Makefile:1.5
--- pkgsrc/time/R-lubridate/Makefile:1.4        Sun Jan 14 13:34:00 2024
+++ pkgsrc/time/R-lubridate/Makefile    Sat Jan 11 14:06:01 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2024/01/14 13:34:00 mef Exp $
+# $NetBSD: Makefile,v 1.5 2025/01/11 14:06:01 mef Exp $
 
 R_PKGNAME=     lubridate
-R_PKGVER=      1.9.3
+R_PKGVER=      1.9.4
 CATEGORIES=    time
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -17,6 +17,13 @@ TEST_DEPENDS+=       R-knitr-[0-9]*:../../prin
 TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
 TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
 
+# !pdfTeX error: pdflatex (file tctt0900): Font tctt0900 at 600 not found
+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 c++
 
 .include "../../math/R/Makefile.extension"

Index: pkgsrc/time/R-lubridate/distinfo
diff -u pkgsrc/time/R-lubridate/distinfo:1.6 pkgsrc/time/R-lubridate/distinfo:1.7
--- pkgsrc/time/R-lubridate/distinfo:1.6        Sun Jan 14 13:34:00 2024
+++ pkgsrc/time/R-lubridate/distinfo    Sat Jan 11 14:06:01 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2024/01/14 13:34:00 mef Exp $
+$NetBSD: distinfo,v 1.7 2025/01/11 14:06:01 mef Exp $
 
-BLAKE2s (R/lubridate_1.9.3.tar.gz) = 0c684879f24c5af0ba3173ab66981c497e55e341ca0397aac6d52e69f6f76463
-SHA512 (R/lubridate_1.9.3.tar.gz) = 31c4008ce96487b609deb8f92269da9afad167821c691eea44a286ba407137a8707e4e1014f2373d431251f9120a3afcf404ac565a2e3749c2dd4331a50c7d5f
-Size (R/lubridate_1.9.3.tar.gz) = 428043 bytes
+BLAKE2s (R/lubridate_1.9.4.tar.gz) = f0106b62e3db42b2e913d562218fd7dbce8ad6e744a56d0148672e11ca122080
+SHA512 (R/lubridate_1.9.4.tar.gz) = 3623ad391d3a2605690c9c8d9dda9a6faf50ecf6745eab53cfd9a0d70e3dff6491f7d230fd409633eec28ddc6f088600cd3492261d0c98d91e802021e4b224cc
+Size (R/lubridate_1.9.4.tar.gz) = 429341 bytes



Home | Main Index | Thread Index | Old Index