pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/R-RcppDate
Module Name: pkgsrc
Committed By: mef
Date: Sat Jan 11 13:43:09 UTC 2025
Modified Files:
pkgsrc/time/R-RcppDate: Makefile distinfo
Log Message:
(time/R-RcppDate) Updated 0.0.3 to 0.0.4, make test passed
2024-10-14 Dirk Eddelbuettel <edd%debian.org@localhost>
* DESCRIPTION (Date, Version): Release 0.0.4
* inst/include/date.h (read): Comment-out one 'stringop-overflow'
pragma r-devel complains about
* README.md: Switch http to https for gnu.org link
2024-10-12 Dirk Eddelbuettel <edd%debian.org@localhost>
* DESCRIPTION (Version, Date): Roll micro version and date
* inst/include/tz.h: Sync with upstream release 3.0.2
2024-09-25 Dirk Eddelbuettel <edd%debian.org@localhost>
* README.md: Switch http to https for r-pkg.org badge
2024-09-12 Dirk Eddelbuettel <edd%debian.org@localhost>
* DESCRIPTION (Authors@R): Added
2024-05-24 Dirk Eddelbuettel <edd%debian.org@localhost>
* inst/include/date.h: Sync with upstream
* inst/include/ptz.h: Idem
* inst/include/tz.h: Idem
* inst/include/tz_private.h: Idem
2024-05-21 Dirk Eddelbuettel <edd%debian.org@localhost>
* README.md: Use tinyverse.netlify.app for dependency badge
2024-03-01 Dirk Eddelbuettel <edd%debian.org@localhost>
* .github/workflows/ci.yaml (jobs): Update to actions/checkout@v4,
add r-ci-setup actions
2023-05-20 Dirk Eddelbuettel <edd%debian.org@localhost>
* DESCRIPTION (Version, Date): Roll micro version and date
* inst/include/date.h: Sync with upstream
* inst/include/ios.h: Idem
* inst/include/iso_week.h: Idem
* inst/include/julian.h: Idem
* inst/include/ptz.h: Idem
* inst/include/solar_hijri.h: Idem
* inst/include/tz.h: Idem
2022-11-10 Dirk Eddelbuettel <edd%debian.org@localhost>
* .github/workflows/ci.yaml (jobs): Update to actions/checkout@v3
2021-12-08 Dirk Eddelbuettel <edd%debian.org@localhost>
* README.md: Remove unused continuous integration artifact and badge
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/time/R-RcppDate/Makefile \
pkgsrc/time/R-RcppDate/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-RcppDate/Makefile
diff -u pkgsrc/time/R-RcppDate/Makefile:1.1 pkgsrc/time/R-RcppDate/Makefile:1.2
--- pkgsrc/time/R-RcppDate/Makefile:1.1 Sun Jan 21 08:49:38 2024
+++ pkgsrc/time/R-RcppDate/Makefile Sat Jan 11 13:43:09 2025
@@ -1,16 +1,18 @@
-# $NetBSD: Makefile,v 1.1 2024/01/21 08:49:38 mef Exp $
+# $NetBSD: Makefile,v 1.2 2025/01/11 13:43:09 mef Exp $
R_PKGNAME= RcppDate
-R_PKGVER= 0.0.3
+R_PKGVER= 0.0.4
CATEGORIES= time
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= 'date' C++ Header Library for Date and Time Functionality
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
+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
-TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
USE_LANGUAGES= c++
USE_CXX_FEATURES+= c++17
Index: pkgsrc/time/R-RcppDate/distinfo
diff -u pkgsrc/time/R-RcppDate/distinfo:1.1 pkgsrc/time/R-RcppDate/distinfo:1.2
--- pkgsrc/time/R-RcppDate/distinfo:1.1 Sun Jan 21 08:49:38 2024
+++ pkgsrc/time/R-RcppDate/distinfo Sat Jan 11 13:43:09 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2024/01/21 08:49:38 mef Exp $
+$NetBSD: distinfo,v 1.2 2025/01/11 13:43:09 mef Exp $
-BLAKE2s (R/RcppDate_0.0.3.tar.gz) = e3efafd2862a8dec342e8fa767fd79b89a8f56ffe09782fc27b4661f352569fb
-SHA512 (R/RcppDate_0.0.3.tar.gz) = f4e7f7996e6f6f92dc3c2b8e4cc18676d8d020c17239420cb06c713cc729f8d6a82c2a2947653b6e32079acd32cbc37d59fe3bef14188d397700df4acb6d828e
-Size (R/RcppDate_0.0.3.tar.gz) = 89092 bytes
+BLAKE2s (R/RcppDate_0.0.4.tar.gz) = ef7694ecf421241c43d40b2ea028c9f30d5ec3ef12704f352ca23e286bf04e27
+SHA512 (R/RcppDate_0.0.4.tar.gz) = 6f683bce01dff177f3c2cc3fbb247a2810024e512c55bd15210a88cc07d78264e8e86c1aa28a0b35229694e21fdf198d5f1e3f26912aeb75c2c7ffbf45f123b9
+Size (R/RcppDate_0.0.4.tar.gz) = 90572 bytes
Home |
Main Index |
Thread Index |
Old Index