Index: head/devel/dispy/Makefile =================================================================== --- head/devel/dispy/Makefile (revision 488556) +++ head/devel/dispy/Makefile (revision 488557) @@ -1,29 +1,22 @@ # Created by: Mikhail Teterin # $FreeBSD$ PORTNAME= dispy -PORTVERSION= 4.9.1 -PORTREVISION= 1 +PORTVERSION= 4.10.4 CATEGORIES= devel net MASTER_SITES= SF/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= mi@aldan.algebra.com COMMENT= Distributed and Parallel Computing with/for Python LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycos>=4.7.7:devel/pycos@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycos>=4.8.0:devel/pycos@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes - -post-patch: - ${FIND} ${WRKSRC} -name \*.py | \ - ${XARGS} ${GREP} -l darwin |\ - ${XARGS} ${REINPLACE_CMD} \ - "s,sys.platform == 'darwin',sys.platform.startswith('${OPSYS:tl}')," .include Index: head/devel/dispy/distinfo =================================================================== --- head/devel/dispy/distinfo (revision 488556) +++ head/devel/dispy/distinfo (revision 488557) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533922025 -SHA256 (dispy-4.9.1.tar.gz) = c52ee9cfff94803b11a2ac9bad7e73783b04abf6ffe839e09add6e71e281698e -SIZE (dispy-4.9.1.tar.gz) = 282489 +TIMESTAMP = 1545930870 +SHA256 (dispy-4.10.4.tar.gz) = 3c2f797d35c68e972541549381ef5028d404e2916f5e36292c8a39165d1edc3d +SIZE (dispy-4.10.4.tar.gz) = 442974 Index: head/devel/pycos/Makefile =================================================================== --- head/devel/pycos/Makefile (revision 488556) +++ head/devel/pycos/Makefile (revision 488557) @@ -1,26 +1,20 @@ # Created by: Mikhail Teterin # $FreeBSD$ PORTNAME= pycos -PORTVERSION= 4.8.1 +PORTVERSION= 4.8.9 CATEGORIES= devel net MASTER_SITES= SF/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= mi@aldan.algebra.com COMMENT= Concurrent, Asynchronous, Distributed, Communicating Tasks with Python LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes - -post-patch: - ${FIND} ${WRKSRC} -name \*.py | \ - ${XARGS} ${GREP} -l darwin |\ - ${XARGS} ${REINPLACE_CMD} \ - "s,sys.platform == 'darwin',sys.platform.startswith('${OPSYS:tl}')," .include Index: head/devel/pycos/distinfo =================================================================== --- head/devel/pycos/distinfo (revision 488556) +++ head/devel/pycos/distinfo (revision 488557) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535482822 -SHA256 (pycos-4.8.1.tar.gz) = d25d6f96be09cb780de13f8ee7b37732b68281e6ed927aac54ad5a0afafdf845 -SIZE (pycos-4.8.1.tar.gz) = 288617 +TIMESTAMP = 1545931076 +SHA256 (pycos-4.8.9.tar.gz) = c89782e123fe992c5c50d6ce75256369fe8b4814f340e4293935aa68dc0457d5 +SIZE (pycos-4.8.9.tar.gz) = 437954