pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-libwww Update to 6.56



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8517c22a63ce
branches:  trunk
changeset: 457909:8517c22a63ce
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Sep 04 23:28:27 2021 +0000

description:
Update to 6.56

Upstream changes:
6.56      2021-08-17 13:57:12Z
    - Update the CONTRIBUTING doc to no longer reference TravisCI. (GH #384) (Slaven Rezić)
    - Increase test coverage for env_proxy() (GH#383) (Slaven Rezić)
    - When a truthy Content-Type is provided, override the default (GH#385)
      (Matthew Horsfall (alh))

6.55      2021-06-17 13:57:06Z
    - Attempt to avoid rare fails in redirect.t (GH#380) (Arne Johannessen)

6.54      2021-05-06 17:53:56Z
    - Be explicit in the prerequisite of HTTP::Status (GH#378) (Max Maischein)
    - Remove Authority section from dist.ini (GH#377) (Olaf Alders)

diffstat:

 www/p5-libwww/Makefile |   7 +++----
 www/p5-libwww/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (38 lines):

diff -r 300e3bdb554f -r 8517c22a63ce www/p5-libwww/Makefile
--- a/www/p5-libwww/Makefile    Sat Sep 04 23:20:54 2021 +0000
+++ b/www/p5-libwww/Makefile    Sat Sep 04 23:28:27 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.129 2021/05/24 19:55:56 wiz Exp $
+# $NetBSD: Makefile,v 1.130 2021/09/04 23:28:27 wen Exp $
 
-DISTNAME=      libwww-perl-6.53
+DISTNAME=      libwww-perl-6.56
 PKGNAME=       p5-${DISTNAME:S/-perl-/-/}
-PKGREVISION=   1
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OA/OALDERS/}
 
@@ -14,7 +13,7 @@
 DEPENDS+=      p5-Encode-Locale>=0:../../textproc/p5-Encode-Locale
 DEPENDS+=      p5-File-Listing>=6:../../devel/p5-File-Listing
 DEPENDS+=      p5-HTTP-Cookies>=6:../../www/p5-HTTP-Cookies
-DEPENDS+=      p5-HTTP-Daemon>=6:../../www/p5-HTTP-Daemon
+DEPENDS+=      p5-HTTP-Daemon>=6.12:../../www/p5-HTTP-Daemon
 DEPENDS+=      p5-HTTP-Date>=6:../../www/p5-HTTP-Date
 DEPENDS+=      p5-HTTP-Negotiate>=6:../../www/p5-HTTP-Negotiate
 DEPENDS+=      p5-HTTP-Message>=6:../../www/p5-HTTP-Message
diff -r 300e3bdb554f -r 8517c22a63ce www/p5-libwww/distinfo
--- a/www/p5-libwww/distinfo    Sat Sep 04 23:20:54 2021 +0000
+++ b/www/p5-libwww/distinfo    Sat Sep 04 23:28:27 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.69 2021/04/27 17:18:28 wiz Exp $
+$NetBSD: distinfo,v 1.70 2021/09/04 23:28:27 wen Exp $
 
-SHA1 (libwww-perl-6.53.tar.gz) = fdd49e05f00e12f3bb7f2b6f550bc326675d1944
-RMD160 (libwww-perl-6.53.tar.gz) = f530213aba82bf8618af5aa782fb4f754bd4d443
-SHA512 (libwww-perl-6.53.tar.gz) = d45bba79bf2f3d49cf6b14591a58d04f551e0f6666e6bac32ec31018091590d5efe4313781605287dab22693bafa547dc916b010aafcc677a35a7c3a1154c8ff
-Size (libwww-perl-6.53.tar.gz) = 177561 bytes
+SHA1 (libwww-perl-6.56.tar.gz) = 3f8feafd8d6a4129cf4681010ef1c0ae0275221b
+RMD160 (libwww-perl-6.56.tar.gz) = dd0cdda2ac2527682689964e7018f726bf7d97fb
+SHA512 (libwww-perl-6.56.tar.gz) = ef627f6fde59b4b9a2b9c0d8f7be7b97a218661b99f8b6f18f9f53580ca865ae122975561f7bde994547512507497bdd56f3ec6aaf131d6a2e9bcc2d45784a9b
+Size (libwww-perl-6.56.tar.gz) = 178647 bytes


Home | Main Index | Thread Index | Old Index