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:           Sun Jan 29 10:20:40 UTC 2023

Modified Files:
        pkgsrc/time: Makefile

Log Message:
time/Makefile: + p5-Date-Range


To generate a diff of this commit:
cvs rdiff -u -r1.237 -r1.238 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.237 pkgsrc/time/Makefile:1.238
--- pkgsrc/time/Makefile:1.237  Sun Jan 22 20:09:26 2023
+++ pkgsrc/time/Makefile        Sun Jan 29 10:20:40 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.237 2023/01/22 20:09:26 vins Exp $
+# $NetBSD: Makefile,v 1.238 2023/01/29 10:20:40 wiz Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -77,6 +77,7 @@ SUBDIR+=      p5-Data-ICal-DateTime
 SUBDIR+=       p5-Date-Extract
 SUBDIR+=       p5-Date-ICal
 SUBDIR+=       p5-Date-Leapyear
+SUBDIR+=       p5-Date-Range
 SUBDIR+=       p5-DateTime
 SUBDIR+=       p5-DateTime-Calendar-Discordian
 SUBDIR+=       p5-DateTime-Calendar-Julian



Home | Main Index | Thread Index | Old Index