X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.169]) by lists.alpinelinux.org (Postfix) with ESMTP id 1D9BA17003B80 for ; Fri, 2 Jan 2009 23:06:01 +0000 (UTC) Received: by wf-out-1314.google.com with SMTP id 26so7803947wfd.13 for ; Fri, 02 Jan 2009 15:05:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=kzi6Hx/ncCUXl3LlPkRr8aUXqaylgXdOM1xF8rp7DXk=; b=GqECJkdkhKDIv87OtPhxzwURC35roa+6H42Tnxvel1sM1N75qXoYXOkVJJdbNsKKui moNK1rtGgy1SH7zYk+DSQ2bxPeE2mOnCfZzMGdYZCgsD02JQiA/hKijQPpy4CCgqgwo8 Ns1T0mNL/YuqtvM9fcSr5C7GjlCSvAMSHRgRk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=eUk2NvWW8saXSj8rwf5WBIRahfLbYGmnMeE1hBaIyv6Y2PbsOlyM4udE9buoxeonfr eeHDSWpZfuN1OyRMaGFJIxdfnCfQxJlcAcu3Ob1zDLI8CrsU4Tqbqb7QiAFUv0hbrgP2 jkyj2TDmudgZ9u8SfqKvz8GsCTDH7zFoXDYyo= Received: by 10.142.161.13 with SMTP id j13mr7502351wfe.123.1230937558112; Fri, 02 Jan 2009 15:05:58 -0800 (PST) Received: by 10.143.74.5 with HTTP; Fri, 2 Jan 2009 15:05:57 -0800 (PST) Message-ID: <1b2623ac0901021505i209540b0s2169d4b014cf42d2@mail.gmail.com> Date: Sat, 3 Jan 2009 00:05:57 +0100 From: "Carlo Landmeter" To: "Natanael Copa" Subject: Re: [alpine-devel] New aport email Cc: alpine-devel@lists.alpinelinux.org In-Reply-To: <1b2623ac0901020345n5c224d06xb7299a2645be2730@mail.gmail.com> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081230161131.8CB5F28B2B@smtp1.prioritytelecom.nl> <1230814386.7505.25.camel@nc> <1b2623ac0901020345n5c224d06xb7299a2645be2730@mail.gmail.com> Dev has added the 2 patches to trunk. I will create a new aport when he releases a new version. Br, Carlo On Fri, Jan 2, 2009 at 12:45 PM, Carlo Landmeter wrote: > Looks fine. I will send it to the dev of email and see if he can fix it. > I forgot to put them in $source, will try not to forget next time. > > Thx, > > Carlo > > On Thu, Jan 1, 2009 at 1:53 PM, Natanael Copa wrote: >> On Tue, 2008-12-30 at 16:11 +0000, Carlo Landmeter wrote: >>> git patch for new aport "email". Small commandline email client. >> >> looks like a useful program >> >>> >>> Please review. >> >> committed. >> http://dev.alpinelinux.org/cgit/cgit.cgi/aports/commit/?id=3c4a7b431a1d8e326cc76e2eca4b4f3f5efb46e4 >> >> I noted that documentation was in wrong location and ended up in >> email-*.apk rather than email-doc-*.apk >> >> Applied a patch that fixes the problem. >> >> I also added your patch to $source so correct link is created to $srcdir >> (and you can use ../*.patch where you will not have lots of testpatches >> floating around). It will also make sure that the patch is included if >> you would make a sourcepackage (abuild srcpkg) >> >> have a look at the commit here: >> http://dev.alpinelinux.org/cgit/cgit.cgi/aports/commit/?id=eba4f64c1aa1fac8000e97313f22c90c4a135aec >> >> Does it look ok for you? >> >> Do you think you could send the 2 patches for the 'email' >> author/maintainer? The first patch is needed to link with --as-needed >> LDFLAG (i think) and second will let the configure script select the >> standard docdir, which is overrideable with --docdir >> >> Thanks! >> >> -nc >> >> > --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---