pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/pear-MDB2_Driver_sqlite Remove left over "52...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cc1dea71246e
branches: trunk
changeset: 610860:cc1dea71246e
user: taca <taca%pkgsrc.org@localhost>
date: Thu Nov 08 14:28:56 2012 +0000
description:
Remove left over "52" (php52) from PHP_VERSIONS_ACCEPTED.
Thnaks joerg@ who noted to me via private mail.
diffstat:
databases/pear-MDB2_Driver_sqlite/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3e63fc2afed7 -r cc1dea71246e databases/pear-MDB2_Driver_sqlite/Makefile
--- a/databases/pear-MDB2_Driver_sqlite/Makefile Thu Nov 08 13:53:27 2012 +0000
+++ b/databases/pear-MDB2_Driver_sqlite/Makefile Thu Nov 08 14:28:56 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2012/10/02 21:25:37 asau Exp $
+# $NetBSD: Makefile,v 1.10 2012/11/08 14:28:56 taca Exp $
DISTNAME= MDB2_Driver_sqlite-1.5.0b3
CATEGORIES= databases
@@ -7,7 +7,7 @@
HOMEPAGE= http://pear.php.net/package/MDB2_Driver_sqlite
COMMENT= Sqlite MDB2 driver
-PHP_VERSIONS_ACCEPTED= 52 53
+PHP_VERSIONS_ACCEPTED= 53
DEPENDS+= ${PHP_PKG_PREFIX}-sqlite-[0-9]*:../../databases/php-sqlite
DEPENDS+= ${PHP_PKG_PREFIX}-pear-MDB2>=2.5:../../databases/pear-MDB2
Home |
Main Index |
Thread Index |
Old Index