Wednesday, July 30, 2025

Re: Update dnsdist to version 2.0.0

On Wed, Jul 30, 2025 at 10:33:45AM +0200, Otto Moerbeek wrote:
> Anybody?

Your diff no longer applies since both sthen and I had to bump the
REVISION.

Regarding this piece of ugliness:

> > +SUPDISTFILES=\
> > + cargo/anstyle-1.0.10.tar.gz \

This should work and be less pain in the future. (I don't currently have
access to a !rust machine). Apart from whitespace it doesn't change
"make show=SUPDISTFILES".

.for _cratename _cratever in ${MODCARGO_CRATES}
SUPDISTFILES += ${_MODCARGO_DIST_SUBDIR}${_cratename}-${_cratever}.tar.gz
.endfor

Either way: ok tb for the update.

No comments:

Post a Comment