Skip to content

Commit

Permalink
cad/py-cocotb: update 1.8.0 → 1.8.1
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Oct 10, 2023
1 parent 9885b84 commit 99b5aaa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions 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}

Expand Down Expand Up @@ -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>
6 changes: 3 additions & 3 deletions 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

0 comments on commit 99b5aaa

Please sign in to comment.