pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/wget
Module Name: pkgsrc
Committed By: wiz
Date: Sun Mar 17 14:24:33 UTC 2024
Modified Files:
pkgsrc/net/wget: Makefile distinfo
Log Message:
wget: update to 1.24.5.
* Noteworthy changes in release 1.24.5 (2024-03-10) [stable]
** Fix how subdomain matches are checked for HSTS.
Fixes a minor issue where cookies may be leaked to the wrong domain
** Wget will now also parse the srcset attribute in <source> HTML tags
** Support reading fetchmail style "user" and "passwd" fields from netrc
** In some cases, prevent the confusing "Cannot write to... (success)" error messages
** Support extremely fast download speeds (TB/s).
Previously this would cause Wget to crash when printing the speed
** Improve portability on OpenBSD to run the test suite
** Ensure that CSS URLs are corectly quoted (Bug: 64082)
To generate a diff of this commit:
cvs rdiff -u -r1.172 -r1.173 pkgsrc/net/wget/Makefile
cvs rdiff -u -r1.70 -r1.71 pkgsrc/net/wget/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/wget/Makefile
diff -u pkgsrc/net/wget/Makefile:1.172 pkgsrc/net/wget/Makefile:1.173
--- pkgsrc/net/wget/Makefile:1.172 Wed Nov 8 13:20:37 2023
+++ pkgsrc/net/wget/Makefile Sun Mar 17 14:24:32 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.172 2023/11/08 13:20:37 wiz Exp $
+# $NetBSD: Makefile,v 1.173 2024/03/17 14:24:32 wiz Exp $
-DISTNAME= wget-1.21.4
-PKGREVISION= 2
+DISTNAME= wget-1.24.5
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU:=wget/}
EXTRACT_SUFX= .tar.lz
Index: pkgsrc/net/wget/distinfo
diff -u pkgsrc/net/wget/distinfo:1.70 pkgsrc/net/wget/distinfo:1.71
--- pkgsrc/net/wget/distinfo:1.70 Tue May 16 20:33:01 2023
+++ pkgsrc/net/wget/distinfo Sun Mar 17 14:24:32 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.70 2023/05/16 20:33:01 wiz Exp $
+$NetBSD: distinfo,v 1.71 2024/03/17 14:24:32 wiz Exp $
-BLAKE2s (wget-1.21.4.tar.lz) = 62f3bb676f3d20cb2eec4cb16990a96894143de0d21642ab87e59b92a0eb2aa0
-SHA512 (wget-1.21.4.tar.lz) = 29523aad06db4604cbeddadca3c6b9ef2c26886057f1358044e5502cfb0d35cc0dfe41db3aa4468d7cef43cc9904d88e721f9193dca5e6b6bc836667e097d1d6
-Size (wget-1.21.4.tar.lz) = 2490548 bytes
+BLAKE2s (wget-1.24.5.tar.lz) = 5e66254de4410ed36135b49d13f19d60df92486ab101a9dabbaecef66a1a8b3d
+SHA512 (wget-1.24.5.tar.lz) = d8972e94d9125133d115750542e0f126b85a311634d5563a69d8fe85ecf1200836dcc83528ee4285d56834c58c722be580bfe749b26436158fbe4afc566f5cc0
+Size (wget-1.24.5.tar.lz) = 2545954 bytes
Home |
Main Index |
Thread Index |
Old Index