From owner-svn-ports-head@freebsd.org Thu Dec 22 01:29:05 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 17636C8BDC4; Thu, 22 Dec 2016 01:29:05 +0000 (UTC) (envelope-from wen@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 DB49AFAA; Thu, 22 Dec 2016 01:29:04 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBM1T420061615; Thu, 22 Dec 2016 01:29:04 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBM1T3gh061612; Thu, 22 Dec 2016 01:29:03 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612220129.uBM1T3gh061612@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 22 Dec 2016 01:29:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429135 - head/devel/py-setuptools 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.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: Thu, 22 Dec 2016 01:29:05 -0000 Author: wen Date: Thu Dec 22 01:29:03 2016 New Revision: 429135 URL: https://svnweb.freebsd.org/changeset/ports/429135 Log: - Update to 32.1.0 PR: 215376 Submitted by: wen@(myself) Exp-run by: antoine@ Modified: head/devel/py-setuptools/Makefile head/devel/py-setuptools/distinfo Modified: head/devel/py-setuptools/Makefile ============================================================================== --- head/devel/py-setuptools/Makefile Thu Dec 22 00:59:21 2016 (r429134) +++ head/devel/py-setuptools/Makefile Thu Dec 22 01:29:03 2016 (r429135) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= setuptools -PORTVERSION= 28.8.0 +PORTVERSION= 32.1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-setuptools/distinfo ============================================================================== --- head/devel/py-setuptools/distinfo Thu Dec 22 00:59:21 2016 (r429134) +++ head/devel/py-setuptools/distinfo Thu Dec 22 01:29:03 2016 (r429135) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480888663 -SHA256 (python/setuptools-28.8.0.tar.gz) = 432a1ad4044338c34c2d09b0ff75d509b9849df8cf329f4c1c7706d9c2ba3c61 -SIZE (python/setuptools-28.8.0.tar.gz) = 646952 +TIMESTAMP = 1482063347 +SHA256 (python/setuptools-32.1.0.tar.gz) = 86d57bf86edc0ecfd2dc0907ed3710bc4501fb13a06c0fcaf7632305b00ce832 +SIZE (python/setuptools-32.1.0.tar.gz) = 656843