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:           Thu May  4 12:40:33 UTC 2023

Modified Files:
        pkgsrc/time: Makefile

Log Message:
time/Makefile: + 1


To generate a diff of this commit:
cvs rdiff -u -r1.242 -r1.243 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.242 pkgsrc/time/Makefile:1.243
--- pkgsrc/time/Makefile:1.242  Thu May  4 11:47:34 2023
+++ pkgsrc/time/Makefile        Thu May  4 12:40:33 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.242 2023/05/04 11:47:34 wiz Exp $
+# $NetBSD: Makefile,v 1.243 2023/05/04 12:40:33 wiz Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -168,6 +168,7 @@ SUBDIR+=    py-parsedatetime
 SUBDIR+=       py-pendulum
 SUBDIR+=       py-pytimeparse
 SUBDIR+=       py-pytz
+SUBDIR+=       py-pytz_deprecation_shim
 SUBDIR+=       py-relativetimebuilder
 SUBDIR+=       py-rfc3339
 SUBDIR+=       py-snaptime



Home | Main Index | Thread Index | Old Index