From owner-svn-ports-all@freebsd.org Mon Feb 26 23:20:05 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 14BE9F2C0FE for ; Mon, 26 Feb 2018 23:20:05 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-io0-x22b.google.com (mail-io0-x22b.google.com [IPv6:2607:f8b0:4001:c06::22b]) (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 9C2B7722FC for ; Mon, 26 Feb 2018 23:20:04 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by mail-io0-x22b.google.com with SMTP id p78so19090952iod.13 for ; Mon, 26 Feb 2018 15:20:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sunpoet-net.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=vuhNs0imxWZXfoSvCZiYzA0aQOFA5eNL6AgJSMM+vRY=; b=SmgCHZOSiqhwjg/d8duSBVauVCkQBWmCLbn/XiR9A8GWO8F6BJVYvLGu1dDyPWtcpX KPZZF0s3K3Lu8IXkPhHbzC1OzKzWDwnHcyttTTD5zKyVOCEajIIiyiXKK86gh067SKfM ye9Yj5Y3uh8elGApylyCwlpn8dtIT9VDZ8qJXhirowHTGBj96ggWArHxIR+NqAG5OZpl 269rnx6lqFQAvrhp2Pa+V8fkorGamyF8PtycJYynENDoqS9Zc2uwnE2scHa4xbh5x9ap /f2gRsKS4XqHL7vT2aXePnxCmqVkyIJdsxuwEbfdInMkbPbDpKYMK6lYV6q00kzcxzGW Hraw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=vuhNs0imxWZXfoSvCZiYzA0aQOFA5eNL6AgJSMM+vRY=; b=p+Fm+yOWo6FIWXhcvd4OzHE4M9gvBOOXZVMhbnt6k7mz/og7OGrkQV0SH3R6l7/9l4 dLkVzENNdQuCdmjnNt2tHdRTDQ2WXwpxXa4+zeA5+SqK0YkICsQZl0T3DCw87ct8wSjS 5hwrWmrYWHOEaTBT83FH3kB8iIlm8Kp6mg9GGTJRtKL7865EElU9bXLK6BL650r7ObM8 ZnaHaHuIpfUJq3CJW6SMcxZwS9cvOJKjH1rArVwo9H54GO2qDQo3vtNuUCAoPLz2GYPj v7T8RweR2J8x5lk6AgznNALwfq50tX+KyZu7v3CJBxjyPeOP9vO8HPOMwZ2rUvgDXJEF +AZQ== X-Gm-Message-State: APf1xPDMldSGZ24zXQuvVhcqw44dwfG+oL6hBpBT2Qsyh0PntdFcK5td VNr22JbKWklUEW5ixwdsCGiCVLqrQ8ymuZpT69R+C6tw X-Google-Smtp-Source: AG47ELsZcd4lLSfrRO12X0WfOqSef2PlnjSVhgG3OPORYPf0jSlbWI5d1FfQ6bH+wyHfDAcTOp60tVo3qiTRno7H8sY= X-Received: by 10.107.128.77 with SMTP id b74mr13857800iod.233.1519687203571; Mon, 26 Feb 2018 15:20:03 -0800 (PST) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.2.145.7 with HTTP; Mon, 26 Feb 2018 15:19:23 -0800 (PST) In-Reply-To: References: <201802250540.w1P5eUpE067758@repo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Tue, 27 Feb 2018 07:19:23 +0800 X-Google-Sender-Auth: Lz12zmRR7K2LVxkj-ugOHU5cYvs Message-ID: Subject: Re: svn commit: r462936 - head/net-mgmt/py-adal To: Yuri Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 26 Feb 2018 23:20:05 -0000 Hi, On Sun, Feb 25, 2018 at 2:22 PM, Yuri wrote: > On 02/24/18 21:40, Sunpoet Po-Chuan Hsieh wrote: > > -USE_PYTHON= autoplist distutils > +USE_PYTHON= autoplist concurrent distutils > > > Why did you add "concurrent"? It installs concurrently without it. > Yes, that's why I did not bump PORTREVISION. It is no-op here but it saves my time not to check it again and again to make sure it will not conflict among flavors. Some day we might have concurrent by default. > > > > + > +WWW: https://pypi.python.org/pypi/adal > WWW: https://github.com/AzureAD/azure-activedirectory-library-for-python > > > 2 URLs aren't allowed by PHB 3.2.1 pkg-descr "Include a URL to the > official WWW homepage. Prepend *one* of the websites (pick the most > common one) with WWW:" > > > Yuri > > > My understanding to this paragraph may not be the same as yours. The first sentence is to ask the porter to add at least one URL. That's why you'll see "one of the websites" in the second sentence. I did not check the script but it currently picks the first WWW line into INDEX. Regards, sunpoet