Fri Dec 12 08:54:21 2014 UTC ()
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).


(wiz)
diff -r1.120 -r1.121 pkgsrc/net/wget/Makefile
diff -r1.43 -r1.44 pkgsrc/net/wget/distinfo

cvs diff -r1.120 -r1.121 pkgsrc/net/wget/Makefile (expand / switch to unified diff)

--- pkgsrc/net/wget/Makefile 2014/10/28 10:58:49 1.120
+++ pkgsrc/net/wget/Makefile 2014/12/12 08:54:21 1.121
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.120 2014/10/28 10:58:49 drochner Exp $ 1# $NetBSD: Makefile,v 1.121 2014/12/12 08:54:21 wiz Exp $
2 2
3DISTNAME= wget-1.16 3DISTNAME= wget-1.16.1
4CATEGORIES= net 4CATEGORIES= net
5MASTER_SITES= ${MASTER_SITE_GNU:=wget/} 5MASTER_SITES= ${MASTER_SITE_GNU:=wget/}
6EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://www.gnu.org/software/wget/wget.html 9HOMEPAGE= http://www.gnu.org/software/wget/wget.html
10COMMENT= Retrieve files from the 'net via HTTP and FTP 10COMMENT= Retrieve files from the 'net via HTTP and FTP
11LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
12 12
13USE_TOOLS+= perl pod2man 13USE_TOOLS+= perl pod2man
14 14
15GNU_CONFIGURE= YES 15GNU_CONFIGURE= YES
16USE_OLD_DES_API= YES 16USE_OLD_DES_API= YES

cvs diff -r1.43 -r1.44 pkgsrc/net/wget/distinfo (expand / switch to unified diff)

--- pkgsrc/net/wget/distinfo 2014/10/28 10:58:49 1.43
+++ pkgsrc/net/wget/distinfo 2014/12/12 08:54:21 1.44
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.43 2014/10/28 10:58:49 drochner Exp $ 1$NetBSD: distinfo,v 1.44 2014/12/12 08:54:21 wiz Exp $
2 2
3SHA1 (wget-1.16.tar.xz) = 08d991acc80726abe57043a278f9da469c454503 3SHA1 (wget-1.16.1.tar.xz) = 21cd7eee08ab5e5a14fccde22a7aec55b5fcd6fc
4RMD160 (wget-1.16.tar.xz) = 49fce4d9c3c94ec6b3697f47d6000366a2ad8f88 4RMD160 (wget-1.16.1.tar.xz) = d662889b0e4c48109bd02e3c0e6338aa2e780f08
5Size (wget-1.16.tar.xz) = 1697308 bytes 5Size (wget-1.16.1.tar.xz) = 1760120 bytes
6SHA1 (patch-doc_wget.texi) = 6db25b3500ff4617b5ade34d9013b1f9876104f8 6SHA1 (patch-doc_wget.texi) = 6db25b3500ff4617b5ade34d9013b1f9876104f8