Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Oct 2023 04:13:59 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 99b5aaa1e4f9 - main - cad/py-cocotb: update 1.8.0 =?utf-8?Q?=E2=86=92?= 1.8.1
Message-ID:  <202310100413.39A4Dxnj072065@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=99b5aaa1e4f98ab881e390429fa2e2345eb368ec

commit 99b5aaa1e4f98ab881e390429fa2e2345eb368ec
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-10-10 04:13:45 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-10-10 04:13:54 +0000

    cad/py-cocotb: update 1.8.0 → 1.8.1
    
    Reported by:    portscout
---
 cad/py-cocotb/Makefile | 4 ++--
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310100413.39A4Dxnj072065>