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:           Mon Jun  5 15:30:47 UTC 2017

Modified Files:
        pkgsrc/time: Makefile

Log Message:
Add and enable ruby-iso8601.


To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 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.159 pkgsrc/time/Makefile:1.160
--- pkgsrc/time/Makefile:1.159  Mon Feb 13 17:15:00 2017
+++ pkgsrc/time/Makefile        Mon Jun  5 15:30:47 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.159 2017/02/13 17:15:00 adam Exp $
+# $NetBSD: Makefile,v 1.160 2017/06/05 15:30:47 taca Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -155,6 +155,7 @@ SUBDIR+=    remind
 SUBDIR+=       rsibreak
 SUBDIR+=       rsibreak-kde3
 SUBDIR+=       ruby-hitimes
+SUBDIR+=       ruby-iso8601
 SUBDIR+=       ruby-timers
 SUBDIR+=       ruby-tzinfo
 SUBDIR+=       ruby-tzinfo-data



Home | Main Index | Thread Index | Old Index