head 1.2; access; symbols pkgsrc-2021Q2:1.1.0.2 pkgsrc-2021Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2021.08.27.00.56.05; author wen; state dead; branches; next 1.1; commitid q6L4EFhfyct5Tx6D; 1.1 date 2021.05.25.11.20.55; author schmonz; state Exp; branches; next ; commitid 2pWj5MEr1NDSmwUC; desc @@ 1.2 log @Update to 0.15 Upstream changes: 0.15 2021-05-27 NEILB - Specify min perl as 5.008001 rather than 5.008_001, which was causing problems with some versions of ExtUtils::MakeMaker. RT#133491 0.14 2021-05-26 NEILB - When Benjamin created this, he had a server set up for doing the tests, but that's gone now. So to stop all the fails, I'm skipping the live tests for now. Could do with mocking, but this is a stop-gap. 0.13_01 2021-05-25 NEILB - Changed the test suite to use some online HTTP status code test servers. Let's see how reliable they are. @ text @$NetBSD: patch-META.json,v 1.1 2021/05/25 11:20:55 schmonz Exp $ ExtUtils-MakeMaker-7.48 rejects invalid MIN_PERL_VERSION values. Apply patch from . --- META.json.orig 2016-07-02 08:35:41.000000000 +0000 +++ META.json @@@@ -28,7 +28,7 @@@@ "URI" : "0", "base" : "0", "constant" : "0", - "perl" : "5.008_001", + "perl" : "5.008001", "strict" : "0", "warnings" : "0" } @ 1.1 log @ExtUtils-MakeMaker-7.48 rejects invalid MIN_PERL_VERSION values. Apply patch from . @ text @d1 1 a1 1 $NetBSD$ @