X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.25]) by lists.alpinelinux.org (Postfix) with ESMTP id 951E317005F33 for ; Tue, 10 Mar 2009 09:31:43 +0000 (UTC) Received: by ey-out-2122.google.com with SMTP id 25so260598eya.13 for ; Tue, 10 Mar 2009 02:31:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=QIduHzPgGE56J++9IA1YHuNvJ3fzbGBn1sKls+Apo9Q=; b=PKp8Ursykp1XpAEFctkdgzrcgHd2nxBgx9qJjPRPsy1TJAmL/1CdckTjCvF6USVUjd mq1ouVKIbaZS0lKMK1bb0J/x9YE/lIEkNOJPStoy3V7xKTq9G0i1qzBvnqiytRc1QszJ 6Wi4SrlC/ZUvEPNihNmsd9E6wznaK1y84sO0U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=gA4RdgwHLpcG/YH66GnY9betHbBYSAqMUx04eKmDhm7/fxFj+wJOD0UyfqRwAEGPlA kD8H3KRNytltrmpo2erxxJjvBaIR+dXqHSK6zb0BfFROIlb+4twcztZ0xXTdUsJt66Wl qAqlZ7SZj650CLN1tWQBNFmNrWNPpkg5fTAsw= Received: by 10.216.46.83 with SMTP id q61mr2543244web.71.1236677502897; Tue, 10 Mar 2009 02:31:42 -0700 (PDT) Received: from ?10.65.65.1? (ti211310a081-0173.bb.online.no [85.164.0.173]) by mx.google.com with ESMTPS id k5sm9239802nfd.31.2009.03.10.02.31.41 (version=SSLv3 cipher=RC4-MD5); Tue, 10 Mar 2009 02:31:42 -0700 (PDT) Subject: Re: [alpine-devel] Problems with 1.9.0 packages/testing/php apks From: Natanael Copa To: Cameron Banta Cc: Nathan Angelacos , alpine-devel@lists.alpinelinux.org In-Reply-To: <531b02ea0903070649h16b06f19w14ddf057d98f2f49@mail.gmail.com> References: <49B1D130.5090105@nothome.org> <531b02ea0903061824s10c95154lb761cce629824eae@mail.gmail.com> <531b02ea0903070649h16b06f19w14ddf057d98f2f49@mail.gmail.com> Content-Type: text/plain Date: Tue, 10 Mar 2009 09:47:43 +0100 Message-Id: <1236674863.21886.134.camel@nc> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 Content-Transfer-Encoding: 7bit On Sat, 2009-03-07 at 08:49 -0600, Cameron Banta wrote: > > On Fri, Mar 6, 2009 at 8:24 PM, Cameron Banta > wrote: > On Fri, Mar 6, 2009 at 7:43 PM, Nathan Angelacos > wrote: > > > As a side point, I'd prefer to use postgresql (from > packages/extra), but the testing/php apk does not have > a postges driver - just the mysql driver. > > > This patch adds postgresql support to php. Please review. > > > Thanks, > Cameron > > I forgot to change the pkgrev - this new patch replaces the earlier > one, and compiles to pic. > > Please review. committed. thanks! -nc > > -Cameron --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---