pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/wget Update to 1.16.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/60d613506850
branches: trunk
changeset: 643174:60d613506850
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Dec 12 08:54:21 2014 +0000
description:
Update to 1.16.1:
* Changes in Wget 1.16.1
** Add --enable-assert configure option.
** Use pkg-config to check for libraries presence.
** Do not limit --secure-protocol=auto|pfs to TLSv1.0.
** Add --secure-protocol=TLSv1_1|TLSv1_2 .
** Full C89 source code compliance.
** Select and use the most secure authentication scheme with HTTP connections.
** Fix issues with turkish locales.
** Handle 504 Gateway Timeout.
** New option --crl-file to load Certificate Revocation Lists.
** Add valgrind support to tests suite.
** Fix an off-by-one problem in the progress bar (introduced in 1.16).
diffstat:
net/wget/Makefile | 4 ++--
net/wget/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 604cba86a483 -r 60d613506850 net/wget/Makefile
--- a/net/wget/Makefile Fri Dec 12 08:52:54 2014 +0000
+++ b/net/wget/Makefile Fri Dec 12 08:54:21 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.120 2014/10/28 10:58:49 drochner Exp $
+# $NetBSD: Makefile,v 1.121 2014/12/12 08:54:21 wiz Exp $
-DISTNAME= wget-1.16
+DISTNAME= wget-1.16.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU:=wget/}
EXTRACT_SUFX= .tar.xz
diff -r 604cba86a483 -r 60d613506850 net/wget/distinfo
--- a/net/wget/distinfo Fri Dec 12 08:52:54 2014 +0000
+++ b/net/wget/distinfo Fri Dec 12 08:54:21 2014 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.43 2014/10/28 10:58:49 drochner Exp $
+$NetBSD: distinfo,v 1.44 2014/12/12 08:54:21 wiz Exp $
-SHA1 (wget-1.16.tar.xz) = 08d991acc80726abe57043a278f9da469c454503
-RMD160 (wget-1.16.tar.xz) = 49fce4d9c3c94ec6b3697f47d6000366a2ad8f88
-Size (wget-1.16.tar.xz) = 1697308 bytes
+SHA1 (wget-1.16.1.tar.xz) = 21cd7eee08ab5e5a14fccde22a7aec55b5fcd6fc
+RMD160 (wget-1.16.1.tar.xz) = d662889b0e4c48109bd02e3c0e6338aa2e780f08
+Size (wget-1.16.1.tar.xz) = 1760120 bytes
SHA1 (patch-doc_wget.texi) = 6db25b3500ff4617b5ade34d9013b1f9876104f8
Home |
Main Index |
Thread Index |
Old Index