pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Activate and note addition of the p5-DateTime-* packages.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b7130f55ef0a
branches:  trunk
changeset: 488264:b7130f55ef0a
user:      cube <cube%pkgsrc.org@localhost>
date:      Wed Jan 26 16:26:23 2005 +0000

description:
Activate and note addition of the p5-DateTime-* packages.

diffstat:

 doc/CHANGES   |  7 ++++++-
 time/Makefile |  7 ++++++-
 2 files changed, 12 insertions(+), 2 deletions(-)

diffs (39 lines):

diff -r f6c5e8415382 -r b7130f55ef0a doc/CHANGES
--- a/doc/CHANGES       Wed Jan 26 16:23:11 2005 +0000
+++ b/doc/CHANGES       Wed Jan 26 16:26:23 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.8937 2005/01/26 15:56:45 minskim Exp $
+$NetBSD: CHANGES,v 1.8938 2005/01/26 16:26:23 cube Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -613,3 +613,8 @@
        Added p5-Class-Singleton-1.03 [cube 2005-01-26]
        Updated squid to 2.5.7nb9 [taca 2005-01-26]
        Updated awstats to 6.3nb2 [minskim 2005-01-26]
+       Added p5-DateTime-0.25 [cube 2005-01-26]
+       Added p5-DateTime-Event-Cron-0.07 [cube 2005-01-26]
+       Added p5-DateTime-Locale-0.09 [cube 2005-01-26]
+       Added p5-DateTime-Set-0.19 [cube 2005-01-26]
+       Added p5-DateTime-TimeZone-0.32 [cube 2005-01-26]
diff -r f6c5e8415382 -r b7130f55ef0a time/Makefile
--- a/time/Makefile     Wed Jan 26 16:23:11 2005 +0000
+++ b/time/Makefile     Wed Jan 26 16:26:23 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2005/01/17 12:51:47 martti Exp $
+# $NetBSD: Makefile,v 1.38 2005/01/26 16:26:23 cube Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -29,6 +29,11 @@
 SUBDIR+=       jday
 SUBDIR+=       lmclock
 SUBDIR+=       logtime
+SUBDIR+=       p5-DateTime
+SUBDIR+=       p5-DateTime-Event-Cron
+SUBDIR+=       p5-DateTime-Locale
+SUBDIR+=       p5-DateTime-Set
+SUBDIR+=       p5-DateTime-TimeZone
 SUBDIR+=       p5-Time
 SUBDIR+=       p5-Time-HiRes
 SUBDIR+=       p5-Time-Period



Home | Main Index | Thread Index | Old Index