pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc +php-sqlite



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8302f608cc2c
branches:  trunk
changeset: 498980:8302f608cc2c
user:      tv <tv%pkgsrc.org@localhost>
date:      Tue Sep 06 19:12:08 2005 +0000

description:
+php-sqlite

diffstat:

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

diffs (31 lines):

diff -r ebfdf180eeed -r 8302f608cc2c databases/Makefile
--- a/databases/Makefile        Tue Sep 06 19:11:24 2005 +0000
+++ b/databases/Makefile        Tue Sep 06 19:12:08 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.181 2005/08/24 11:00:13 salo Exp $
+# $NetBSD: Makefile,v 1.182 2005/09/06 19:12:08 tv Exp $
 #
 
 COMMENT=       Databases
@@ -98,6 +98,7 @@
 SUBDIR+=       php-mysql
 SUBDIR+=       php-odbc
 SUBDIR+=       php-pgsql
+SUBDIR+=       php-sqlite
 SUBDIR+=       php5-mysqli
 SUBDIR+=       php5-sqlite
 SUBDIR+=       phpldapadmin
diff -r ebfdf180eeed -r 8302f608cc2c doc/CHANGES
--- a/doc/CHANGES       Tue Sep 06 19:11:24 2005 +0000
+++ b/doc/CHANGES       Tue Sep 06 19:12:08 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11059 2005/09/06 18:21:40 tonio Exp $
+$NetBSD: CHANGES,v 1.11060 2005/09/06 19:12:08 tv Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -3952,3 +3952,4 @@
        Updated lang/kaffe to 1.1.5 [tonio 2005-09-06]
        Updated lang/kaffe-x11 to 1.1.5 [tonio 2005-09-06]
        Updated lang/kaffe-esound to 1.1.5 [tonio 2005-09-06]
+       Added databases/php-sqlite version 4.4.0.1.0.3 [tv 2005-09-06]



Home | Main Index | Thread Index | Old Index