pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Added time/p5-DateTime-Format-SQLite version 0.10



details:   https://anonhg.NetBSD.org/pkgsrc/rev/08624718ddd0
branches:  trunk
changeset: 395184:08624718ddd0
user:      sno <sno%pkgsrc.org@localhost>
date:      Tue Jul 07 17:47:47 2009 +0000

description:
Added time/p5-DateTime-Format-SQLite version 0.10

diffstat:

 doc/CHANGES-2009 |  3 ++-
 time/Makefile    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r e8092a0ea0f2 -r 08624718ddd0 doc/CHANGES-2009
--- a/doc/CHANGES-2009  Tue Jul 07 17:47:26 2009 +0000
+++ b/doc/CHANGES-2009  Tue Jul 07 17:47:47 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.2448 2009/07/07 17:41:46 sno Exp $
+$NetBSD: CHANGES-2009,v 1.2449 2009/07/07 17:47:47 sno Exp $
 
 Changes to the packages collection and infrastructure in 2009:
 
@@ -3265,3 +3265,4 @@
        Added databases/p5-DBIx-Class-Cursor-Cached version 1.0.1 [sno 2009-07-07]
        Added devel/p5-B-Compiling version 0.02 [sno 2009-07-07]
        Updated devel/p5-Devel-Declare to 0.005006 [sno 2009-07-07]
+       Added time/p5-DateTime-Format-SQLite version 0.10 [sno 2009-07-07]
diff -r e8092a0ea0f2 -r 08624718ddd0 time/Makefile
--- a/time/Makefile     Tue Jul 07 17:47:26 2009 +0000
+++ b/time/Makefile     Tue Jul 07 17:47:47 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.97 2009/06/09 17:36:21 abs Exp $
+# $NetBSD: Makefile,v 1.98 2009/07/07 17:47:47 sno Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -60,6 +60,7 @@
 SUBDIR+=       p5-DateTime-Format-MySQL
 SUBDIR+=       p5-DateTime-Format-Natural
 SUBDIR+=       p5-DateTime-Format-Pg
+SUBDIR+=       p5-DateTime-Format-SQLite
 SUBDIR+=       p5-DateTime-Format-Strptime
 SUBDIR+=       p5-DateTime-Format-W3CDTF
 SUBDIR+=       p5-DateTime-Locale



Home | Main Index | Thread Index | Old Index