This version has some minor breaking changes, in order to accept the
positional arguments in any order and support the @host shorthand:
<name> now requires at least one dot or colon (e.g. “mx” → “mx.” for
Mexico), and any leading “@” must now be escaped (e.g. “\@.example”).

Updated port attached; changes since last commit here:
https://bitbucket.org/delan/nonymous/commits/2c817c243e716

One thing I’m unsure about though... DISTFILES no longer needs to
prefix the filename, so now it’s just “${DISTNAME}${EXTRACT_SUFX}”,
which I think is the default. But I can’t actually omit it, because
cargo-module(5) adds all the dependencies to DISTFILES early on,
preventing the usual “?=” from setting that default. Is that ok?

Cheers,
Delan

Attachment: bore.tgz
Description: Binary data

Reply via email to