Rafael Sadowski <[email protected]> writes:

> What I can't fix at the moment is: "audio/ncspot". Somehow, it's not
> a CMake port, but it uses cmake(1), and when I changed the rust cargo stuff
> with the sed patch, I get a message saying that the file has been
> changed -- cargo protection works ;)

you could use the following to neuter the cargo checksum:

sed -i 's/"files":{[^}]*}/"files":{}/' 
${WRKSRC}/path/to/crate/.cargo-checksum.json

Regards.
-- 
Sebastien Marie

Reply via email to