X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id E0EE3DC0075 for ; Sun, 1 Apr 2012 02:19:24 +0000 (UTC) Received: by iahk25 with SMTP id k25so3609463iah.13 for ; Sat, 31 Mar 2012 19:19:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=YJPLRNUl9qE/bPh8ifxShKYqupEb6B0S+3+mcYll8uQ=; b=jqtdZjahcDcxl/bJ1K0Okbdjn3vYa3pt2W9827H067Bvk0FHPKcyQ8Xp1ZVU+mIWoh xLzj88BQjEwf3aYjFztbqPtO7I9f3WyXplZ6Y0YXrJ1d80xueyZILCIM/rxUftLl+E9+ 6VyoyazWcrfdMHcN1Wy234gIz6hMCpwNIZgAVKlACEyQdig+0E1USSVBNjxw+KAvTRNW OauPy6D5IPWGG7jgQidMHsSjRuuWYZIobvD0Aez4zpsr8+OOdHMN7nZb2Ir4cxt49mpc Mx+/0Mol8mVVDxAD1Q4byrybgrYtxCC6NGBvN0QYlPMqenGXKDAoQeoBw9Fprmt0epPm nj6A== X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.42.144.201 with SMTP id c9mr2178356icv.29.1333246764378; Sat, 31 Mar 2012 19:19:24 -0700 (PDT) Received: by 10.64.93.227 with HTTP; Sat, 31 Mar 2012 19:19:24 -0700 (PDT) In-Reply-To: <20120331155943.3b74581d@alpinelinux.org> References: <4F76A87C.2080307@bpiotrowski.pl> <20120331155943.3b74581d@alpinelinux.org> Date: Sat, 31 Mar 2012 21:19:24 -0500 Message-ID: Subject: Re: [alpine-devel] [PATCH] main/nginx: upgrade to 1.0.14 From: Cameron Banta To: Natanael Copa Cc: =?ISO-8859-2?Q?Bart=B3omiej_Piotrowski?= , alpine-devel@lists.alpinelinux.org Content-Type: multipart/alternative; boundary=90e6ba6e8a18c9e9bf04bc94b317 --90e6ba6e8a18c9e9bf04bc94b317 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Done. On Sat, Mar 31, 2012 at 08:59, Natanael Copa wrote: > On Sat, 31 Mar 2012 08:47:24 +0200 > Bart=C5=82omiej Piotrowski wrote: > > > I've removed unused variables and added pcre, openssl and zlib to > > deps. In the most of distros they're needed to start nginx, but I can > > be wrong of course. > > Those should be pulled in automatically. > > $ apk info -R nginx > nginx-1.0.11-r1 depends on: > libgcc > libc0.9.32 > libcrypto1.0 > pcre > libssl1.0 > zlib > > Cameron, since you are maintainer, do you think you could clean this up > and send me a patch that I can git am? > > Thanks! > > -nc > --90e6ba6e8a18c9e9bf04bc94b317 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Done.

On Sat, Mar 31, 2012 at 08:59, Nata= nael Copa <nc= opa@alpinelinux.org> wrote:
On Sat, 31 Mar 2012 08:47:24 +0200
Bart=C5=82omiej Piotrowski <b@bpiotr= owski.pl> wrote:

> I've removed unused variables and added pcre, openssl and zlib to<= br> > deps. In the most of distros they're needed to start nginx, but I = can
> be wrong of course.

Those should be pulled in automatically.

$ apk info -R nginx
nginx-1.0.11-r1 depends on:
libgcc
libc0.9.32
libcrypto1.0
pcre
libssl1.0
zlib

Cameron, since you are maintainer, do you think you could clean this up
and send me a patch that I can git am?

Thanks!

-nc

--90e6ba6e8a18c9e9bf04bc94b317-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---