pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/wget wget: update to 1.21.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/67b119a5f43b
branches:  trunk
changeset: 375150:67b119a5f43b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Mar 08 08:37:17 2022 +0000

description:
wget: update to 1.21.3.

* Noteworthy changes in release 1.21.3 (2022-02-26)

** Fix computation of total bytes downloaded during FTP trasnfers (#61277)

** Add option to select TLS 1.3 on the command line

** Fix HSTS build issues on some 64-bit big-endian systems

** Hide password during status report in --no-verbose

** Remove a sprurious print statement that showed up even during --quiet

** Some more cleanups and bug-fixes

diffstat:

 net/wget/Makefile |  5 ++---
 net/wget/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (26 lines):

diff -r 1c322bc9be7a -r 67b119a5f43b net/wget/Makefile
--- a/net/wget/Makefile Tue Mar 08 08:33:11 2022 +0000
+++ b/net/wget/Makefile Tue Mar 08 08:37:17 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.165 2021/12/08 16:06:09 adam Exp $
+# $NetBSD: Makefile,v 1.166 2022/03/08 08:37:17 wiz Exp $
 
-DISTNAME=      wget-1.21.2
-PKGREVISION=   2
+DISTNAME=      wget-1.21.3
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GNU:=wget/}
 EXTRACT_SUFX=  .tar.lz
diff -r 1c322bc9be7a -r 67b119a5f43b net/wget/distinfo
--- a/net/wget/distinfo Tue Mar 08 08:33:11 2022 +0000
+++ b/net/wget/distinfo Tue Mar 08 08:37:17 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.68 2021/10/26 11:07:09 nia Exp $
+$NetBSD: distinfo,v 1.69 2022/03/08 08:37:17 wiz Exp $
 
-BLAKE2s (wget-1.21.2.tar.lz) = 2885f77c3c41c906a1949d28eee594a0133504a6a7df06257e49ae2e6f6b07e2
-SHA512 (wget-1.21.2.tar.lz) = 25e682e6f8458e9b9ec9ba1c796e670d1170d6de62716e3e879d729b04c0899cf300701330527b2f1d5a5e62ed1acb3c90c1a32716f96b3ecd8a71337a76a15a
-Size (wget-1.21.2.tar.lz) = 2407790 bytes
+BLAKE2s (wget-1.21.3.tar.lz) = 7fc10227a386b3ef31a632c923af8719bc6f302e488afbc2f3ecaddce7193c9a
+SHA512 (wget-1.21.3.tar.lz) = 489b9beba237df4555ee3b22bf3ae1f654d448e29f5772a52690f7b7cd7e63679e295bdadb6d55d28d2e4f9ccf9a85a04a6b189e1b5333e9133613685d6cfc66
+Size (wget-1.21.3.tar.lz) = 2450396 bytes



Home | Main Index | Thread Index | Old Index