From owner-svn-ports-all@FreeBSD.ORG Wed Jun 25 19:52:30 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EA6F46D0; Wed, 25 Jun 2014 19:52:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 D79CB2EBA; Wed, 25 Jun 2014 19:52:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5PJqUhe006534; Wed, 25 Jun 2014 19:52:30 GMT (envelope-from wg@svn.freebsd.org) Received: (from wg@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5PJqUKV006530; Wed, 25 Jun 2014 19:52:30 GMT (envelope-from wg@svn.freebsd.org) Message-Id: <201406251952.s5PJqUKV006530@svn.freebsd.org> From: William Grzybowski Date: Wed, 25 Jun 2014 19:52:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359295 - in head/devel/py-setuptools: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 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: Wed, 25 Jun 2014 19:52:31 -0000 Author: wg Date: Wed Jun 25 19:52:30 2014 New Revision: 359295 URL: http://svnweb.freebsd.org/changeset/ports/359295 QAT: https://qat.redports.org/buildarchive/r359295/ Log: devel/py-setuptools: update to 5.1 PR: 191257 Exp-run: antoine With hat: python Deleted: head/devel/py-setuptools/files/patch-pkg_resources head/devel/py-setuptools/files/patch-setuptools_command_install_lib.py head/devel/py-setuptools/files/patch-setuptools_command_sdist Modified: head/devel/py-setuptools/Makefile head/devel/py-setuptools/distinfo Modified: head/devel/py-setuptools/Makefile ============================================================================== --- head/devel/py-setuptools/Makefile Wed Jun 25 19:46:29 2014 (r359294) +++ head/devel/py-setuptools/Makefile Wed Jun 25 19:52:30 2014 (r359295) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= setuptools -PORTVERSION= 2.0.1 +PORTVERSION= 5.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-setuptools/distinfo ============================================================================== --- head/devel/py-setuptools/distinfo Wed Jun 25 19:46:29 2014 (r359294) +++ head/devel/py-setuptools/distinfo Wed Jun 25 19:52:30 2014 (r359295) @@ -1,2 +1,2 @@ -SHA256 (python/setuptools-2.0.1.tar.gz) = 8772b48bdd219bfbbb6eb262ba32419856e9cb4a4d8deda88cc55c28dc6124ce -SIZE (python/setuptools-2.0.1.tar.gz) = 783570 +SHA256 (python/setuptools-5.1.tar.gz) = 5855a13607cae9123df0981d814d32b5b413b7a20422f642bf3f4c355383485b +SIZE (python/setuptools-5.1.tar.gz) = 804805