Subject: CVS commit: pkgsrc/devel/hex
From: Thomas Klausner
Date: 2023-03-03 11:10:38
Message id: 20230303101038.A3F8DFA90@cvs.NetBSD.org

Log Message:
hex: update to 2.0.5.

Fix build. Make PKGNAME match directory name.

## v2.0.5 (2023-02-06)

### Bug fixes

* Fix HTTP authentication for repositories added before v2.0.3

## v2.0.4 (2023-02-02)

### Bug fixes

* Fix trust lookup for organizations

## v2.0.3 (2023-02-01)

### Enhancements

* Remove dependency on `ssh` application
* Add `trusted_mirror_url` config and `HEX_TRUSTED_MIRROR_URL` environment \ 
variable. When setting either of these the repository authentication key will be \ 
included in requests. `mirror_url` config and `HEX_MIRROR_URL` have changed to \ 
no longer include the authentication key in requests. This is to ensure secrets \ 
are not sent to repository mirrors that are not trusted.

## v2.0.2 (2023-01-30)

### Enhancements

* Remove `hex.install` task

### Bug fixes

* Fixes for upcoming Elixir 1.15.0 release

## v2.0.1 (2023-01-09)

### Enhancements

* Raise when parsing intersected ranges
* Skip unselected optionals during solving

### Bug fixes

* Fix converging of requirements from different sources
* Fix organization owner prompt during publish
* Do not override locked deps

Files:
RevisionActionfile
1.4modifypkgsrc/devel/hex/Makefile
1.3modifypkgsrc/devel/hex/PLIST
1.2modifypkgsrc/devel/hex/distinfo