From ed6bfca49f27daceb8f60274ca4814ec1d36e245 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 1 Feb 2021 19:35:31 +0000 Subject: [PATCH] Fix typo - Bump PORTREVISION for dependency change Reported by: rene --- math/py-iohexperimenter/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/math/py-iohexperimenter/Makefile b/math/py-iohexperimenter/Makefile index f2e4f0ab9184..a15ff8c39286 100644 --- a/math/py-iohexperimenter/Makefile +++ b/math/py-iohexperimenter/Makefile @@ -3,6 +3,7 @@ PORTNAME= iohexperimenter PORTVERSION= 0.2.9 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +15,7 @@ COMMENT= Experimenter for Iterative Optimization Heuristic LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -xRUN_DEPENDS= ${PYNUMPY} +RUN_DEPENDS= ${PYNUMPY} USES= compiler:c++14-lang dos2unix python:3.6+ USE_PYTHON= autoplist concurrent distutils