From owner-freebsd-ports@FreeBSD.ORG Mon Jan 14 18:46:13 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5D721EF7 for ; Mon, 14 Jan 2013 18:46:13 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-ie0-f178.google.com (mail-ie0-f178.google.com [209.85.223.178]) by mx1.freebsd.org (Postfix) with ESMTP id 2AFA8D32 for ; Mon, 14 Jan 2013 18:46:12 +0000 (UTC) Received: by mail-ie0-f178.google.com with SMTP id c12so5448728ieb.23 for ; Mon, 14 Jan 2013 10:46:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=Nc0QRSP7eIopybrIOtxYU9NOPJxSjOIPT6nIuGOxNcM=; b=zR1sBnai2/mVF7tpHpTgXVxovnCQc1u8ZNxSaKUrNfL+YxaAkUJnmyltl04cy9xKhA OvoAdpDVCeV6kng1iPBiKs9ZvaFIx5QZ2XCgl0M+fK3JJcrurLezvFtWhtsuazj5m70l v3RyKuqBv0Rp9fkP/XmYzAzQVGfHa220/HAllSugtP5gQvWu8oVxPB+J11bJn9bGvSSt M8wDxAFrAK+qaFfxU8Ojojk1Yv6waNCCL0U79p529xLNwbqccwgQZdKriBrOglCgnldG BzmJxlbwSo0NpHZIEh2tfiGPWApW/Gsk2B5W0Rk5Bx21Po3a4Etrbue4+dp3SKWGSreG teYw== Received: by 10.50.158.170 with SMTP id wv10mr7804383igb.75.1358189172392; Mon, 14 Jan 2013 10:46:12 -0800 (PST) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.64.16.73 with HTTP; Mon, 14 Jan 2013 10:45:41 -0800 (PST) In-Reply-To: References: From: Chris Rees Date: Mon, 14 Jan 2013 18:45:41 +0000 X-Google-Sender-Auth: UdRy2kfA_w593acMrTOVG3jGKSY Message-ID: Subject: Re: p5-ack renamed ack, no entry in UPDATING To: Vick Khera Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Ports List , Eitan Adler X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jan 2013 18:46:13 -0000 On 14 January 2013 18:40, Vick Khera wrote: > On Fri, Jan 11, 2013 at 6:38 PM, Eitan Adler wrote: > >> There should be a MOVED entry which portmaster should have >> automatically noticed. If not, let us know. >> > > portmaster did install ack for me, but left p5-ack sitting around as well. Hm, you said portupgrade in the original email? Which did you actually use? When I moved the port, I put this line in MOVED: textproc/p5-ack|textproc/ack|2013-01-06|Not just a perl module Putting a line in UPDATING would defeat the object of the MOVED file. Chris