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 Mar 19 10:40:01 UTC 2024
Modified Files:
pkgsrc/www/p5-libwww: Makefile distinfo
Log Message:
p5-libwww: update to 6.77.
Improve dependencies.
6.77 2024-03-11 00:56:14Z
- Documentation updates for GH#448 (GH#457) (Russell Shingleton)
To generate a diff of this commit:
cvs rdiff -u -r1.141 -r1.142 pkgsrc/www/p5-libwww/Makefile
cvs rdiff -u -r1.81 -r1.82 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.141 pkgsrc/www/p5-libwww/Makefile:1.142
--- pkgsrc/www/p5-libwww/Makefile:1.141 Sun Jan 28 12:00:32 2024
+++ pkgsrc/www/p5-libwww/Makefile Tue Mar 19 10:40:00 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.141 2024/01/28 12:00:32 wiz Exp $
+# $NetBSD: Makefile,v 1.142 2024/03/19 10:40:00 wiz Exp $
-DISTNAME= libwww-perl-6.76
+DISTNAME= libwww-perl-6.77
PKGNAME= p5-${DISTNAME:S/-perl-/-/}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OA/OALDERS/}
@@ -12,6 +12,7 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Encode-Locale>=0:../../textproc/p5-Encode-Locale
DEPENDS+= p5-File-Listing>=6:../../devel/p5-File-Listing
+DEPENDS+= p5-HTML-Parser>=3.33:../../www/p5-HTML-Parser
DEPENDS+= p5-HTTP-Cookies>=6:../../www/p5-HTTP-Cookies
DEPENDS+= p5-HTTP-Daemon>=6.12:../../www/p5-HTTP-Daemon
DEPENDS+= p5-HTTP-Date>=6:../../www/p5-HTTP-Date
@@ -21,16 +22,12 @@ DEPENDS+= p5-LWP-MediaTypes>=6:../../www
DEPENDS+= p5-Net-HTTP>=6.18:../../www/p5-Net-HTTP
DEPENDS+= p5-URI>=1.10:../../www/p5-URI
DEPENDS+= p5-WWW-RobotRules>=6.01:../../www/p5-WWW-RobotRules
-
-# Optionals
-DEPENDS+= p5-LWP-Protocol-https>=6.02:../../www/p5-LWP-Protocol-https
-DEPENDS+= p5-Crypt-SSLeay>=0:../../security/p5-Crypt-SSLeay
-DEPENDS+= p5-HTML-Parser>=3.33:../../www/p5-HTML-Parser
-DEPENDS+= p5-HTML-Tagset-[0-9]*:../../www/p5-HTML-Tagset
-DEPENDS+= p5-IO-Socket-SSL-[0-9]*:../../security/p5-IO-Socket-SSL
+# LWP::Protocol::https is an optional dependency, but it requires this package,
+# so don't depend on it.
TEST_DEPENDS+= p5-HTTP-CookieJar>=0:../../www/p5-HTTP-CookieJar
TEST_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
+TEST_DEPENDS+= p5-Test-LeakTrace-[0-9]*:../../devel/p5-Test-LeakTrace
TEST_DEPENDS+= p5-Test-Needs-[0-9]*:../../devel/p5-Test-Needs
TEST_DEPENDS+= p5-Test-RequiresInternet-[0-9]*:../../net/p5-Test-RequiresInternet
Index: pkgsrc/www/p5-libwww/distinfo
diff -u pkgsrc/www/p5-libwww/distinfo:1.81 pkgsrc/www/p5-libwww/distinfo:1.82
--- pkgsrc/www/p5-libwww/distinfo:1.81 Sun Jan 28 12:00:32 2024
+++ pkgsrc/www/p5-libwww/distinfo Tue Mar 19 10:40:00 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.81 2024/01/28 12:00:32 wiz Exp $
+$NetBSD: distinfo,v 1.82 2024/03/19 10:40:00 wiz Exp $
-BLAKE2s (libwww-perl-6.76.tar.gz) = 161fe8f80ef5a6ceba4f6a760955bd1031a5be0a807bc12a622e52ec05f5ab0d
-SHA512 (libwww-perl-6.76.tar.gz) = 8a055c3324007eb1badc3d8b8d368a46b7c1c5e5dd837ddbb862924e8c7fc13c413f50dae4ff8d32bf53774f1a95016098e56c181547f60b42dbbedf3813b897
-Size (libwww-perl-6.76.tar.gz) = 184572 bytes
+BLAKE2s (libwww-perl-6.77.tar.gz) = c2c3b8e3c3927c41245390522e14185e632c3583442c78a104795ea9835d1bc9
+SHA512 (libwww-perl-6.77.tar.gz) = 66aa1928da3362a496da543473a0ce1a7cc3885ebb5bf449ab0cdd18ce7836835b80ec8919cf6d0e63107eda03e1fe9d05ba39422a32e144034ef02632d43659
+Size (libwww-perl-6.77.tar.gz) = 183886 bytes
Home |
Main Index |
Thread Index |
Old Index