pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/p5-LWP-Protocol-Net-Curl



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.

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



Home | Main Index | Thread Index | Old Index