Path to this page:
./
net/p5-Test-DNS,
Perl 5 module to test DNS queries and zone configuration
Branch: CURRENT,
Version: 0.203nb5,
Package name: p5-Test-DNS-0.203nb5,
Maintainer: pkgsrc-usersThe Perl 5 module allows you to run tests which translate as DNS
queries. It's simple to use and abstracts all the difficult query
checks from you.
Required to run:[
lang/perl5] [
net/p5-Net-DNS] [
devel/p5-Test-Deep] [
devel/p5-Set-Object] [
devel/p5-Moose]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 11.593 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-Test-DNS-0.203nb5
- (2023-07-06) Updated to version: p5-Test-DNS-0.203nb4
- (2022-06-28) Updated to version: p5-Test-DNS-0.203nb3
- (2021-05-25) Updated to version: p5-Test-DNS-0.203nb2
- (2020-09-01) Updated to version: p5-Test-DNS-0.203nb1
- (2020-04-21) Updated to version: p5-Test-DNS-0.203
CVS history: (Expand)
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
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
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-04-21 12:46:02 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(net/p5-Test-DNS) Updated 0.13 to 0.203
(pkgsrc)
- Convert p5-Test-Deep-[0-9] from BUILD_DEPENDS to DEPENDS
(packaging process shows as Runtime requirement)
(upstream)
0.203 2019-04-22 19:49:38+03:00 Asia/Jerusalem
- GH #3: Add the exact dependency as a module.
(Mohammad S Anwar)
0.202 2019-04-22 16:40:55+03:00 Asia/Jerusalem
- GH #2: Missed cpanfile. (Thanks, Slaven Rezić!)
0.201 2019-03-03 15:03:41+02:00 Asia/Jerusalem
- Removed Set::Object dependency. (Should fix tests.)
0.200 2019-03-02 23:41:37+02:00 Asia/Jerusalem
- All attributes are now immutable. If you need to change
anything (nameservers, the object, even the follow_cname
flag), create a new instance. Sorry and thank you.
- Only provide nameservers when they are specified.
(Otherwise, it won't look in /etc/resolv.conf.)
- Allow user to provide their own test names.
- Test methods now provide a proper, hopefully meaningful
return value.
- Simplify code considerably, make much more readable.
- Updating DNS records.
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|