Index: head/devel/py-pipenv/Makefile =================================================================== --- head/devel/py-pipenv/Makefile (revision 469394) +++ head/devel/py-pipenv/Makefile (revision 469395) @@ -1,36 +1,32 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= pipenv -PORTVERSION= 11.10.1 -PORTREVISION= 1 +PORTVERSION= 11.10.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python Development Workflow for Humans LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${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} NO_ARCH= yes REINPLACE_ARGS= -i '' USE_PYTHON= autoplist concurrent distutils USES= python .include .if ${PYTHON_REL} < 3400 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pathlib2>=2.1.0:devel/py-pathlib2@${FLAVOR} +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pathlib2>=0:devel/py-pathlib2@${FLAVOR} .endif - -post-patch: - @${REINPLACE_CMD} -e 's|pathlib2==2.1.0|pathlib2>=2.1.0|' ${WRKSRC}/setup.py ${WRKSRC}/pipenv.egg-info/requires.txt .include Index: head/devel/py-pipenv/distinfo =================================================================== --- head/devel/py-pipenv/distinfo (revision 469394) +++ head/devel/py-pipenv/distinfo (revision 469395) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524918155 -SHA256 (pipenv-11.10.1.tar.gz) = 9acfd4d4b6a36e35ec3d255211224506c9983c30e4b57b3047e61d690c2d82cb -SIZE (pipenv-11.10.1.tar.gz) = 5879529 +TIMESTAMP = 1525792855 +SHA256 (pipenv-11.10.2.tar.gz) = 05cbbf62cf2462ad4153fd7aa217debc84e29d45caeb02435949fdf7034f986b +SIZE (pipenv-11.10.2.tar.gz) = 5950137