Path to this page:
./
net/ruby-domain_name,
Domain name manipulation library for Ruby
Branch: CURRENT,
Version: 0.6.20240107,
Package name: ruby31-domain_name-0.6.20240107,
Maintainer: minskimThis is a domain name manipulation library for Ruby. It can also be
used for cookie domain validation based on the Public Suffix List.
Required to run:[
converters/ruby-unf] [
lang/ruby24-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 145 KB
Version history: (Expand)
- (2024-02-03) Updated to version: ruby31-domain_name-0.6.20240107
- (2023-12-17) Updated to version: ruby31-domain_name-0.6.20231109
- (2023-02-09) Updated to version: ruby31-domain_name-0.5.20190701
- (2021-10-07) Updated to version: ruby27-domain_name-0.5.20190701
- (2019-07-08) Updated to version: ruby24-domain_name-0.5.20190701
- (2018-09-23) Updated to version: ruby24-domain_name-0.5.20180417
CVS history: (Expand)
2024-02-03 17:02:33 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
net/ruby-domain_name: update to 0.6.20240107
0.6.20240107 (2024-01-09)
* Update the eTLD database to 2024-01-07 11:25:45 UTC
Closed issues:
* git tag v0.6.20231109 is missing #25
* Unicode Normalization not appropriate for ASCII-8BIT #23
Merged pull requests:
* Fix regression: Allow DomainName.normalize to accept ASCII-only,
non-unicode encoded input #27 (tisba)
|
2023-12-17 15:31:21 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
net/ruby-domain_name: update to 0.6.20231109
0.6.20231109 (2023-11-14)
* Update the eTLD database to 2023-11-09 00:10:10 UTC
* Require Ruby >=2.7 and drop the dependency on unf
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2019-07-08 16:28:34 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
net/ruby-domain_name: update to 0.5.20190701
Update ruby-domain_name to 0.5.20190701.
## v0.5.20190701 (2019-07-05)
- Update the eTLD database to 2019-07-01 18:45:50 UTC
|
2018-09-23 17:53:14 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
net/ruby-domain_name: update to 0.5.20180417
Update the eTLD database to 2018-04-17T23:50:25Z.
|
2017-06-05 16:50:32 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-domain_name to 0.5.20170404.
# Change Log
## [v0.5.20170404](https://github.com/knu/ruby-domain_name/tree/v0.5.20170404) \
(2017-04-04)
[Full \
Changelog](https://github.com/knu/ruby-domain_name/compare/v0.5.20170223...v0.5.20170404)
- Update the eTLD database to 2017-04-04T20:20:25Z
|
2017-03-20 15:36:11 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-domain_name to 0.5.20170223.
# Change Log
## [v0.5.20161129](https://github.com/knu/ruby-domain_name/tree/v0.5.20170223) \
(2017-02-23)
[Full \
Changelog](https://github.com/knu/ruby-domain_name/compare/v0.5.20161129...v0.5.20170223)
- Update the eTLD database to 2017-02-23T00:52:11Z
## [v0.5.20161129](https://github.com/knu/ruby-domain_name/tree/v0.5.20161129) \
(2016-11-29)
[Full \
Changelog](https://github.com/knu/ruby-domain_name/compare/v0.5.20160826...v0.5.20161129)
- Update the eTLD database to 2016-11-29T01:22:03Z
|