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:           Wed Jun  7 12:16:39 UTC 2023

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

Log Message:
Added time/R-sftime version 0.2.0


To generate a diff of this commit:
cvs rdiff -u -r1.3628 -r1.3629 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.245 -r1.246 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-2023
diff -u pkgsrc/doc/CHANGES-2023:1.3628 pkgsrc/doc/CHANGES-2023:1.3629
--- pkgsrc/doc/CHANGES-2023:1.3628      Wed Jun  7 12:06:05 2023
+++ pkgsrc/doc/CHANGES-2023     Wed Jun  7 12:16:39 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.3628 2023/06/07 12:06:05 mef Exp $
+$NetBSD: CHANGES-2023,v 1.3629 2023/06/07 12:16:39 mef Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -5017,3 +5017,4 @@ Changes to the packages collection and i
        Updated sysutils/kfilemetadata5 to 5.98.0nb11 [wiz 2023-06-07]
        Updated security/easy-rsa to 3.1.4 [leot 2023-06-07]
        Updated math/R-tidyr to 1.3.0 [mef 2023-06-07]
+       Added time/R-sftime version 0.2.0 [mef 2023-06-07]

Index: pkgsrc/time/Makefile
diff -u pkgsrc/time/Makefile:1.245 pkgsrc/time/Makefile:1.246
--- pkgsrc/time/Makefile:1.245  Mon Jun  5 11:45:21 2023
+++ pkgsrc/time/Makefile        Wed Jun  7 12:16:39 2023
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.245 2023/06/05 11:45:21 mef Exp $
+# $NetBSD: Makefile,v 1.246 2023/06/07 12:16:39 mef Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
 
 SUBDIR+=       R-hms
 SUBDIR+=       R-lubridate
+SUBDIR+=       R-sftime
 SUBDIR+=       R-timeDate
 SUBDIR+=       R-timechange
 SUBDIR+=       R-tzdb



Home | Main Index | Thread Index | Old Index