From owner-svn-ports-head@freebsd.org Sun May 28 06:41:37 2017 Return-Path: Delivered-To: svn-ports-head@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 6D2C1D85E2C; Sun, 28 May 2017 06:41:37 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pg0-x243.google.com (mail-pg0-x243.google.com [IPv6:2607:f8b0:400e:c05::243]) (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 3B026795; Sun, 28 May 2017 06:41:37 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pg0-x243.google.com with SMTP id h64so3154861pge.3; Sat, 27 May 2017 23:41:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:reply-to:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=bJ9yB7YyiLq2zpCgPqkG8SBU/mHfxmtbJCx0Hra4FeQ=; b=U66q9BKQ6wiHfp3+k6mT3iBXKWhXfA0bDHyr/5MqigRFbreEIYwkFa2mMcU3O4flAH KE0r3Fkc4TsSgvzlqBHNCQ0R+J0lWHzmiqYfMYet2tAVCa6xm3jh7u+NQv3KoHX6KuRg PPAYCUSxbLYmui3Q+rAAFZlpFlrwVW/tGtcoFfDW8QejHlQsdYbjvlTGhMjLyuPjJv1Z w1ed9vrwaFd6IrWCFeYUw68NZfVxwOEBzjDKNC8CxvQbT4pYIqJ/cu3hrEyXCCkeI6dW rtxxmoObS55cBFubmvO6zQkM1lagV6LIN7wY6MgYZykCmploscc+I24pXI6YMmWLzLzc ZZBw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; 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=bJ9yB7YyiLq2zpCgPqkG8SBU/mHfxmtbJCx0Hra4FeQ=; b=rI81yMA4vEtnLrmJ1knk32JjR7/yjyWVuS12Bxfq1DEf2VvSsCIzgaZsh6o/V0MT5N rvl/fyyrHXnK0N6xIRZNXPGZezudzhUvt3Fzumn4igz3GnPghE/MuRYYqcptnyULBTKf 70wfdzbGuYGr0mCUVihi+MTGJ0bGbussPnt9uNl89+6qwttBm/DiUu+blLe+ND049Hjo JSygYuwJg0g32/Ad1cKcVlHGxrAjgI0QgNSlHn97InFyNZh0EK46sOuoHCYCnybckkta dw3lNEjzvro9FPfEZMAiFBWGbmDRkIsCgaEYFNOnpZ7RY3JCIZGYUh+9cnZK4vMV3a4d g55w== X-Gm-Message-State: AODbwcCU5OgIombDJ0atwaz6xGrBSZTf0Jux49DNvoBaFIBsQaB+hVyT 9tfkgoRGYEABMS8e4SA= X-Received: by 10.99.107.136 with SMTP id g130mr11451155pgc.3.1495953696303; Sat, 27 May 2017 23:41:36 -0700 (PDT) Received: from ?IPv6:2001:44b8:31ae:7b01:2042:3e8:d7ce:9b9c? (2001-44b8-31ae-7b01-2042-03e8-d7ce-9b9c.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01:2042:3e8:d7ce:9b9c]) by smtp.gmail.com with ESMTPSA id 19sm8990760pfz.39.2017.05.27.23.41.33 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 27 May 2017 23:41:35 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r441603 - in head/textproc: . py-parsel To: Steven Kreuzer , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201705241501.v4OF1HBr068668@repo.freebsd.org> From: Kubilay Kocak Message-ID: Date: Sun, 28 May 2017 16:37:09 +1000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko/20100101 Thunderbird/54.0a2 MIME-Version: 1.0 In-Reply-To: <201705241501.v4OF1HBr068668@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-AU Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2017 06:41:37 -0000 On 5/25/17 1:01 AM, Steven Kreuzer wrote: > +COMMENT= Parsel is a library to extract data from HTML and XML using XPath and CSS selectors Remove 'Parsel is a'. See https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html#makefile-comment > +LICENSE= BSD3CLAUSE Add LICENSE_FILE, one exists (LICENSE) in the distribution file > +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=2.0.0:devel/py-pytest-runner This is a pytest dependency that enables the (setup.py) test command. If and when you see this, it implies tests can be run using 'python setup.py test', and a test target can accordingly be added to the port: do-test: cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test