pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/php-sqlite Add PECL_VERSION again to prevent...
details: https://anonhg.NetBSD.org/pkgsrc/rev/70d5144d55ad
branches: trunk
changeset: 399918:70d5144d55ad
user: taca <taca%pkgsrc.org@localhost>
date: Fri Oct 09 03:51:03 2009 +0000
description:
Add PECL_VERSION again to prevent version decrease from pkgsrc-2009Q2
branch. Add note to remove it after next release of lang/php5, too.
diffstat:
databases/php-sqlite/Makefile | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 75f4ca5e617e -r 70d5144d55ad databases/php-sqlite/Makefile
--- a/databases/php-sqlite/Makefile Fri Oct 09 03:49:43 2009 +0000
+++ b/databases/php-sqlite/Makefile Fri Oct 09 03:51:03 2009 +0000
@@ -1,9 +1,15 @@
-# $NetBSD: Makefile,v 1.10 2009/10/06 05:05:43 taca Exp $
+# $NetBSD: Makefile,v 1.11 2009/10/09 03:51:03 taca Exp $
MODNAME= sqlite
+PECL_VERSION= 1.0.3
CATEGORIES+= databases
COMMENT= PHP extension for SQLite 2.x databases
+#
+# PECL_VERSION exists for temporary workaround and it should be removed
+# after next release of lang/php5.
+#
+
PHP_VERSIONS_ACCEPTED= 5
PKG_DESTDIR_SUPPORT= user-destdir
Home |
Main Index |
Thread Index |
Old Index