pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: mef
Date: Sun Jan 21 09:13:39 UTC 2024
Modified Files:
pkgsrc/doc: CHANGES-2024
pkgsrc/time: Makefile
Log Message:
Added time/R-RcppCCTZ version 0.2.12
To generate a diff of this commit:
cvs rdiff -u -r1.525 -r1.526 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.262 -r1.263 pkgsrc/time/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/CHANGES-2024
diff -u pkgsrc/doc/CHANGES-2024:1.525 pkgsrc/doc/CHANGES-2024:1.526
--- pkgsrc/doc/CHANGES-2024:1.525 Sun Jan 21 09:08:18 2024
+++ pkgsrc/doc/CHANGES-2024 Sun Jan 21 09:13:39 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.525 2024/01/21 09:08:18 taca Exp $
+$NetBSD: CHANGES-2024,v 1.526 2024/01/21 09:13:39 mef Exp $
Changes to the packages collection and infrastructure in 2024:
@@ -677,3 +677,4 @@ Changes to the packages collection and i
Updated graphics/R-ragg to 1.2.7 [mef 2024-01-21]
Added time/R-RcppDate version 0.0.3 [mef 2024-01-21]
Updated www/ruby-liquid to 4.0.3nb1 [taca 2024-01-21]
+ Added time/R-RcppCCTZ version 0.2.12 [mef 2024-01-21]
Index: pkgsrc/time/Makefile
diff -u pkgsrc/time/Makefile:1.262 pkgsrc/time/Makefile:1.263
--- pkgsrc/time/Makefile:1.262 Sun Oct 29 18:28:52 2023
+++ pkgsrc/time/Makefile Sun Jan 21 09:13:39 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.262 2023/10/29 18:28:52 pho Exp $
+# $NetBSD: Makefile,v 1.263 2024/01/21 09:13:39 mef Exp $
#
COMMENT= Clocks, calendars, daily planners and other time related applications
@@ -7,6 +7,8 @@ SUBDIR+= R-hms
SUBDIR+= R-lubridate
SUBDIR+= R-sftime
SUBDIR+= R-timeDate
+SUBDIR+= R-RcppCCTZ
+SUBDIR+= R-RcppDate
SUBDIR+= R-timechange
SUBDIR+= R-tzdb
SUBDIR+= abclock
Home |
Main Index |
Thread Index |
Old Index