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:           Sat Aug 10 09:12:52 UTC 2024

Modified Files:
        pkgsrc/time: Makefile

Log Message:
time/Makefile: + py-strict-rfc3339


To generate a diff of this commit:
cvs rdiff -u -r1.273 -r1.274 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.273 pkgsrc/time/Makefile:1.274
--- pkgsrc/time/Makefile:1.273  Fri Jul 12 06:19:20 2024
+++ pkgsrc/time/Makefile        Sat Aug 10 09:12:52 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.273 2024/07/12 06:19:20 wiz Exp $
+# $NetBSD: Makefile,v 1.274 2024/08/10 09:12:52 wiz Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -185,6 +185,7 @@ SUBDIR+=    py-relativetimebuilder
 SUBDIR+=       py-rfc3339
 SUBDIR+=       py-rfc3339-validator
 SUBDIR+=       py-snaptime
+SUBDIR+=       py-strict-rfc3339
 SUBDIR+=       py-tempora
 SUBDIR+=       py-time-machine
 SUBDIR+=       py-trading-calendars



Home | Main Index | Thread Index | Old Index