Date: Mon, 20 Nov 2023 15:07:53 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9d3b680875b4 - main - devel/rust-cbindgen: chase HTTP redirect Message-ID: <202311201507.3AKF7rut090779@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=9d3b680875b4ac07ffedc9fb36b6554f2dfcd1a6 commit 9d3b680875b4ac07ffedc9fb36b6554f2dfcd1a6 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-11-20 15:06:16 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-11-20 15:07:43 +0000 devel/rust-cbindgen: chase HTTP redirect https://github.com/eqrion/cbindgen/commit/35f2e44ef279 --- devel/rust-cbindgen/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/rust-cbindgen/Makefile b/devel/rust-cbindgen/Makefile index dad621e203ad..5efbf789113f 100644 --- a/devel/rust-cbindgen/Makefile +++ b/devel/rust-cbindgen/Makefile @@ -9,7 +9,7 @@ DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= gecko@FreeBSD.org COMMENT= Generate C bindings from Rust code -WWW= https://github.com/eqrion/cbindgen +WWW= https://github.com/mozilla/cbindgen LICENSE= MPL20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311201507.3AKF7rut090779>