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: wiz
Date: Tue May 2 06:17:58 UTC 2023
Modified Files:
pkgsrc/www/p5-libwww: Makefile distinfo
Log Message:
p5-libwww: update to 6.68.
6.68 2023-02-27 19:18:33Z
- Remove dynamic dependency on HTTP::Status (GH#419) (Graham Knop)
- Raise minimum version of HTML::HeadParser to 3.71 (GH#422) (Olaf Alders)
- Apply perlimports to tests (GH#418) (Olaf Alders)
6.67 2022-06-14 20:20:12Z
- Remove undocumented LWP::Version sub (GH#416) (James Raspass)
6.66 2022-05-18 16:44:44Z
- Revert automatic follow of meta refresh tags which was added in 6.63
(GH#415) (Olaf Alders)
6.65 2022-05-09 18:36:14Z
- fix NAME in Makefile.PL (GH#413) (Graham Knop)
6.64 2022-04-26 13:16:03Z
- Remove unused variable introduced in 9d73bc422 (GH#411) (Olaf Alders)
6.63 2022-04-25 15:24:10Z
- Redirect on meta refresh (GH#409) (grr)
6.62 2022-04-05 01:04:17Z
- Allow downloading to a filehandle (GH#400) (Andrew Fresh)
To generate a diff of this commit:
cvs rdiff -u -r1.135 -r1.136 pkgsrc/www/p5-libwww/Makefile
cvs rdiff -u -r1.76 -r1.77 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.135 pkgsrc/www/p5-libwww/Makefile:1.136
--- pkgsrc/www/p5-libwww/Makefile:1.135 Tue Jun 28 11:37:48 2022
+++ pkgsrc/www/p5-libwww/Makefile Tue May 2 06:17:58 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.135 2022/06/28 11:37:48 wiz Exp $
+# $NetBSD: Makefile,v 1.136 2023/05/02 06:17:58 wiz Exp $
-DISTNAME= libwww-perl-6.61
+DISTNAME= libwww-perl-6.68
PKGNAME= p5-${DISTNAME:S/-perl-/-/}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OA/OALDERS/}
@@ -36,7 +35,7 @@ TEST_DEPENDS+= p5-Test-RequiresInternet-
USE_LANGUAGES= # empty
-PERL5_PACKLIST= auto/libwww/perl/.packlist
+PERL5_PACKLIST= auto/LWP/.packlist
MAKE_ENV+= PERL_MM_USE_DEFAULT=1
.include "options.mk"
Index: pkgsrc/www/p5-libwww/distinfo
diff -u pkgsrc/www/p5-libwww/distinfo:1.76 pkgsrc/www/p5-libwww/distinfo:1.77
--- pkgsrc/www/p5-libwww/distinfo:1.76 Fri Mar 4 13:26:20 2022
+++ pkgsrc/www/p5-libwww/distinfo Tue May 2 06:17:58 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.76 2022/03/04 13:26:20 wen Exp $
+$NetBSD: distinfo,v 1.77 2023/05/02 06:17:58 wiz Exp $
-BLAKE2s (libwww-perl-6.61.tar.gz) = 88c88ccc449485f151b1c7629bb841d9d55c7b8d2d2d5a1e6e57a0a0e77984ed
-SHA512 (libwww-perl-6.61.tar.gz) = 1c75546737c3e1db55f9bdf414062802450e5cced1c4e24840d8e214b2a10c5bac81cc70479d276f0123a3b34bd9025712cebf256036b472e5fad5a629db8c70
-Size (libwww-perl-6.61.tar.gz) = 179453 bytes
+BLAKE2s (libwww-perl-6.68.tar.gz) = fc3a5e48bc2815a17a233464f60743b1b8f95c463757daa92099638eae988ac9
+SHA512 (libwww-perl-6.68.tar.gz) = acce4c6c062d1893c45613f3c9ef4896d60efba2887f80a18c97c13bd5eba95295a777178077c942abe392e37ade689489ad60cefce28656c541e875b2bf09d2
+Size (libwww-perl-6.68.tar.gz) = 180390 bytes
Home |
Main Index |
Thread Index |
Old Index