pkgsrc-Changes archive

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

CVS commit: pkgsrc/time



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 17 21:53:46 UTC 2026

Modified Files:
        pkgsrc/time: Makefile

Log Message:
time/Makefile: + py-croniter


To generate a diff of this commit:
cvs rdiff -u -r1.286 -r1.287 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/time/Makefile
diff -u pkgsrc/time/Makefile:1.286 pkgsrc/time/Makefile:1.287
--- pkgsrc/time/Makefile:1.286  Tue Jan  6 21:56:21 2026
+++ pkgsrc/time/Makefile        Tue Feb 17 21:53:46 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.286 2026/01/06 21:56:21 wiz Exp $
+# $NetBSD: Makefile,v 1.287 2026/02/17 21:53:46 wiz Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -166,6 +166,7 @@ SUBDIR+=    py-aniso8601
 SUBDIR+=       py-arrow
 SUBDIR+=       py-cftime
 SUBDIR+=       py-ciso8601
+SUBDIR+=       py-croniter
 SUBDIR+=       py-dateparser
 SUBDIR+=       py-dateutil
 SUBDIR+=       py-durationpy



Home | Main Index | Thread Index | Old Index