X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail-ew0-f21.google.com (mail-ew0-f21.google.com [209.85.219.21]) by lists.alpinelinux.org (Postfix) with ESMTP id 1F5A517003B8C for ; Wed, 7 Jan 2009 08:39:21 +0000 (UTC) Received: by ewy14 with SMTP id 14so9809655ewy.1 for ; Wed, 07 Jan 2009 00:39:20 -0800 (PST) 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=mvIAlhtGG0oJBs/12YqYOseojOJ3N68ru7oYmDoPt2M=; b=P5LfFLyu1742ngNKqE/nEuouqiRk13ppwf1dRwO06LPfDjvR4uyrszGK2INjcqGuWt qkkioo2DyfL7cuFCZPMAEN0HBBGaYEKN5On0/QBgd6wNRYlaYRZiDNgJsDe2WtsA6zbF HUoKuOvvEiRbtI3L656AhgvVzgBCtXv2DJLqc= 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=GbOoetEuGZJUmIcf/1LV0wIRcJbAs6KEGMF86T6F1gj/Z1l/9LhH2HRNRIhB3zbfi+ RlTitEtqJvLzYOZab4o5Gf3HXDrx6tTlymYMw5yZOXjTD5eyoZ2Z1hP0COAVYYN9EE2S om06eTOD6ljBiSDBC5mtzj74iFHrWWdjf3/6E= Received: by 10.210.53.5 with SMTP id b5mr8290206eba.76.1231317560134; Wed, 07 Jan 2009 00:39:20 -0800 (PST) Received: from ?10.65.0.5? (149-182-13.oke2-bras2.adsl.tele2.no [90.149.182.13]) by mx.google.com with ESMTPS id 5sm1967379eyf.37.2009.01.07.00.39.18 (version=SSLv3 cipher=RC4-MD5); Wed, 07 Jan 2009 00:39:19 -0800 (PST) Subject: Re: [alpine-devel] new aport dtach From: Natanael Copa To: Carlo Landmeter Cc: alpine-devel@lists.alpinelinux.org In-Reply-To: <20090106154205.62A05312CB@smtp1.prioritytelecom.nl> References: <20090106154205.62A05312CB@smtp1.prioritytelecom.nl> Content-Type: text/plain Date: Wed, 07 Jan 2009 09:38:23 +0100 Message-Id: <1231317503.26236.4.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.2 Content-Transfer-Encoding: 7bit On Tue, 2009-01-06 at 15:42 +0000, Carlo Landmeter wrote: > Please review attached git patch. ... > +depends="uclibc" > +makedepends="" > +source="http://surfnet.dl.sourceforge.net/sourceforge/dtach/dtach-0.8.tar.gz" Do you think it would be an idea to always use http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz for packages hosted on sourceforge rather than using a specific sourceforge mirror? I committed as is since it was no problem with downloading it. -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---