diff options
-rw-r--r-- | cad/py-cocotb/Makefile | 4 | ||||
-rw-r--r-- | cad/py-cocotb/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/cad/py-cocotb/Makefile b/cad/py-cocotb/Makefile index e6a905174aab..41ae5db9cf5e 100644 --- a/cad/py-cocotb/Makefile +++ b/cad/py-cocotb/Makefile @@ -1,6 +1,6 @@ PORTNAME= cocotb DISTVERSIONPREFIX= v -DISTVERSION= 1.8.0 +DISTVERSION= 1.8.1 CATEGORIES= cad python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -45,7 +45,7 @@ post-install: ${STAGEDIR}${PYTHON_SITELIBDIR}/cocotb/libs/lib*.so \ ${STAGEDIR}${PYTHON_SITELIBDIR}/cocotb/libs/libcocotbvpi_icarus.vpl -do-test: # some tests fail, see https://github.com/cocotb/cocotb/issues/3236 +do-test: # some tests fail, see https://github.com/cocotb/cocotb/issues/3236, https://github.com/cocotb/cocotb/issues/3435 @cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${GMAKE} test .include <bsd.port.mk> diff --git a/cad/py-cocotb/distinfo b/cad/py-cocotb/distinfo index 85627dbca1d0..741fe045c408 100644 --- a/cad/py-cocotb/distinfo +++ b/cad/py-cocotb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1686972621 -SHA256 (cocotb-cocotb-v1.8.0_GH0.tar.gz) = bdb5134027b82c111e34928e25e8bdf42a27093fb99b6c1c4c5fd1282b03c50b -SIZE (cocotb-cocotb-v1.8.0_GH0.tar.gz) = 653933 +TIMESTAMP = 1696905738 +SHA256 (cocotb-cocotb-v1.8.1_GH0.tar.gz) = 4cfa4ac615e6ebed25e4af96e048e2dc3e808f328ac1db97f2a57c4e1142e6b0 +SIZE (cocotb-cocotb-v1.8.1_GH0.tar.gz) = 654022 |