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 Apr 13 05:31:05 UTC 2023

Modified Files:
        pkgsrc/time: Makefile

Log Message:
time/Makefile: sort


To generate a diff of this commit:
cvs rdiff -u -r1.240 -r1.241 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.240 pkgsrc/time/Makefile:1.241
--- pkgsrc/time/Makefile:1.240  Tue Apr 11 11:08:58 2023
+++ pkgsrc/time/Makefile        Thu Apr 13 05:31:05 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.240 2023/04/11 11:08:58 wen Exp $
+# $NetBSD: Makefile,v 1.241 2023/04/13 05:31:05 wiz Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -103,8 +103,8 @@ SUBDIR+=    p5-DateTime-Format-Pg
 SUBDIR+=       p5-DateTime-Format-SQLite
 SUBDIR+=       p5-DateTime-Format-Strptime
 SUBDIR+=       p5-DateTime-Format-W3CDTF
-SUBDIR+=       p5-DateTime-Incomplete
 SUBDIR+=       p5-DateTime-HiRes
+SUBDIR+=       p5-DateTime-Incomplete
 SUBDIR+=       p5-DateTime-Locale
 SUBDIR+=       p5-DateTime-Precise
 SUBDIR+=       p5-DateTime-Set



Home | Main Index | Thread Index | Old Index