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: Sat Sep 4 23:28:27 UTC 2021
Modified Files:
pkgsrc/www/p5-libwww: Makefile distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.129 -r1.130 pkgsrc/www/p5-libwww/Makefile
cvs rdiff -u -r1.69 -r1.70 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.129 pkgsrc/www/p5-libwww/Makefile:1.130
--- pkgsrc/www/p5-libwww/Makefile:1.129 Mon May 24 19:55:56 2021
+++ pkgsrc/www/p5-libwww/Makefile Sat Sep 4 23:28:27 2021
@@ -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 @@ LICENSE= ${PERL5_LICENSE}
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
Index: pkgsrc/www/p5-libwww/distinfo
diff -u pkgsrc/www/p5-libwww/distinfo:1.69 pkgsrc/www/p5-libwww/distinfo:1.70
--- pkgsrc/www/p5-libwww/distinfo:1.69 Tue Apr 27 17:18:28 2021
+++ pkgsrc/www/p5-libwww/distinfo Sat Sep 4 23:28:27 2021
@@ -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