Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Nov 2023 15:08:10 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: bca40434cf85 - 2023Q4 - devel/rust-cbindgen: chase HTTP redirect
Message-ID:  <202311201508.3AKF8AQo090969@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



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