From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 13:08:43 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1D0FEC75 for ; Fri, 11 Jan 2013 13:08:43 +0000 (UTC) (envelope-from vivek@khera.org) Received: from mail-lb0-f172.google.com (mail-lb0-f172.google.com [209.85.217.172]) by mx1.freebsd.org (Postfix) with ESMTP id 8FBB79ED for ; Fri, 11 Jan 2013 13:08:42 +0000 (UTC) Received: by mail-lb0-f172.google.com with SMTP id y2so1308205lbk.17 for ; Fri, 11 Jan 2013 05:08:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=khera.org; s=google11; h=mime-version:date:message-id:subject:from:to:content-type; bh=Ouub67Mt9QCObXCKBQW1HgwVDhEPcqn+z3UbLKeKC8c=; b=Cu5OODg+iFBpasdnq4ORgUYLCkacFeXM+E2b/VoITt39Rlu8Q6bv2NilW5qtDmxUNj cnG8ZfLgVB2xLw59t6/KDweTp56I7iv0yoEckI8F1h6VKaMgDB8vNPq6AAYN/GUOLzsg uinNIw7BjEY80RvxndhCyqWkmQL8pqrpBA7xw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :x-gm-message-state; bh=Ouub67Mt9QCObXCKBQW1HgwVDhEPcqn+z3UbLKeKC8c=; b=D8UubVGCccxJ24FnN7S65A2gnIB/BgP2/QJjSCAOOAOQ9+9eJQdy+F0ee8lhHSQ9yV f/iiF0/+z6TAQa7Who7Z8Ixqvh0QWsShTIrUbXTIXiATJWZWKSu/hulGkf53F/FVCz/A 4jzaI+/Y/wPn6ZquynerO3suYyG3BL/jNJyLhdViCAaQAPaDWAYCNvEQo7zYG7KJgw4W GjHM4o6x7zhn7HgehWN6pVTyNcP9zEGfo4X+z0Rp2OjwyfGRvg8PK3Y34+91mcVicXwy 4hatRuGPsXVY8vJ+BalcCuC5K73xmv3Dcrwvhevohj7k2NifGfmTPI6Lsf0SDhJnkQSS zYew== MIME-Version: 1.0 Received: by 10.152.45.229 with SMTP id q5mr72342936lam.34.1357909720971; Fri, 11 Jan 2013 05:08:40 -0800 (PST) Received: by 10.112.145.166 with HTTP; Fri, 11 Jan 2013 05:08:40 -0800 (PST) Date: Fri, 11 Jan 2013 08:08:40 -0500 Message-ID: Subject: p5-ack renamed ack, no entry in UPDATING From: Vick Khera To: FreeBSD Ports List X-Gm-Message-State: ALoCoQnx6LtszR9h1SaVnFWQzUxgOndkJ+WpdsTTh84Wg/UK2br2CfMHVFocHHD2JQbl4KhONhDt Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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: Fri, 11 Jan 2013 13:08:43 -0000 The ports/UPDATING file has no mention of textproc/p5-ack being renamed to textproc/ack. There should be some note about this, as well as suggestion to use portupgrade/portmaster/pkg to replace the installed version. I did this: portmaster -o textproc/ack p5-ack-1.96_1 Somehow I ended up with both ports installed after a recent run of portupgrade -a.