From owner-freebsd-questions@freebsd.org Fri Jan 5 16:34:14 2018 Return-Path: Delivered-To: freebsd-questions@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 F14BDEB2D32 for ; Fri, 5 Jan 2018 16:34:14 +0000 (UTC) (envelope-from robbelics@gmail.com) Received: from mail-oi0-x229.google.com (mail-oi0-x229.google.com [IPv6:2607:f8b0:4003:c06::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 B2DA970E1E for ; Fri, 5 Jan 2018 16:34:14 +0000 (UTC) (envelope-from robbelics@gmail.com) Received: by mail-oi0-x229.google.com with SMTP id 184so3440458oii.2 for ; Fri, 05 Jan 2018 08:34:14 -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=ui0Rdj0Gwi+NMddBwCbanyCUal5MBRj7TaCn64bxmBI=; b=gQ2hxEeLz+5b/cmfZwsOrs3NSE91eLO7Xmf7OZwdUnVeVLllcDAggqs5RSPr6KV0sK LC33kzTnGEvVF66Y8SggmCJ27SZteAXKt98gHB7TLWqGMPuCUFJSp2YL0fyaNF84KiQt eaxsSgmZlWT34ojs3wr5jobC4z9ux4U/ZIJHi2JPbqxWcArbEnT8ZrvbrxM9Q8HPN87o F2BL97EQhwc+cpE8pXaBxCMboqHT9Mf5VzbyGKlxn4vMLSO2zGM0UIbQ8sqJpnQDSXCi 3xLR1hBo1SpqPNywbTFRt1ES3v2btfBKmWN1Y/k3cwV/Lb/Gg5ZRl59fKHq9IsPwsYrm +Fpg== 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=ui0Rdj0Gwi+NMddBwCbanyCUal5MBRj7TaCn64bxmBI=; b=OP/wGdtgYjmYelJpxwLvrJ+j/L4CRrMeUbpBWZyAzG3/YPMssJkavb4JDaVK3k2yvH TpZYkdUWYiwKjmda76n1R9EB4zGn2KWT94MyKVoS02PYkr7PDbHQesgvSg4GWx03e1R6 cjJu/D8DAj49jrdvMor4Dhun9E5kNxWXW+G497jOTeWT9OvmOt4xW6e7BB1xHT1jdH6z +fgYF4S/A2eBLZsJM1u9nBEnMIwgxG+Dy6SrHrx3cS5PyhNPPGrmDRB9XJyeJmsFjX5K 9Gq9PzYSu5DKaFmJn1AJfPIRiCq/sIFynNMUqtDO1a1libWHQaX4SgC0zdNN+P9scHAV Vu2A== X-Gm-Message-State: AKGB3mJZQ6/8KTKdEIrlHO/5xJr4V8BUyQX6AY1XeY1jdgY746KTLXdS FCpMhZBVz6UfPUfzlcOOcE2xkE5pl5JvhDC3C50u7O8= X-Google-Smtp-Source: ACJfBov91xPlErgUBWP2dAe4EgMvh92/YPGXwZr/8KtTtpy9xgUYcm78OwswOCFHOVtng1L4Ts9IpwoJrvnfqVUA2sw= X-Received: by 10.202.189.195 with SMTP id n186mr1727161oif.94.1515170053759; Fri, 05 Jan 2018 08:34:13 -0800 (PST) MIME-Version: 1.0 Received: by 10.168.31.15 with HTTP; Fri, 5 Jan 2018 08:34:13 -0800 (PST) From: Rob Belics Date: Fri, 5 Jan 2018 10:34:13 -0600 Message-ID: Subject: py27 ports always show "new version available" To: freebsd-questions@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jan 2018 16:34:15 -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