pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/p5-libwww



Module Name:    pkgsrc
Committed By:   wen
Date:           Fri Aug 14 22:39:27 UTC 2020

Modified Files:
        pkgsrc/www/p5-libwww: Makefile distinfo

Log Message:
Update to 6.46

Upstream changes:
6.46      2020-06-23 21:19:26Z
    - Fix a looping regression in 6.45 for redirect responses without
      a Location header (GH PR#342, Niko Tyni)

6.45      2020-06-08 14:51:28Z
    - Fix Client-Warning: Internal response sometimes reset (GH#341) (Jonathan
      Dahan and Julien Fiegehenn)

6.44      2020-04-14 19:37:45Z
    - Support basic authentication charset per RFC 7617 (GH#339) (Ville Skytt)
    - Fixed POD mistake. (GH PR#338. Sebastian Paaske Tørholm)


To generate a diff of this commit:
cvs rdiff -u -r1.123 -r1.124 pkgsrc/www/p5-libwww/Makefile
cvs rdiff -u -r1.65 -r1.66 pkgsrc/www/p5-libwww/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-libwww/Makefile
diff -u pkgsrc/www/p5-libwww/Makefile:1.123 pkgsrc/www/p5-libwww/Makefile:1.124
--- pkgsrc/www/p5-libwww/Makefile:1.123 Thu Nov 28 13:08:10 2019
+++ pkgsrc/www/p5-libwww/Makefile       Fri Aug 14 22:39:27 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.123 2019/11/28 13:08:10 mef Exp $
+# $NetBSD: Makefile,v 1.124 2020/08/14 22:39:27 wen Exp $
 
-DISTNAME=      libwww-perl-6.43
+DISTNAME=      libwww-perl-6.46
 PKGNAME=       p5-${DISTNAME:S/-perl-/-/}
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OA/OALDERS/}

Index: pkgsrc/www/p5-libwww/distinfo
diff -u pkgsrc/www/p5-libwww/distinfo:1.65 pkgsrc/www/p5-libwww/distinfo:1.66
--- pkgsrc/www/p5-libwww/distinfo:1.65  Thu Nov 28 13:08:10 2019
+++ pkgsrc/www/p5-libwww/distinfo       Fri Aug 14 22:39:27 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.65 2019/11/28 13:08:10 mef Exp $
+$NetBSD: distinfo,v 1.66 2020/08/14 22:39:27 wen Exp $
 
-SHA1 (libwww-perl-6.43.tar.gz) = 3947612113ca55862104b3952714397995933aab
-RMD160 (libwww-perl-6.43.tar.gz) = 960404cb92d3ea298d461ef9ae7b533a1952bd36
-SHA512 (libwww-perl-6.43.tar.gz) = 789d43f4f3481fa4aca5bf6468318989074e3301053ac66482a40f4fa2730f280b2c71518ebacc652243b35e86ab00e6313613033d35f5ef0e223ebee977c11e
-Size (libwww-perl-6.43.tar.gz) = 174966 bytes
+SHA1 (libwww-perl-6.46.tar.gz) = 6715c4e05d4c308fe938b5f033925316c9e705fa
+RMD160 (libwww-perl-6.46.tar.gz) = 1001926e0a8ba00d03ef07ae754d16d94d6fc281
+SHA512 (libwww-perl-6.46.tar.gz) = ff4b77b3287e17f22ebe8364a7645fec99cfc181a96fb62b63b425c01d5e84e369a12a2c9741cb3ecb612514e873cc2c1af432d7a7feb4dc1ed114eb8f8e033f
+Size (libwww-perl-6.46.tar.gz) = 176101 bytes



Home | Main Index | Thread Index | Old Index