From owner-svn-ports-all@freebsd.org Tue Nov 8 11:19:19 2016 Return-Path: Delivered-To: svn-ports-all@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 AC9C8C37724; Tue, 8 Nov 2016 11:19:19 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pf0-x22a.google.com (mail-pf0-x22a.google.com [IPv6:2607:f8b0:400e:c00::22a]) (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 8333B8C0; Tue, 8 Nov 2016 11:19:19 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pf0-x22a.google.com with SMTP id d2so106979453pfd.0; Tue, 08 Nov 2016 03:19:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=Dvfy9gVH1d74D6TuGGHYiU7NkPZt8QfFfLu1Ya1yUp4=; b=dwCiNrc3CQ4P5HTom3AIhl36njTDE+hHdzmFRdOwgkqcburZwiEEm8dZRShLOGxQcP V+vwfLPKx7BZTcda5BGkRte5noO+e6H+xPJhji4LaCeb1mTJ3R8ygqNhZEKSHcJzfCVC /zSaxqC8DwdKrysIZmsEoE5Khaem6pG64XMS0uQkUD7dHdMrhawSdLkpswig9Ez1P7Wp yF0arcsMAnwX6zMOocUovlP1nXQ+V5Y1tKtb6uJ0jd//oeY36rZRskuwTGplhXQZEDHv yUCv2KLeW3Yt9qMxo0zyQVKpcPgrOiwRU6kTl9lmtA7ycC/8rViB74Xhev5zAefWRpSj iESg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:reply-to:subject:to:references:from :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=Dvfy9gVH1d74D6TuGGHYiU7NkPZt8QfFfLu1Ya1yUp4=; b=jSx2E0XTBqfaEWLf79+ST9bhv2yHYFg1c6nStGNmX7azpFYom09M0XDvr4qXHU4xKt FJCbmpF0OMoCCk5y/fquTrGl7Da4006Em9ot1Q/S6z6I3guqlbghMFJrBD++/r22Bvzy lczmgcOzCSrOuREsvYBn2fsG3xu1GS3NW7ucpDkbOg+13j9yPBZ9UaVa7qbjf9BPhAL3 gyc9pDfYTkej5pjvILNzo1owV9zwaaiuDBJcDy+UgeJ3Cyyx6YGvZan655moiZTNiYD4 tn2/rTarOQE9tnH1Zdo10S1K1/AFJzLh8Hp4CS5VM3bGlpbaYTEXdMuvENclZwrSX020 Mw6w== X-Gm-Message-State: ABUngvc0G3xVr5nU6XVIxUMSId9a0OOgoyyQQ/gsCMyD4cNFC8RaIOmw7AzwTZvQLCYZwQ== X-Received: by 10.99.244.17 with SMTP id g17mr6025626pgi.80.1478603958812; Tue, 08 Nov 2016 03:19:18 -0800 (PST) Received: from ?IPv6:2001:44b8:31ae:7b01:1c1a:5103:265d:bfaf? (2001-44b8-31ae-7b01-1c1a-5103-265d-bfaf.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01:1c1a:5103:265d:bfaf]) by smtp.gmail.com with ESMTPSA id 74sm47365494pfp.77.2016.11.08.03.19.16 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 08 Nov 2016 03:19:18 -0800 (PST) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r425727 - in head/textproc: . py3-pager To: Babak Farrokhi , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, "python@freebsd.org" References: <201611081025.uA8APK7Q046383@repo.freebsd.org> From: Kubilay Kocak Message-ID: Date: Tue, 8 Nov 2016 22:17:49 +1100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Thunderbird/51.0a2 MIME-Version: 1.0 In-Reply-To: <201611081025.uA8APK7Q046383@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-AU Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2016 11:19:19 -0000 On 8/11/2016 9:25 PM, Babak Farrokhi wrote: > +USES= python:3 :3 means depend on the lang/python3 port (a meta port, providing the only the python3 symlink) which is unlikely what is intended. If a python package *only* supports Python 3.x, use USES=python:x.y+ instead, ideally matching what upstream says are the supported versions as closely as the USES=python syntax allows. In this case pager supports *both* 2.x and 3.x [1], so a py-pager port should be created with USES=python. [1] setup.py: 'Programming Language :: Python :: 2', 'Programming Language :: Python :: 3', ./koobs