diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-10-09 21:13:45 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-10-09 21:13:54 -0700 |
commit | 99b5aaa1e4f98ab881e390429fa2e2345eb368ec (patch) | |
tree | 5796be13e332c2367fe63e70d9d2679505b23e75 | |
parent | audio/py-wavio: update 0.0.7 → 0.0.8 (diff) |
cad/py-cocotb: update 1.8.0 → 1.8.1
Reported by: portscout
-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 |