git: bca40434cf85 - 2023Q4 - devel/rust-cbindgen: chase HTTP redirect
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Nov 2023 15:08:10 UTC
The branch 2023Q4 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=bca40434cf853d80a7a6a8b882c218aeab16fcba commit bca40434cf853d80a7a6a8b882c218aeab16fcba 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:08:02 +0000 devel/rust-cbindgen: chase HTTP redirect https://github.com/eqrion/cbindgen/commit/35f2e44ef279 (cherry picked from commit 9d3b680875b4ac07ffedc9fb36b6554f2dfcd1a6) --- 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 384f1f8413d4..39988340d35c 100644 --- a/devel/rust-cbindgen/Makefile +++ b/devel/rust-cbindgen/Makefile @@ -8,7 +8,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