lang/gauche 0.9.10

2020-12-17 Thread Lassi Kortela
Hello, Here's a patch to update the Gauche port to version 0.9.10, released a few days ago. There's a commit message on top of the patch. This is my first port submission of any kind so a quick review by an experienced porter would be much appreciated. I ran `make makeplist` to regenerate pk

FreeBSD ports you maintain which are out of date

2020-12-17 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

Re: letting a port depending on rust-nightly

2020-12-17 Thread Jan Beich
MR writes: > Hi, > > > thanks a lot for your hints! > > This (and RUSTC_BOOTSTRAP=1) seems to work mostly: > > It does build now interactively bit still seems to download repos from > github during config: Likely due to CARGO_GIT_SUBDIR being incomplete/incorrect, so some packages still don't us

Re: letting a port depending on rust-nightly

2020-12-17 Thread MR
Hi, thanks a lot for your hints! This (and RUSTC_BOOTSTRAP=1) seems to work mostly: It does build now interactively bit still seems to download repos from github during config: ... ===> Configuring for bitwarden_rs-1.17.0 Updating git repository `https://github.com/SergioBenitez/Rocket

Re: letting a port depending on rust-nightly

2020-12-17 Thread Jan Beich
MR writes: > Hi, > I tried but before it can work I get: > ... > === > ===> Configuring for bitwarden_rs-1.17.0 > error: failed to resolve patches for > `https://github.com/rust-lang/crates.io-index` > > Caused by: > patch for `data-url` in > `

Re: letting a port depending on rust-nightly

2020-12-17 Thread MR
Hi, I tried but before it can work I get: ... === ===> Configuring for bitwarden_rs-1.17.0 error: failed to resolve patches for `https://github.com/rust-lang/crates.io-index` Caused by: patch for `data-url` in `https://github.com/rust-lang/c