From owner-svn-ports-head@freebsd.org Wed Feb 3 20:54:43 2016 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 B2518A9A398; Wed, 3 Feb 2016 20:54:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 81F971EB1; Wed, 3 Feb 2016 20:54:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u13KsgcL088430; Wed, 3 Feb 2016 20:54:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u13KsgZH088428; Wed, 3 Feb 2016 20:54:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201602032054.u13KsgZH088428@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 3 Feb 2016 20:54:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407980 - head/devel/py-pip X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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: Wed, 03 Feb 2016 20:54:43 -0000 Author: sunpoet Date: Wed Feb 3 20:54:42 2016 New Revision: 407980 URL: https://svnweb.freebsd.org/changeset/ports/407980 Log: - Update to 8.0.2 - Add NO_ARCH Changes: https://github.com/pypa/pip/blob/develop/CHANGES.txt Modified: head/devel/py-pip/Makefile head/devel/py-pip/distinfo Modified: head/devel/py-pip/Makefile ============================================================================== --- head/devel/py-pip/Makefile Wed Feb 3 20:54:37 2016 (r407979) +++ head/devel/py-pip/Makefile Wed Feb 3 20:54:42 2016 (r407980) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pip -PORTVERSION= 7.1.2 -PORTREVISION= 1 +PORTVERSION= 8.0.2 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -33,6 +32,7 @@ DOCS_PORTDOCS= * DOCS_VARS= PYDISTUTILS_BUILD_TARGET=build_sphinx \ PYDISTUTILS_BUILDARGS="-n --all-files --fresh-env" +NO_ARCH= yes USES= python shebangfix USE_GITHUB= yes USE_PYTHON= autoplist concurrent distutils Modified: head/devel/py-pip/distinfo ============================================================================== --- head/devel/py-pip/distinfo Wed Feb 3 20:54:37 2016 (r407979) +++ head/devel/py-pip/distinfo Wed Feb 3 20:54:42 2016 (r407980) @@ -1,2 +1,2 @@ -SHA256 (pypa-pip-7.1.2_GH0.tar.gz) = a45494a8e3041b1bbf5976598f7075e305afd54ebb655395be6f3df2ea0c2733 -SIZE (pypa-pip-7.1.2_GH0.tar.gz) = 7837584 +SHA256 (pypa-pip-8.0.2_GH0.tar.gz) = cb3ae702f4863fc7c2854753bdf9684ecccfed0dcb6c3bf857572cfc76aef2fb +SIZE (pypa-pip-8.0.2_GH0.tar.gz) = 6798177