Subject: CVS commit: pkgsrc/www/xh
From: pin
Date: 2023-10-22 21:40:04
Message id: 20231022194004.D5839FADC@cvs.NetBSD.org

Log Message:
www/xh: update to 0.19.3

v0.19.3
 - Make network-interface an optional dependency, see #332 (@blyxxyz)

Note for package maintainers: When building xh with --no-default-features,
make sure to enable the network-interface feature if there are no build errors
like in #330

v0.19.2
Features
 - Add --interface for binding to a local IP address or interface,
   see #307 (@ducaale)
 - Translate --raw flag when using --curl, see #308 (@ducaale)
 - Support duplicate header keys in session files, see #313 (@ducaale)
 - Support persisting cookies from multiple domains, see #314 (@ducaale)
 - Control output formatting (JSON indent-level, header sorting, etc)
   via --format-options, see #318 (@Bnyro) and #319 (@ducaale)

Bug fixes
 - Disable cURL's URL globbing, see #325 (@ducaale)
 - Improve PATH handling in install.ps1, see #264 (@henno)

Other
 - Update Rustls to v0.21.0, see #311 (@ducaale)

v0.19.1
No ChangeLog provided.

v0.19.0
No ChangeLog provided.

Files:
RevisionActionfile
1.5modifypkgsrc/www/xh/Makefile
1.4modifypkgsrc/www/xh/cargo-depends.mk
1.5modifypkgsrc/www/xh/distinfo
1.1addpkgsrc/www/xh/patches/patch-Cargo.toml