#46453: p5-net-nslookup: upgrade to 2.04, add 5.18 5.20 ---------------------+-------------------------------- Reporter: mojca@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: p5-net-nslookup ---------------------+-------------------------------- I was trying to upgrade `p5-net-nslookup`, but the tests failed: {{{ ---> Testing p5.20-net-nslookup PERL_DL_NONLAZY=1 /opt/local/bin/perl5.20 "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Timeout: nslookup("type" => "A", "host" => "test.boston.com") at /path/to/p5.20-net-nslookup/work/Net- Nslookup-2.04/blib/lib/Net/Nslookup.pm line 115. # Failed test 'nslookup(host => www.boston.com, type => A) -> 66.151.183.17' # at t/a.t line 13. # got: undef # expected: '66.151.183.17' Timeout: nslookup("type" => "A", "host" => "test.boston.com") at /path/to/p5.20-net-nslookup/work/Net- Nslookup-2.04/blib/lib/Net/Nslookup.pm line 115. # Failed test 'nslookup(www.boston.com) -> 66.151.183.17' # at t/a.t line 17. # got: undef # expected: '66.151.183.17' # Looks like you failed 2 tests of 3. t/a.t ...... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/3 subtests Timeout: nslookup("type" => "CNAME", "host" => "ctest.boston.com") at /path/to/p5.20-net-nslookup/work/Net- Nslookup-2.04/blib/lib/Net/Nslookup.pm line 115. ... }}} Patch in attachment. -- Ticket URL: <https://trac.macports.org/ticket/46453> MacPorts <https://www.macports.org/> Ports system for OS X