Hi,

a lightly tested update to latest wget.

Upstream announce (with NEWS entry):

  https://lists.gnu.org/archive/html/bug-wget/2015-11/msg00016.html

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    16 Nov 2015 19:40:16 -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
 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    16 Nov 2015 19:40:43 -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.tar.xz) = vWnWOsvzKagobM675jzU/syZhxgTGg1LKrkjlULSu4c=
+SIZE (wget-1.17.tar.xz) = 1884628
Index: patches/patch-doc_wget_texi
===================================================================
RCS file: /cvs/ports/net/wget/patches/patch-doc_wget_texi,v
retrieving revision 1.9
diff -u -p -r1.9 patch-doc_wget_texi
--- patches/patch-doc_wget_texi 19 Mar 2015 20:53:43 -0000      1.9
+++ patches/patch-doc_wget_texi 16 Nov 2015 22:48:24 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-doc_wget_texi,v 1.9 2015/03/19 20:53:43 dcoppa Exp $
---- doc/wget.texi.orig Fri Jan 30 17:25:57 2015
-+++ doc/wget.texi      Thu Mar 19 10:52:38 2015
-@@ -190,14 +190,14 @@ gauge can be customized to your preferences.
+--- doc/wget.texi.orig Mon Nov  9 16:24:17 2015
++++ doc/wget.texi      Mon Nov 16 23:48:24 2015
+@@ -191,14 +191,14 @@ gauge can be customized to your preferences.
  Most of the features are fully configurable, either through command line
  options, or via the initialization file @file{.wgetrc} (@pxref{Startup
  File}).  Wget allows you to define @dfn{global} startup files
@@ -18,7 +18,7 @@ $OpenBSD: patch-doc_wget_texi,v 1.9 2015
  Default location of the @dfn{global} startup file.
  
  @item .wgetrc
-@@ -2872,9 +2872,8 @@ commands.
+@@ -3030,9 +3030,8 @@ commands.
  @cindex location of wgetrc
  
  When initializing, Wget will look for a @dfn{global} startup file,
@@ -30,7 +30,7 @@ $OpenBSD: patch-doc_wget_texi,v 1.9 2015
  
  Then it will look for the user's file.  If the environmental variable
  @code{WGETRC} is set, Wget will try to load that file.  Failing that, no
-@@ -2884,7 +2883,7 @@ If @code{WGETRC} is not set, Wget will try to load @fi
+@@ -3042,7 +3041,7 @@ If @code{WGETRC} is not set, Wget will try to load @fi
  
  The fact that user's settings are loaded after the system-wide ones
  means that in case of collision user's wgetrc @emph{overrides} the


-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

  • wget-1.17 Jérémie Courrèges-Anglas

Reply via email to