diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-12-19 20:10:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-12-19 20:10:26 +0000 |
commit | 98544986908299694464246f19d0973cf669e66b (patch) | |
tree | bc03bf7b29d0d935ec7bf0349c6a41215c07a30c /math | |
parent | 2d9c3e114cec50448a04e4e2223353b8fd9c7590 (diff) | |
download | ports-98544986908299694464246f19d0973cf669e66b.tar.gz ports-98544986908299694464246f19d0973cf669e66b.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/py-iohexperimenter/Makefile | 7 | ||||
-rw-r--r-- | math/py-iohexperimenter/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/math/py-iohexperimenter/Makefile b/math/py-iohexperimenter/Makefile index 3b5ad8aa3234..0d4506283c54 100644 --- a/math/py-iohexperimenter/Makefile +++ b/math/py-iohexperimenter/Makefile @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= iohexperimenter -PORTVERSION= 0.2.8 -DISTVERSIONSUFFIX= r +PORTVERSION= 0.2.8.7 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= IOHexperimenter-${DISTVERSIONFULL} +DISTNAME= IOHexperimenter-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Experimenter for Iterative Optimization Heuristic @@ -17,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYNUMPY} -USES= compiler:c++14-lang python:3.6+ +USES= compiler:c++14-lang dos2unix python:3.6+ USE_PYTHON= autoplist concurrent distutils USE_CXXSTD= c++14 diff --git a/math/py-iohexperimenter/distinfo b/math/py-iohexperimenter/distinfo index f923df73e571..dcd52838a611 100644 --- a/math/py-iohexperimenter/distinfo +++ b/math/py-iohexperimenter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1604676583 -SHA256 (IOHexperimenter-0.2.8r.tar.gz) = 837ba5e8844de28344bfde0810a19e6fa9e91ba9eddc11f19ac5be796f4db0a2 -SIZE (IOHexperimenter-0.2.8r.tar.gz) = 244469 +TIMESTAMP = 1608366162 +SHA256 (IOHexperimenter-0.2.8.7.tar.gz) = 7a22e56b2626bdf30d637677413670a9211ca72a78cf6cf76b57a63f8b288e77 +SIZE (IOHexperimenter-0.2.8.7.tar.gz) = 245011 |