Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id CA88563B976 for ; Fri, 10 Jul 2009 19:52:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 7BEF763B1E9; Fri, 10 Jul 2009 19:52:09 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 819CC63B1E1 for ; Fri, 10 Jul 2009 19:52:08 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6F588175D0; Fri, 10 Jul 2009 19:52:08 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 10 Jul 2009 19:52:08 +0000 From: Jaromir Dolecek Subject: CVS commit: pkgsrc/databases/php-sqlite To: pkgsrc-changes@NetBSD.org Reply-To: jdolecek@netbsd.org X-Mailer: log_accum Message-Id: <20090710195208.6F588175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: jdolecek Date: Fri Jul 10 19:52:08 UTC 2009 Modified Files: pkgsrc/databases/php-sqlite: Makefile Removed Files: pkgsrc/databases/php-sqlite/patches: patch-aa Log Message: switch databases/php-sqlite to compile using bundled module, rather than pecl; according to description on PECL site, the pecl extension is obsolete and no longer maintanted, and it doesn't compile with PHP 5.3 To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/databases/php-sqlite/Makefile cvs rdiff -u -r1.1 -r0 pkgsrc/databases/php-sqlite/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.