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:   taca
Date:           Wed Dec 11 15:23:52 UTC 2024

Modified Files:
        pkgsrc/time: Makefile

Log Message:
time/Makefile: add and enable ruby-timeout


To generate a diff of this commit:
cvs rdiff -u -r1.275 -r1.276 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.275 pkgsrc/time/Makefile:1.276
--- pkgsrc/time/Makefile:1.275  Thu Aug 15 21:56:25 2024
+++ pkgsrc/time/Makefile        Wed Dec 11 15:23:52 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.275 2024/08/15 21:56:25 wiz Exp $
+# $NetBSD: Makefile,v 1.276 2024/12/11 15:23:52 taca Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -202,6 +202,7 @@ SUBDIR+=    rsclock
 SUBDIR+=       rsibreak
 SUBDIR+=       ruby-hitimes
 SUBDIR+=       ruby-iso8601
+SUBDIR+=       ruby-timeout
 SUBDIR+=       ruby-timers
 SUBDIR+=       ruby-tzinfo
 SUBDIR+=       ruby-tzinfo-data



Home | Main Index | Thread Index | Old Index