From 72e9ea77d8f53b87aab2cc9dad14dc2fe724cfc2 Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Tue, 12 Nov 2024 12:45:39 +0000 Subject: [PATCH] wget - update from 1.24.5 to 1.25.0 --- build/wget/build.sh | 2 +- build/wget/patches/hostos.patch | 4 ++-- build/wget/patches/nofuzz.patch | 2 +- doc/packages.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build/wget/build.sh b/build/wget/build.sh index 48eab6e3b1..cd57d25fd4 100755 --- a/build/wget/build.sh +++ b/build/wget/build.sh @@ -18,7 +18,7 @@ . ../../lib/build.sh PROG=wget -VER=1.24.5 +VER=1.25.0 PKG=web/wget SUMMARY="GNU Wget" DESC="Retrieving files using HTTP, HTTPS, FTP and FTPS " diff --git a/build/wget/patches/hostos.patch b/build/wget/patches/hostos.patch index 6e06294fd5..6266dc8acd 100644 --- a/build/wget/patches/hostos.patch +++ b/build/wget/patches/hostos.patch @@ -4,7 +4,7 @@ report 'solaris2.11' diff -wpruN --no-dereference '--exclude=*.orig' a~/configure a/configure --- a~/configure 1970-01-01 00:00:00 +++ a/configure 1970-01-01 00:00:00 -@@ -8376,7 +8376,7 @@ case $host_os in *\ *) host_os=`echo "$h +@@ -8678,7 +8678,7 @@ case $host_os in *\ *) host_os=`echo "$h @@ -12,7 +12,7 @@ diff -wpruN --no-dereference '--exclude=*.orig' a~/configure a/configure +printf "%s\n" "#define OS_TYPE \"OmniOS\"" >>confdefs.h - # Check whether --enable-silent-rules was given. + diff -wpruN --no-dereference '--exclude=*.orig' a~/configure.ac a/configure.ac --- a~/configure.ac 1970-01-01 00:00:00 +++ a/configure.ac 1970-01-01 00:00:00 diff --git a/build/wget/patches/nofuzz.patch b/build/wget/patches/nofuzz.patch index 40ad147ef5..2fdf9194a0 100644 --- a/build/wget/patches/nofuzz.patch +++ b/build/wget/patches/nofuzz.patch @@ -20,7 +20,7 @@ diff -wpruN --no-dereference '--exclude=*.orig' a~/Makefile.am a/Makefile.am diff -wpruN --no-dereference '--exclude=*.orig' a~/Makefile.in a/Makefile.in --- a~/Makefile.in 1970-01-01 00:00:00 +++ a/Makefile.in 1970-01-01 00:00:00 -@@ -1971,7 +1971,7 @@ distuninstallcheck_listfiles = find . -t +@@ -2128,7 +2128,7 @@ distuninstallcheck_listfiles = find . -t ACLOCAL_AMFLAGS = -I m4 # subdirectories in the distribution diff --git a/doc/packages.md b/doc/packages.md index 0a0fd81a0b..f467b46a6e 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -118,7 +118,7 @@ | text/groff | 1.23.0 | https://ftp.gnu.org/gnu/groff/ | text/less | 668 | http://www.greenwoodsoftware.com/less/download.html | web/curl | 8.11.0 | https://curl.haxx.se/download.html -| web/wget | 1.24.5 | https://ftp.gnu.org/gnu/wget/ +| web/wget | 1.25.0 | https://ftp.gnu.org/gnu/wget/ | web/wget2 | 2.1.0 | https://ftp.gnu.org/gnu/wget/ | library/glib2 | 2.82.2 | https://download.gnome.org/sources/glib/cache.json https://download.gnome.org/sources/glib/ | Odd minor versions are dev/unstable | developer/gnu-binutils | 2.43.1 | https://ftp.gnu.org/gnu/binutils