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 10:39:34 UTC 2024

Modified Files:
        pkgsrc/doc: CHANGES-2024
        pkgsrc/time: Makefile

Log Message:
Added time/R-nanotime version 0.3.7


To generate a diff of this commit:
cvs rdiff -u -r1.527 -r1.528 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.264 -r1.265 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.527 pkgsrc/doc/CHANGES-2024:1.528
--- pkgsrc/doc/CHANGES-2024:1.527       Sun Jan 21 10:05:42 2024
+++ pkgsrc/doc/CHANGES-2024     Sun Jan 21 10:39:34 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.527 2024/01/21 10:05:42 mef Exp $
+$NetBSD: CHANGES-2024,v 1.528 2024/01/21 10:39:34 mef Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -679,3 +679,4 @@ Changes to the packages collection and i
        Updated www/ruby-liquid to 4.0.3nb1 [taca 2024-01-21]
        Added time/R-RcppCCTZ version 0.2.12 [mef 2024-01-21]
        Added math/R-conflicted version 1.2.0 [mef 2024-01-21]
+       Added time/R-nanotime version 0.3.7 [mef 2024-01-21]

Index: pkgsrc/time/Makefile
diff -u pkgsrc/time/Makefile:1.264 pkgsrc/time/Makefile:1.265
--- pkgsrc/time/Makefile:1.264  Sun Jan 21 09:43:23 2024
+++ pkgsrc/time/Makefile        Sun Jan 21 10:39:33 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.264 2024/01/21 09:43:23 mef Exp $
+# $NetBSD: Makefile,v 1.265 2024/01/21 10:39:33 mef Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -7,6 +7,7 @@ SUBDIR+=        R-RcppCCTZ
 SUBDIR+=       R-RcppDate
 SUBDIR+=       R-hms
 SUBDIR+=       R-lubridate
+SUBDIR+=       R-nanotime
 SUBDIR+=       R-sftime
 SUBDIR+=       R-timeDate
 SUBDIR+=       R-timechange



Home | Main Index | Thread Index | Old Index