Hi,

Here's a patch to update wget to latest release. Changelog is available
in their repository [0].

make test on amd64 and i386 is fine. There is no more any failed test
as in 1.16.3.

[0]: http://git.savannah.gnu.org/cgit/wget.git/tree/NEWS

Cheers,
Daniel

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/wget/Makefile,v
retrieving revision 1.69
diff -u -p -r1.69 Makefile
--- Makefile    9 Apr 2015 11:32:04 -0000       1.69
+++ Makefile    25 Mar 2016 21:15:19 -0000
@@ -2,8 +2,7 @@
 
 COMMENT =      retrieve files from the web via HTTP, HTTPS and FTP
 
-DISTNAME =     wget-1.16.3
-REVISION =     0
+DISTNAME =     wget-1.17.1
 CATEGORIES =   net
 
 HOMEPAGE =     https://www.gnu.org/software/wget/
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/wget/distinfo,v
retrieving revision 1.16
diff -u -p -r1.16 distinfo
--- distinfo    19 Mar 2015 20:53:43 -0000      1.16
+++ distinfo    25 Mar 2016 21:15:19 -0000
@@ -1,2 +1,2 @@
-SHA256 (wget-1.16.3.tar.xz) = Z/e3sPXBTbYz47GPUxcnhsAB4VPVRc/IXYJ1nFwv+zc=
-SIZE (wget-1.16.3.tar.xz) = 1794148
+SHA256 (wget-1.17.1.tar.xz) = /lWbYeucwBY1rGIGoU4Cy1FZGDjDX6g8ekqsrgvdl8k=
+SIZE (wget-1.17.1.tar.xz) = 1894140

Reply via email to