From owner-freebsd-questions@FreeBSD.ORG Fri Sep 24 21:26:19 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF85C106564A for ; Fri, 24 Sep 2010 21:26:19 +0000 (UTC) (envelope-from repcsike@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 967508FC0A for ; Fri, 24 Sep 2010 21:26:19 +0000 (UTC) Received: by iwn34 with SMTP id 34so3372476iwn.13 for ; Fri, 24 Sep 2010 14:26:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=wLlBO1Pc8TDHf7zoGAyf6BQ4kRWWI9y/n+Y5hQu5jR4=; b=EejAyK6vAYM+M40nLkBu82Y1NEWgKb85IY5Q18jqvBa06C8KM6TjQz6Ivc85uQgHZK edbW5FM2GCZhJJHcsAdRqADASrcXdANseBYp0lcwT21DrfR4ikvRNwhWucDNIDyKeA6a v2JYa8QGSzRT8ijP8fhvqMunHtc7wefFrWVjU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=YrOBMmDyxeql4oN6b24Gsw33VUTQyjn8EHQYC6+CgVU2mSf+nXmfUi7p+Dvlm2tE6k 3t0DP+g+fQpBsjyezL+UsZ30U/Hyp5MNvJONv50ulbGs37KjbGxVVkti/+n1wrFYu/V3 88T9IJyYvTqqbaldKQhidof3ckkuLnC7SX/Fo= MIME-Version: 1.0 Received: by 10.231.11.72 with SMTP id s8mr3754009ibs.110.1285363578818; Fri, 24 Sep 2010 14:26:18 -0700 (PDT) Received: by 10.231.153.141 with HTTP; Fri, 24 Sep 2010 14:26:18 -0700 (PDT) In-Reply-To: <201009241620.43212.lumiwa@gmail.com> References: <201009241620.43212.lumiwa@gmail.com> Date: Fri, 24 Sep 2010 23:26:18 +0200 Message-ID: From: =?ISO-8859-1?B?QmFs4XpzIE3hdOlmZnk=?= To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: automake X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Sep 2010 21:26:20 -0000 Hi, Try this: portmaster -od /usr/ports/devel/automake19/ automake-1.4.6_5 or your automake version, look it up with "pkg_info | grep automake" Hope this helps! If needed try to update everything that was depending on automake! BR, Balazs. On 24 September 2010 23:20, ajtiM wrote: > Today I tried on my FreeBSD 8.0 > > portmaster -ad > ===>>> Gathering distinfo list for installed ports > > ===>>> Starting check of installed ports for available updates > > ===>>> The devel/automake15 port has been deleted: Outdated, ports migrated > to > automake19 > ===>>> Aborting update > > Thanks in advance. > > Mitja > -------- > http://starikarp.redbubble.com > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >