From owner-svn-ports-all@freebsd.org Tue Mar 13 20:30:37 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 0E768F4D958; Tue, 13 Mar 2018 20:30:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ABD9472DBB; Tue, 13 Mar 2018 20:30:36 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A2A971E8C1; Tue, 13 Mar 2018 20:30:36 +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 w2DKUa2w027488; Tue, 13 Mar 2018 20:30:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2DKUaj3027486; Tue, 13 Mar 2018 20:30:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201803132030.w2DKUaj3027486@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Mar 2018 20:30:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r464409 - head/devel/py-pipenv X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-pipenv X-SVN-Commit-Revision: 464409 X-SVN-Commit-Repository: ports 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.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: Tue, 13 Mar 2018 20:30:37 -0000 Author: sunpoet Date: Tue Mar 13 20:30:36 2018 New Revision: 464409 URL: https://svnweb.freebsd.org/changeset/ports/464409 Log: Update to 11.4.0 Changes: https://github.com/pypa/pipenv/blob/master/HISTORY.txt Modified: head/devel/py-pipenv/Makefile head/devel/py-pipenv/distinfo Modified: head/devel/py-pipenv/Makefile ============================================================================== --- head/devel/py-pipenv/Makefile Tue Mar 13 20:30:31 2018 (r464408) +++ head/devel/py-pipenv/Makefile Tue Mar 13 20:30:36 2018 (r464409) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pipenv -PORTVERSION= 11.3.0 +PORTVERSION= 11.4.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,6 +14,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pew>=0.1.26:devel/py-pew@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pip>=9.0.1:devel/py-pip@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}virtualenv>=0:devel/py-virtualenv@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}virtualenv-clone>=0.2.5:devel/py-virtualenv-clone@${FLAVOR} Modified: head/devel/py-pipenv/distinfo ============================================================================== --- head/devel/py-pipenv/distinfo Tue Mar 13 20:30:31 2018 (r464408) +++ head/devel/py-pipenv/distinfo Tue Mar 13 20:30:36 2018 (r464409) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520786460 -SHA256 (pipenv-11.3.0.tar.gz) = 9e4a7c65cffbe5c7852440d60cb9c42b56538b61ea3f0969c844b7482b7834b4 -SIZE (pipenv-11.3.0.tar.gz) = 4061372 +TIMESTAMP = 1520953252 +SHA256 (pipenv-11.4.0.tar.gz) = 511a60363cee3a4a06d46535a8d1818bba70ee6069902cb87911d90d14fb5096 +SIZE (pipenv-11.4.0.tar.gz) = 3877529