From owner-freebsd-ports@freebsd.org Fri Jan 5 16:50:13 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 379E4EB3C76 for ; Fri, 5 Jan 2018 16:50:13 +0000 (UTC) (envelope-from robbelics@gmail.com) Received: from mail-ot0-x229.google.com (mail-ot0-x229.google.com [IPv6:2607:f8b0:4003:c0f::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F0A2F71CC0 for ; Fri, 5 Jan 2018 16:50:12 +0000 (UTC) (envelope-from robbelics@gmail.com) Received: by mail-ot0-x229.google.com with SMTP id d2so4335342oth.9 for ; Fri, 05 Jan 2018 08:50:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=rZ/n1ZwmCL2ua2cIDz7+Qb1NFE0GlBY9Kn5/1gPo9GA=; b=YCn7bLIpPNN5M0ZSYCS6uOlIMiaqqbdR2uIZo2PhvhQ+RYJ8em/ZaZWG3s1+19TjLH I+ska4P8aTf0aPzKhATdlA8AV2z0uNr2vOy/Vcw5NXPEyi2Yv1KBcpTlU0QCll9H0HlR 2GO6Z8JOvSWYssKC8VlrH16ex7yFI/wqDCk64dLbMrnIPIYOmW56OJ+vo+pvRds8KMTn FE7KSeyx08iX8OzO8k7RswJyqdtO3DQHaBYpRSWG+ZCHnXufEMEQah8y073uOZkW1+cW 9mD4PrcGHcWAjiBsDEqryZL0bYSLG2JE0jOj4K02dHSKGYlrvWLYRI/y1qdXl7gfEZaH ZYHw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=rZ/n1ZwmCL2ua2cIDz7+Qb1NFE0GlBY9Kn5/1gPo9GA=; b=tonEJUVi30I7KIpepPoBcZdb3PcBC1jsSaEes5JKY4mJ+/HIPNz/oWdrn+JS5ycnKh BFUXGjWOZM4Zo6m93Lo1EsrGU1mJsTCXw+UcB/NAYZ7jmdbORta5Opgwgs1PTFaCVlVL zbxKiEexGPCU443KGAoeFkBvHxZVM16PgaH7Va3xrrITCoGkSmLQkIcMtZxAyLRkMPuR 8q72kRLCrDL3uMescH7f4Ur04k80omYztkv/L+fLEIz6c5qQjrMPbfoPZqsZwsgzGLsV jQcbaMnbwABredhLGEJeVZGwzJV8elayM6Y7AiYv58VuTcvNQfjrxY83Ju43OqO9zere uV2w== X-Gm-Message-State: AKwxytcXei7EF5I0yq6O5S7VELFCifR8tjHWqfvZTL+tyJkJaiuc9juu MOSy95SwgJW84TPmAFuSOl285TqkF1GXoood5dqCL6Q= X-Google-Smtp-Source: ACJfBosbheXEJFMFkwuzjfBK1OnZEUxiVJPkUe8J3jKHwt2UtGs65YI+HVsQ8iJJ6Mg82b+5bcOi9Qs6YOLakFSnYQY= X-Received: by 10.157.56.171 with SMTP id p40mr2456824otc.76.1515171012131; Fri, 05 Jan 2018 08:50:12 -0800 (PST) MIME-Version: 1.0 Received: by 10.168.31.15 with HTTP; Fri, 5 Jan 2018 08:50:11 -0800 (PST) From: Rob Belics Date: Fri, 5 Jan 2018 10:50:11 -0600 Message-ID: Subject: py27 ports always show "new version available" To: FreeBSD Ports ML Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jan 2018 16:50:13 -0000 I'm sure I caused this problem when FLAVORS came out by trying to set a FLAVOR using "make". Using portmaster as I always have, py27-cffi and py27-setuptools update to the latest version that portsnap downloads but checking for new versions always returns "new version available" even after updating. portmaster -L --index-only | egrep '(ew|ort) version|total install' ===>>> New version available: py27-cffi-1.11.2 ===>>> New version available: py27-setuptools-38.2.5 Trying to remove the port with portmaster, pkg or 'make' and reinstalling does not change anything. FreeBSD 11.1 RELEASE p6