2024-02-24 08:08:14 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
databases/ruby-activeldap: update to 7.0.0
ActiveLdap 7.0.0 (2024-02-23)
Improvements
* Added support for Active Model 7.
- GH-193
- GH-194
- GH-195
- Patch by J-Verz.
Thanks
* J-Verz
|
2022-10-10 05:36:51 by Takahiro Kambe | Files touched by this commit (32) |
Log message:
Remove lines for Ruby 2.6.
|
2022-09-06 02:03:37 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
databases/ruby-activeldap: avoid build with ruby26
|
2022-09-01 17:20:46 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
databases/ruby-activeldap: cosmetic change
Stop pkglint's warning.
|
2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (some may be only fetched
conditionally):
./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
|
2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Remove SHA1 distfile hashes
|
2021-01-10 15:07:07 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
databases/ruby-activeldap: update to 6.1.0
## 6.1.0: 2020-12-24 {#release-6-1-0}
### Improvements
* Changed to use `:use_paged_results` option value by default.
[GitHub#189][Reported by Kevin McCormack]
### Thanks
* Kevin McCormack
## 6.0.4: 2020-12-06 {#release-6-0-4}
### Improvements
* Enabled concurrency by default.
[GitHub#188][Reported by Kevin McCormack]
|
2020-09-13 17:05:13 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
databases/ruby-activeldap: update to 6.0.3
Update ruby-activeldap to 6.0.3.
## 6.0.3: 2020-08-17 {#release-6-0-3}
### Improvements
* Added support for `save(validate: false)`.
[GitHub#180][Reported by Kevin McCormack]
* jndi: Added support for follow referrals.
[GitHub#182][Patch by Kevin McCormack]
### Fixes
* Fixed a bug that sub base is ignored in DN specified by `new`.
[GitHub#185][Reported by Kevin McCormack]
### Thanks
* Kevin McCormack
|
2020-05-24 13:50:56 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
(databases/ruby-activeldap) regen distinfo
|
2020-05-21 18:09:04 by Takahiro Kambe | Files touched by this commit (1) | |
Log message:
databases/ruby-activeldap: update to 6.0.2
Update ruby-activeldap to 6.0.2.
pkgsrc change: remove RUBY_VERSIONS_INCOMPATIBLE for ruby24.
6.0.2: 2020-05-19 {#release-6-0-2}
Improvements
* Added options to {ActiveLdap::Persistance#reload}.
[GitHub#176][Reported by Kevin McCormack]
* jndi: Improved DN escaping. [GitHub#178][Patch by Kevin McCormack]
Thanks
* Kevin McCormack
|