Received: by mail.netbsd.org (Postfix, from userid 605) id 9E27784D69; Thu, 28 Nov 2019 11:39:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 24DB084CFC for ; Thu, 28 Nov 2019 11:39:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id Tq-paltW-nYs for ; Thu, 28 Nov 2019 11:39:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 8EFC084CDB for ; Thu, 28 Nov 2019 11:39:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 83046FA97; Thu, 28 Nov 2019 11:39:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1574941150257600" MIME-Version: 1.0 Date: Thu, 28 Nov 2019 11:39:10 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/www/p5-LWP-Protocol-Net-Curl To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20191128113910.83046FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1574941150257600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Module Name: pkgsrc Committed By: mef Date: Thu Nov 28 11:39:10 UTC 2019 Modified Files: pkgsrc/www/p5-LWP-Protocol-Net-Curl: Makefile distinfo Log Message: (www/p5-LWP-Protocol-Net-Curl) Updated 0.023 to 0.026 0.026 2019-10-08T12:00:22 - Workaround for another timeout exception (Stanislaw Pusep) - Dist::Zilla maintenance (Stanislaw Pusep) - CURLOPT_HTTP_VERSION: eval and CURL_HTTP_VERSION_3 (Nick Kostyria) - CURLOPT_HTTP_VERSION: re updated (Nick Kostyria) - CURLOPT_HTTP_VERSION (Nick Kostyria) 0.025 2019-07-15T11:27:30 - Failing test fixes (Stanislaw Pusep) 0.024 2019-07-12T12:22:28 - PUT test should no longer fail (Stanislaw Pusep) - die() is still OK (Stanislaw Pusep) - Regenerated README (Stanislaw Pusep) - Updated libcurl symbols (Stanislaw Pusep) - A less exotic URL for redirect test (Stanislaw Pusep) - Not every installation of Net::Curl does support select() polling (Stanislaw Pusep) - Add and populate META files with MetaJSON and MetaProvides::Package (José Joaquín Atria) To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/p5-LWP-Protocol-Net-Curl/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/p5-LWP-Protocol-Net-Curl/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1574941150257600 Content-Disposition: inline Content-Length: 1926 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/p5-LWP-Protocol-Net-Curl/Makefile diff -u pkgsrc/www/p5-LWP-Protocol-Net-Curl/Makefile:1.3 pkgsrc/www/p5-LWP-Protocol-Net-Curl/Makefile:1.4 --- pkgsrc/www/p5-LWP-Protocol-Net-Curl/Makefile:1.3 Sun Aug 11 13:24:53 2019 +++ pkgsrc/www/p5-LWP-Protocol-Net-Curl/Makefile Thu Nov 28 11:39:10 2019 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2019/08/11 13:24:53 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2019/11/28 11:39:10 mef Exp $ -DISTNAME= LWP-Protocol-Net-Curl-0.023 +DISTNAME= LWP-Protocol-Net-Curl-0.026 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SY/SYP/} Index: pkgsrc/www/p5-LWP-Protocol-Net-Curl/distinfo diff -u pkgsrc/www/p5-LWP-Protocol-Net-Curl/distinfo:1.1 pkgsrc/www/p5-LWP-Protocol-Net-Curl/distinfo:1.2 --- pkgsrc/www/p5-LWP-Protocol-Net-Curl/distinfo:1.1 Mon Dec 3 02:20:36 2018 +++ pkgsrc/www/p5-LWP-Protocol-Net-Curl/distinfo Thu Nov 28 11:39:10 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2018/12/03 02:20:36 manu Exp $ +$NetBSD: distinfo,v 1.2 2019/11/28 11:39:10 mef Exp $ -SHA1 (LWP-Protocol-Net-Curl-0.023.tar.gz) = 1c7c9d7e6d07dff4ee8a0146beae7d2cd66b85e3 -RMD160 (LWP-Protocol-Net-Curl-0.023.tar.gz) = 08163386d1b8a3eeef89f9303e22fde5ae1a3054 -SHA512 (LWP-Protocol-Net-Curl-0.023.tar.gz) = 05db1f0776da7534ef5b6494b448448c9566b09bcfceb1ca88c4a61a80a020b9e01be136eee0324014bc9143aeb6e89029b4832df157fb493d4b2de449c79632 -Size (LWP-Protocol-Net-Curl-0.023.tar.gz) = 32463 bytes +SHA1 (LWP-Protocol-Net-Curl-0.026.tar.gz) = 3e71cafcb9792eb66c87537b5722dcae4d28dff4 +RMD160 (LWP-Protocol-Net-Curl-0.026.tar.gz) = 23e6de904274f5d36f6f2a8ff59bca53888328eb +SHA512 (LWP-Protocol-Net-Curl-0.026.tar.gz) = e83d063ae43eb3e2d15bcd3b531a11656d023c0d6b0319711d1361da34c757da211a648b503557218fcab9c52bac6bffce7a6c68c528465f0df53b7cb0d2e4e4 +Size (LWP-Protocol-Net-Curl-0.026.tar.gz) = 35639 bytes --_----------=_1574941150257600--