From 9f35a2ee7afbeee016b9856c8f64df235c2405ef Mon Sep 17 00:00:00 2001 From: Mikhail Teterin Date: Thu, 27 Dec 2018 17:22:19 +0000 Subject: [PATCH] Upgrade pycos and dispy to their latest versions --- devel/dispy/Makefile | 11 ++--------- devel/dispy/distinfo | 6 +++--- devel/pycos/Makefile | 8 +------- devel/pycos/distinfo | 6 +++--- 4 files changed, 9 insertions(+), 22 deletions(-) diff --git a/devel/dispy/Makefile b/devel/dispy/Makefile index 33171c8a23cb..e5a23e5eb37b 100644 --- a/devel/dispy/Makefile +++ b/devel/dispy/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dispy -PORTVERSION= 4.9.1 -PORTREVISION= 1 +PORTVERSION= 4.10.4 CATEGORIES= devel net MASTER_SITES= SF/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,16 +13,10 @@ 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 diff --git a/devel/dispy/distinfo b/devel/dispy/distinfo index 5ddf67f4a724..e26b5530c102 100644 --- a/devel/dispy/distinfo +++ b/devel/dispy/distinfo @@ -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 diff --git a/devel/pycos/Makefile b/devel/pycos/Makefile index 6e81fc5da663..bf0411fa22c7 100644 --- a/devel/pycos/Makefile +++ b/devel/pycos/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pycos -PORTVERSION= 4.8.1 +PORTVERSION= 4.8.9 CATEGORIES= devel net MASTER_SITES= SF/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,10 +17,4 @@ 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 diff --git a/devel/pycos/distinfo b/devel/pycos/distinfo index bdd514ab33ed..cd4d2449d2d7 100644 --- a/devel/pycos/distinfo +++ b/devel/pycos/distinfo @@ -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