git: 5b92e5213139 - main - devel/rust-bindgen-cli: take maintainership after d8990eff958b
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Feb 2023 22:25:01 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=5b92e5213139c15b34cd9b621459a5e096759228 commit 5b92e5213139c15b34cd9b621459a5e096759228 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-02-03 20:16:41 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-02-03 22:24:22 +0000 devel/rust-bindgen-cli: take maintainership after d8990eff958b Still unused by gecko@ ports e.g., https://bugzilla.mozilla.org/show_bug.cgi?id=1560981 https://bugzilla.mozilla.org/show_bug.cgi?id=1680127 --- devel/rust-bindgen-cli/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/rust-bindgen-cli/Makefile b/devel/rust-bindgen-cli/Makefile index 3014014a4649..687714d0a3ed 100644 --- a/devel/rust-bindgen-cli/Makefile +++ b/devel/rust-bindgen-cli/Makefile @@ -6,7 +6,7 @@ PKGNAMEPREFIX= rust- # XXX Teach USES=cargo to have proper default DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} -MAINTAINER= gecko@FreeBSD.org +MAINTAINER= jbeich@FreeBSD.org COMMENT= Generate Rust bindings from C (and some C++) code WWW= https://github.com/rust-lang/rust-bindgen