X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 07973DC0E56 for ; Thu, 8 Oct 2015 06:06:26 +0000 (UTC) Received: from mail-lb0-f181.google.com (mail-lb0-f181.google.com [209.85.217.181]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 7E240DC0231 for ; Thu, 8 Oct 2015 06:06:24 +0000 (UTC) Received: by lbos8 with SMTP id s8so34774477lbo.0 for ; Wed, 07 Oct 2015 23:06:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=+DigxzNmTTEeyG8+BfZDmWNTrQ54VJTtgStIlAwT3gw=; b=DMXzKe7dwgOwkjAFeoRGi3HwKPAolD4JpYdwFTDG875Ic5dPz9FRm51L93GViJXsyr GVJhEqVRmVRsXdw6017QqWI4nDYrCLZVyydrXpNli1tbWedn/BGCOTpLDX5xy1d1NShA b+VqJfjJNGog5cen3QzzBoX4FjLk06FOdG7rIeQ/6cYJXr9jUu1dz5AzrQF+gvaj3sZ1 M9oFxGBZWUeCadYoA3lybiLIm9oDoaDdKZJaY09YYmv5rQkLo+qVPRN4cJkrWZA92OZb feGMBhCLYB34H51NIYr5rv0V8l2695YcQYNdP/lLLfVqFBJC7gG792vHX740c40pPUBX gYFQ== X-Received: by 10.112.17.105 with SMTP id n9mr2698172lbd.78.1444284382116; Wed, 07 Oct 2015 23:06:22 -0700 (PDT) Received: from vostro ([2001:1bc8:101:f402:21a:9fff:fe0c:4022]) by smtp.gmail.com with ESMTPSA id og8sm6881005lbc.5.2015.10.07.23.06.21 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 07 Oct 2015 23:06:21 -0700 (PDT) Sender: =?UTF-8?Q?Timo_Ter=C3=A4s?= Date: Thu, 8 Oct 2015 09:06:16 +0300 From: Timo Teras To: Paul Morgan Cc: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH] main/autoconf2.13: remove package Message-ID: <20151008090616.33f05255@vostro> In-Reply-To: References: <1444223241-27155-1-git-send-email-soeren+git@soeren-tempel.net> X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.28; x86_64-alpine-linux-musl) X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: ClamAV using ClamSMTP On Wed, 7 Oct 2015 16:15:11 -0400 Paul Morgan wrote: > On Wed, Oct 7, 2015 at 9:07 AM, S=C3=B6ren Tempel > wrote: > > The package was created because main/xulrunner needed it, > > main/xulrunner doesn't exist anymore and I couldn't find any > > packages that depends on this one so I suggest its removal. >=20 > autoconf is useful to stay in Alpine even if it's not used by other > Alpine packages. > We use it to configure custom source. 'autoconf2.13' is old and obsolete version. We still have 'autoconf' package that is newer version 2.69. I think the old version was needed until some packages updated their configure.ac as there was some incompatible changes around 2.13 time. Are you saying you need to old version still? Or are you good with the new version? --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---