[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2024-06-15 Thread Mike Gilbert
commit: ed7a08568e4c1f13d04402c292a6e0cefd913be5
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Jun 15 18:57:14 2024 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jun 15 18:57:14 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed7a0856

net-misc/wget: add fpurge to QA_CONFIG_IMPL_DECL_SKIP

Closes: https://bugs.gentoo.org/934330
Signed-off-by: Mike Gilbert  gentoo.org>

 net-misc/wget/wget-1.24.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.24.5.ebuild b/net-misc/wget/wget-1.24.5.ebuild
index 45eb495134e4..a972008e2dac 100644
--- a/net-misc/wget/wget-1.24.5.ebuild
+++ b/net-misc/wget/wget-1.24.5.ebuild
@@ -62,7 +62,7 @@ BDEPEND="
 DOCS=( AUTHORS MAILING-LIST NEWS README )
 
 # gnulib FPs
-QA_CONFIG_IMPL_DECL_SKIP=( unreachable MIN alignof static_assert )
+QA_CONFIG_IMPL_DECL_SKIP=( unreachable MIN alignof static_assert fpurge )
 
 PATCHES=(
"${FILESDIR}"/${PN}-1.24.5-libproxy-no-debug.patch



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2024-06-02 Thread Sam James
commit: bbc07bb09f69e1547e857ae2ca877fe471581e56
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun  3 00:53:43 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun  3 01:04:55 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbc07bb0

net-misc/wget: update SRC_URI to .lz

Switch to .lz because xz-utils can unpack it these days.

Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/Manifest   |  4 ++--
 net-misc/wget/wget-1.24.5.ebuild | 12 +---
 2 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/net-misc/wget/Manifest b/net-misc/wget/Manifest
index 677e1a06ba9e..e044038e618e 100644
--- a/net-misc/wget/Manifest
+++ b/net-misc/wget/Manifest
@@ -1,4 +1,4 @@
 DIST wget-1.21.4.tar.gz 5059591 BLAKE2B 
ced6fb9a20343d41e4d8e0c8f171c60535847504fa4c32abc81d104a1594dc7b7c97b5b301836e31dacc7a0f2155c0a2e70e42ff60dc3fa471deb1dad33ba736
 SHA512 
7a1539045174f6b97ab6980811c2ac1799edc20db72987b5ba9b1710cffb19669a7736813d15c8da3aa2d4a384246ff946b77ecb0baeb6fd3e12ae591f1bf6a3
 DIST wget-1.21.4.tar.gz.sig 854 BLAKE2B 
162c4f358e781bbfb0fa73910191c29dd411f48c9b2c8e8fe00a12741153e624955393d769aa7311b03115d04b6b946a84b636f643d7cdc8c8cd81387b9cf143
 SHA512 
72603493c2d799dca08700175a2010d8736fd6d3cb9bea3987db8814e9f133ab0fbd1477892115f7fbbd1a7d4d416ec370bdbff6dbe8f00d1eea84f0c4f8d84b
-DIST wget-1.24.5.tar.gz 5182521 BLAKE2B 
d33274d599f91384c2a7db0b145ec6b315cf87cbbd02026d686a79220e3f15ca9ad0f9d8b507895f6c8486b7ac2ae5fa5c9ea010e883b6eec68d3aba038b02de
 SHA512 
572aa54717e51a9eb9959e127c7afb696645088f32ff7df2cfe9d243957e34ee235e98988fa94649df023d2e3d62b6973e8c9f2eb92beba820dd96d5de2a950d
-DIST wget-1.24.5.tar.gz.sig 854 BLAKE2B 
67c084cb8dcbe6184c58203afe11c7426be1f190a6073a68aa658f8480f7046786eb70e47fed4c45b86ea1fda0812a401f530dafd9be816d33d46d54b90223d2
 SHA512 
f819dc43a466682ace38e8537698e3c7c3919203f77373bdaea1b63ead40c4d3663590209dfeb6187d98edd00e30848a3abd5735795fb47878924f1d9b2ee10d
+DIST wget-1.24.5.tar.lz 2545954 BLAKE2B 
8057e5992ddaf39b3daffbde99871ddec1328c6bbafbc6b9f1d3cd294bb928b2a80f813024d4cd664c396f84477f1d93d5a21c60c6fe2932f9196d29bb9aa896
 SHA512 
d8972e94d9125133d115750542e0f126b85a311634d5563a69d8fe85ecf1200836dcc83528ee4285d56834c58c722be580bfe749b26436158fbe4afc566f5cc0
+DIST wget-1.24.5.tar.lz.sig 854 BLAKE2B 
395e7da40e33f9a1df4978440f79e69eec951344d6c78a71e2867e4764ce552ccda3a4d34fa211b0d8abf18d87cf15dd8a0c5a8c43ffcc92e1b75c8d3bce9665
 SHA512 
5bc3e578fe55b7f954aec61101cb2d7f97a9464e61d5500caa47ac8b22048910c91f8ad22966fcb05c62414be76a1275805ac27ed434fa9de4d30f7a3631fd29

diff --git a/net-misc/wget/wget-1.24.5.ebuild b/net-misc/wget/wget-1.24.5.ebuild
index 54b301085c55..45eb495134e4 100644
--- a/net-misc/wget/wget-1.24.5.ebuild
+++ b/net-misc/wget/wget-1.24.5.ebuild
@@ -5,12 +5,12 @@ EAPI=8
 
 PYTHON_COMPAT=( python3_{10..12} )
 VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/wget.asc
-inherit flag-o-matic python-any-r1 toolchain-funcs verify-sig
+inherit flag-o-matic python-any-r1 toolchain-funcs unpacker verify-sig
 
 DESCRIPTION="Network utility to retrieve files from the WWW"
 HOMEPAGE="https://www.gnu.org/software/wget/;
-SRC_URI="mirror://gnu/wget/${P}.tar.gz"
-SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
+SRC_URI="mirror://gnu/wget/${P}.tar.lz"
+SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.lz.sig )"
 
 LICENSE="GPL-3+"
 SLOT="0"
@@ -44,6 +44,7 @@ DEPEND="
static? ( ${LIB_DEPEND} )
 "
 BDEPEND="
+   $(unpacker_src_uri_depends)
app-arch/xz-utils
dev-lang/perl
sys-apps/texinfo
@@ -71,6 +72,11 @@ pkg_setup() {
use test && python-any-r1_pkg_setup
 }
 
+src_unpack() {
+   use verify-sig && verify-sig_verify_detached 
"${DISTDIR}"/${P}.tar.lz{,.sig}
+   unpacker ${P}.tar.lz
+}
+
 src_prepare() {
default
sed -i -e "s:/usr/local/etc:${EPREFIX}/etc:g" 
doc/{sample.wgetrc,wget.texi} || die



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2024-05-29 Thread Jakov Smolić
commit: da9eeada0d3168a23cb140a2bebf7bd46030946a
Author: Jakov Smolić  gentoo  org>
AuthorDate: Wed May 29 06:26:06 2024 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Wed May 29 06:26:06 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da9eeada

net-misc/wget: Stabilize 1.24.5 x86, #933029

Signed-off-by: Jakov Smolić  gentoo.org>

 net-misc/wget/wget-1.24.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.24.5.ebuild b/net-misc/wget/wget-1.24.5.ebuild
index 69ff0a19b8d3..7fe0ab76c261 100644
--- a/net-misc/wget/wget-1.24.5.ebuild
+++ b/net-misc/wget/wget-1.24.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 libproxy metalink nls ntlm pcre +ssl 
static test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2024-05-28 Thread Sam James
commit: e16e6cb85648f5a57c12fb38b27e20dc03bab3d8
Author: Sam James  gentoo  org>
AuthorDate: Tue May 28 22:00:49 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Tue May 28 22:00:49 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e16e6cb8

net-misc/wget: Stabilize 1.24.5 amd64, #933029

Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/wget-1.24.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.24.5.ebuild b/net-misc/wget/wget-1.24.5.ebuild
index 7f67dc1dec48..69ff0a19b8d3 100644
--- a/net-misc/wget/wget-1.24.5.ebuild
+++ b/net-misc/wget/wget-1.24.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 libproxy metalink nls ntlm pcre +ssl 
static test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/, net-misc/wget/files/

2024-04-15 Thread Sam James
commit: e499bab5e3954a68c5f62be43689aa41244067f9
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 16 02:26:48 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 16 02:26:48 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e499bab5

net-misc/wget: fix build w/ USE="-debug libproxy"

Closes: https://bugs.gentoo.org/930060
Signed-off-by: Sam James  gentoo.org>

 .../wget/files/wget-1.24.5-libproxy-no-debug.patch | 50 ++
 net-misc/wget/wget-1.24.5.ebuild   |  4 ++
 2 files changed, 54 insertions(+)

diff --git a/net-misc/wget/files/wget-1.24.5-libproxy-no-debug.patch 
b/net-misc/wget/files/wget-1.24.5-libproxy-no-debug.patch
new file mode 100644
index ..9f75dc471a16
--- /dev/null
+++ b/net-misc/wget/files/wget-1.24.5-libproxy-no-debug.patch
@@ -0,0 +1,50 @@
+https://bugs.gentoo.org/930060
+https://gitlab.com/gnuwget/wget/-/issues/19
+https://gitlab.com/gnuwget/wget/-/merge_requests/39
+
+From 5f0aa59239c36fc945b94d8ab91562d56e5bf776 Mon Sep 17 00:00:00 2001
+From: Sam James 
+Date: Tue, 16 Apr 2024 03:18:40 +0100
+Subject: [PATCH] Fix libproxy build with --disable-debug
+
+The definition of debug_logprintf in src/log.c is guarded by ENABLE_DEBUG
+(although its prototype is unconditionally available in src/log.h).
+
+The uses of debug_logprintf in src/retr.c aren't guarded by ENABLE_DEBUG.
+
+Use the DEBUGP macro which is designed for this purpose.
+
+* src/retr.c (getproxy): Use DEBUGP macro.
+
+Fixes: https://gitlab.com/gnuwget/wget/-/issues/19
+Copyright-paperwork-exempt: Yes
+--- a/src/retr.c
 b/src/retr.c
+@@ -1498,21 +1498,21 @@ getproxy (struct url *u)
+   pxProxyFactory *pf = px_proxy_factory_new ();
+   if (!pf)
+ {
+-  debug_logprintf ("Allocating memory for libproxy failed");
++  DEBUGP (("Allocating memory for libproxy failed"));
+  return NULL;
+ }
+ 
+-  debug_logprintf ("asking libproxy about url '%s'\n", u->url);
++  DEBUGP (("asking libproxy about url '%s'\n", u->url));
+   char **proxies = px_proxy_factory_get_proxies (pf, u->url);
+   if (proxies)
+ {
+   if (proxies[0])
+ {
+-  debug_logprintf ("libproxy suggest to use '%s'\n", proxies[0]);
++  DEBUGP (("libproxy suggest to use '%s'\n", proxies[0]));
+   if (strcmp (proxies[0], "direct://") != 0)
+ {
+   proxy = xstrdup (proxies[0]);
+-  debug_logprintf ("libproxy setting to use '%s'\n", proxy);
++  DEBUGP (("libproxy setting to use '%s'\n", proxy));
+ }
+ }
+ 
+-- 
+GitLab

diff --git a/net-misc/wget/wget-1.24.5.ebuild b/net-misc/wget/wget-1.24.5.ebuild
index 81f8f939140c..6626e1328e7d 100644
--- a/net-misc/wget/wget-1.24.5.ebuild
+++ b/net-misc/wget/wget-1.24.5.ebuild
@@ -63,6 +63,10 @@ DOCS=( AUTHORS MAILING-LIST NEWS README )
 # gnulib FPs
 QA_CONFIG_IMPL_DECL_SKIP=( unreachable MIN alignof static_assert )
 
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.24.5-libproxy-no-debug.patch
+)
+
 pkg_setup() {
use test && python-any-r1_pkg_setup
 }



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2024-04-15 Thread Sam James
commit: 2302c9517de175f338b83e76a3163d14ab399d89
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 15 06:01:35 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 15 06:10:45 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2302c951

net-misc/wget: add 1.24.5

Bug: https://bugs.gentoo.org/930041
Closes: https://bugs.gentoo.org/412579
Closes: https://bugs.gentoo.org/929732
Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/Manifest   |   2 +
 net-misc/wget/metadata.xml   |   1 +
 net-misc/wget/wget-1.24.5.ebuild | 115 +++
 3 files changed, 118 insertions(+)

diff --git a/net-misc/wget/Manifest b/net-misc/wget/Manifest
index 4c221b7908f2..677e1a06ba9e 100644
--- a/net-misc/wget/Manifest
+++ b/net-misc/wget/Manifest
@@ -1,2 +1,4 @@
 DIST wget-1.21.4.tar.gz 5059591 BLAKE2B 
ced6fb9a20343d41e4d8e0c8f171c60535847504fa4c32abc81d104a1594dc7b7c97b5b301836e31dacc7a0f2155c0a2e70e42ff60dc3fa471deb1dad33ba736
 SHA512 
7a1539045174f6b97ab6980811c2ac1799edc20db72987b5ba9b1710cffb19669a7736813d15c8da3aa2d4a384246ff946b77ecb0baeb6fd3e12ae591f1bf6a3
 DIST wget-1.21.4.tar.gz.sig 854 BLAKE2B 
162c4f358e781bbfb0fa73910191c29dd411f48c9b2c8e8fe00a12741153e624955393d769aa7311b03115d04b6b946a84b636f643d7cdc8c8cd81387b9cf143
 SHA512 
72603493c2d799dca08700175a2010d8736fd6d3cb9bea3987db8814e9f133ab0fbd1477892115f7fbbd1a7d4d416ec370bdbff6dbe8f00d1eea84f0c4f8d84b
+DIST wget-1.24.5.tar.gz 5182521 BLAKE2B 
d33274d599f91384c2a7db0b145ec6b315cf87cbbd02026d686a79220e3f15ca9ad0f9d8b507895f6c8486b7ac2ae5fa5c9ea010e883b6eec68d3aba038b02de
 SHA512 
572aa54717e51a9eb9959e127c7afb696645088f32ff7df2cfe9d243957e34ee235e98988fa94649df023d2e3d62b6973e8c9f2eb92beba820dd96d5de2a950d
+DIST wget-1.24.5.tar.gz.sig 854 BLAKE2B 
67c084cb8dcbe6184c58203afe11c7426be1f190a6073a68aa658f8480f7046786eb70e47fed4c45b86ea1fda0812a401f530dafd9be816d33d46d54b90223d2
 SHA512 
f819dc43a466682ace38e8537698e3c7c3919203f77373bdaea1b63ead40c4d3663590209dfeb6187d98edd00e30848a3abd5735795fb47878924f1d9b2ee10d

diff --git a/net-misc/wget/metadata.xml b/net-misc/wget/metadata.xml
index 07aa81b0e850..bc5cb81f4837 100644
--- a/net-misc/wget/metadata.xml
+++ b/net-misc/wget/metadata.xml
@@ -7,6 +7,7 @@


Enable cookie checks via 
net-libs/libpsl
+   Support for automatic proxy configuration 
management through net-libs/libproxy.
Enable support for 
media-libs/libmetalink
Enable support for NTLM (Windows-based) 
authorization
Generate UUIDs for the WARC (Web ARChive file 
format) using libuuid; otherwise use a simple RNG (random number 
generator)

diff --git a/net-misc/wget/wget-1.24.5.ebuild b/net-misc/wget/wget-1.24.5.ebuild
new file mode 100644
index ..81f8f939140c
--- /dev/null
+++ b/net-misc/wget/wget-1.24.5.ebuild
@@ -0,0 +1,115 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..12} )
+VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/wget.asc
+inherit flag-o-matic python-any-r1 toolchain-funcs verify-sig
+
+DESCRIPTION="Network utility to retrieve files from the WWW"
+HOMEPAGE="https://www.gnu.org/software/wget/;
+SRC_URI="mirror://gnu/wget/${P}.tar.gz"
+SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+IUSE="cookie-check debug gnutls idn ipv6 libproxy metalink nls ntlm pcre +ssl 
static test uuid zlib"
+REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
+RESTRICT="!test? ( test )"
+
+# * Force a newer libidn2 to avoid libunistring deps. #bug #612498
+# * Metalink can use gpgme automagically (so let's always depend on it)
+# for signed metalink resources.
+LIB_DEPEND="
+   cookie-check? ( net-libs/libpsl )
+   idn? ( >=net-dns/libidn2-0.14:=[static-libs(+)] )
+   libproxy? ( net-libs/libproxy )
+   metalink? (
+   app-crypt/gpgme
+   media-libs/libmetalink
+   )
+   pcre? ( dev-libs/libpcre2[static-libs(+)] )
+   ssl? (
+   gnutls? ( net-libs/gnutls:=[static-libs(+)] )
+   !gnutls? ( dev-libs/openssl:=[static-libs(+)] )
+   )
+   uuid? ( sys-apps/util-linux[static-libs(+)] )
+   zlib? ( sys-libs/zlib[static-libs(+)] )
+"
+RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
+DEPEND="
+   ${RDEPEND}
+   static? ( ${LIB_DEPEND} )
+"
+BDEPEND="
+   app-arch/xz-utils
+   dev-lang/perl
+   sys-apps/texinfo
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )
+   test? (
+   ${PYTHON_DEPS}
+   >=dev-perl/HTTP-Daemon-6.60.0
+   dev-perl/HTTP-Message
+   dev-perl/IO-Socket-SSL
+   )
+ 

[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/files/, net-misc/wget/

2023-12-27 Thread Sam James
commit: 2c095712ab691a1ec99416d04d54aa796ee3f3fb
Author: Sam James  gentoo  org>
AuthorDate: Thu Dec 28 04:02:21 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Dec 28 04:02:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c095712

net-misc/wget: drop 1.21.3-r1

Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/Manifest  |   2 -
 net-misc/wget/files/wget-1.21.3-hsts-type.patch | 211 
 net-misc/wget/wget-1.21.3-r1.ebuild | 114 -
 3 files changed, 327 deletions(-)

diff --git a/net-misc/wget/Manifest b/net-misc/wget/Manifest
index f74c516e7ce5..4c221b7908f2 100644
--- a/net-misc/wget/Manifest
+++ b/net-misc/wget/Manifest
@@ -1,4 +1,2 @@
-DIST wget-1.21.3.tar.gz 5079864 BLAKE2B 
4ff40a30cb3be82ea492d0eae324a9d43de30a0169d3b219ce25f3d667915f90c7eb1559760d1605340f112e96e028613265e0be73aaba7935c69cc06a4ae4f6
 SHA512 
29889ecbf590dff0f39183d9e0621741d731a554d990e5c995a4644725dca62e8e19601d40db0ef7d62ebf54e5457c7409965e4832b6e60e4ccbc9c8caa30718
-DIST wget-1.21.3.tar.gz.sig 854 BLAKE2B 
71f69492397ae9e36284be9acdd1c94da34a7397c14a6de1a867c0d1e807bf961f8a2e098ab5629425691ce595227fb08f046416245fda2a6025929079f2d7c2
 SHA512 
b9f41496e0083545bc703c97b0758500f337527647cdc422152d7855d05351e3a62685269238c78300eafdbfaed8afecaeb988901a3d8a6b002e9fb3d70efe4f
 DIST wget-1.21.4.tar.gz 5059591 BLAKE2B 
ced6fb9a20343d41e4d8e0c8f171c60535847504fa4c32abc81d104a1594dc7b7c97b5b301836e31dacc7a0f2155c0a2e70e42ff60dc3fa471deb1dad33ba736
 SHA512 
7a1539045174f6b97ab6980811c2ac1799edc20db72987b5ba9b1710cffb19669a7736813d15c8da3aa2d4a384246ff946b77ecb0baeb6fd3e12ae591f1bf6a3
 DIST wget-1.21.4.tar.gz.sig 854 BLAKE2B 
162c4f358e781bbfb0fa73910191c29dd411f48c9b2c8e8fe00a12741153e624955393d769aa7311b03115d04b6b946a84b636f643d7cdc8c8cd81387b9cf143
 SHA512 
72603493c2d799dca08700175a2010d8736fd6d3cb9bea3987db8814e9f133ab0fbd1477892115f7fbbd1a7d4d416ec370bdbff6dbe8f00d1eea84f0c4f8d84b

diff --git a/net-misc/wget/files/wget-1.21.3-hsts-type.patch 
b/net-misc/wget/files/wget-1.21.3-hsts-type.patch
deleted file mode 100644
index bac1330ddc79..
--- a/net-misc/wget/files/wget-1.21.3-hsts-type.patch
+++ /dev/null
@@ -1,211 +0,0 @@
-https://bugs.gentoo.org/850676
-https://git.savannah.gnu.org/cgit/wget.git/commit/?id=cb114fbbf73eb687d28b01341c8d4266ffa96c9d
-
-From: =?UTF-8?q?Tim=20R=C3=BChsen?= 
-Date: Sun, 20 Mar 2022 12:18:20 +0100
-Subject: Fix HSTS portability by using int64_t instead of time_t.
-
-* src/hsts.c: Use int64_t instead of time_t.
-* src/http.c: Use int64_t for parsing Strict-Transport-Security.
 a/src/hsts.c
-+++ b/src/hsts.c
-@@ -61,8 +61,8 @@ struct hsts_kh {
- };
- 
- struct hsts_kh_info {
--  time_t created;
--  time_t max_age;
-+  int64_t created;
-+  int64_t max_age;
-   bool include_subdomains;
- };
- 
-@@ -166,7 +166,7 @@ end:
- static bool
- hsts_new_entry_internal (hsts_store_t store,
-  const char *host, int port,
-- time_t created, time_t max_age,
-+ int64_t created, int64_t max_age,
-  bool include_subdomains,
-  bool check_validity,
-  bool check_expired,
-@@ -216,21 +216,21 @@ bail:
- static bool
- hsts_add_entry (hsts_store_t store,
- const char *host, int port,
--time_t max_age, bool include_subdomains)
-+int64_t max_age, bool include_subdomains)
- {
--  time_t t = time (NULL);
-+  int64_t t = (int64_t) time (NULL);
- 
-   /* It might happen time() returned -1 */
--  return (t == (time_t)(-1) ?
-+  return (t == -1) ?
-   false :
--  hsts_new_entry_internal (store, host, port, t, max_age, 
include_subdomains, false, true, false));
-+  hsts_new_entry_internal (store, host, port, t, max_age, 
include_subdomains, false, true, false);
- }
- 
- /* Creates a new entry, unless an identical one already exists. */
- static bool
- hsts_new_entry (hsts_store_t store,
- const char *host, int port,
--time_t created, time_t max_age,
-+int64_t created, int64_t max_age,
- bool include_subdomains)
- {
-   return hsts_new_entry_internal (store, host, port, created, max_age, 
include_subdomains, true, true, true);
-@@ -245,7 +245,7 @@ hsts_remove_entry (hsts_store_t store, struct hsts_kh *kh)
- static bool
- hsts_store_merge (hsts_store_t store,
-   const char *host, int port,
--  time_t created, time_t max_age,
-+  int64_t created, int64_t max_age,
-   bool include_subdomains)
- {
-   enum hsts_kh_match match_type = NO_MATCH;
-@@ -276,11 +276,11 @@ hsts_read_database (hsts_store_t store, FILE *fp, bool 
merge_with_existing_entri
-   size_t len = 0;
-   int items_read;
-   bool result = false;
--  bool (*func)(hsts_store_t, const char *, int, time_t, time_t, bool);

[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2023-06-18 Thread Arthur Zamarin
commit: 79c32579bae9f7072e57116c0a01cae595eb7f3e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Jun 18 16:51:04 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Jun 18 16:51:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79c32579

net-misc/wget: Stabilize 1.21.4 arm64, #908638

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-misc/wget/wget-1.21.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.4.ebuild b/net-misc/wget/wget-1.21.4.ebuild
index 6264579f06f7..f1de9890f5a7 100644
--- a/net-misc/wget/wget-1.21.4.ebuild
+++ b/net-misc/wget/wget-1.21.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2023-06-18 Thread Arthur Zamarin
commit: 1aecf99c73cfb3cca84118225053e2ed15264d26
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Jun 18 16:50:22 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Jun 18 16:50:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aecf99c

net-misc/wget: Stabilize 1.21.4 x86, #908638

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-misc/wget/wget-1.21.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.4.ebuild b/net-misc/wget/wget-1.21.4.ebuild
index 7d05eebcbe95..6264579f06f7 100644
--- a/net-misc/wget/wget-1.21.4.ebuild
+++ b/net-misc/wget/wget-1.21.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2023-06-18 Thread Sam James
commit: 7f2cbff69e58c9832020a0edc81c5ffe9b3aaa9a
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Jun 18 09:13:33 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jun 18 14:46:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f2cbff6

net-misc/wget: stable 1.21.4 for hppa/sparc, bug #908638

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/wget-1.21.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.4.ebuild b/net-misc/wget/wget-1.21.4.ebuild
index 24fad7b65d5a..7d05eebcbe95 100644
--- a/net-misc/wget/wget-1.21.4.ebuild
+++ b/net-misc/wget/wget-1.21.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2023-06-17 Thread Sam James
commit: 66eaf6298b1b2fa666eb379e75b7b78f8a5dc38c
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun 17 21:03:32 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun 17 21:03:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66eaf629

net-misc/wget: Stabilize 1.21.4 ppc, #908638

Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/wget-1.21.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.4.ebuild b/net-misc/wget/wget-1.21.4.ebuild
index b40f186e6f53..24fad7b65d5a 100644
--- a/net-misc/wget/wget-1.21.4.ebuild
+++ b/net-misc/wget/wget-1.21.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2023-06-17 Thread Arthur Zamarin
commit: be65d1ecb63322633828b22a9306f4e45b6850de
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jun 17 10:41:53 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jun 17 10:41:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be65d1ec

net-misc/wget: Stabilize 1.21.4 ppc64, #908638

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-misc/wget/wget-1.21.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.4.ebuild b/net-misc/wget/wget-1.21.4.ebuild
index 5c0a7d46b83b..b40f186e6f53 100644
--- a/net-misc/wget/wget-1.21.4.ebuild
+++ b/net-misc/wget/wget-1.21.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2023-06-17 Thread Arthur Zamarin
commit: 507d0e270212011c64af5898e6fdecc0e4802d68
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jun 17 08:42:31 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jun 17 08:42:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=507d0e27

net-misc/wget: Stabilize 1.21.4 amd64, #908638

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-misc/wget/wget-1.21.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.4.ebuild b/net-misc/wget/wget-1.21.4.ebuild
index d4ad14f8264b..5c0a7d46b83b 100644
--- a/net-misc/wget/wget-1.21.4.ebuild
+++ b/net-misc/wget/wget-1.21.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2023-06-17 Thread Arthur Zamarin
commit: 428d1494dcec409a1450d67ceb41e8877df38790
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jun 17 07:42:43 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jun 17 07:42:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=428d1494

net-misc/wget: Stabilize 1.21.4 arm, #908638

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-misc/wget/wget-1.21.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.4.ebuild b/net-misc/wget/wget-1.21.4.ebuild
index b3a6d6f7b439..d4ad14f8264b 100644
--- a/net-misc/wget/wget-1.21.4.ebuild
+++ b/net-misc/wget/wget-1.21.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2023-05-10 Thread Sam James
commit: ac21ccbb4e4c8780efa3d5981e172a69124c6126
Author: Sam James  gentoo  org>
AuthorDate: Thu May 11 01:54:13 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May 11 01:54:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac21ccbb

net-misc/wget: add 1.21.4

Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/Manifest   |   2 +
 net-misc/wget/wget-1.21.4.ebuild | 110 +++
 2 files changed, 112 insertions(+)

diff --git a/net-misc/wget/Manifest b/net-misc/wget/Manifest
index 7053a352228b..f74c516e7ce5 100644
--- a/net-misc/wget/Manifest
+++ b/net-misc/wget/Manifest
@@ -1,2 +1,4 @@
 DIST wget-1.21.3.tar.gz 5079864 BLAKE2B 
4ff40a30cb3be82ea492d0eae324a9d43de30a0169d3b219ce25f3d667915f90c7eb1559760d1605340f112e96e028613265e0be73aaba7935c69cc06a4ae4f6
 SHA512 
29889ecbf590dff0f39183d9e0621741d731a554d990e5c995a4644725dca62e8e19601d40db0ef7d62ebf54e5457c7409965e4832b6e60e4ccbc9c8caa30718
 DIST wget-1.21.3.tar.gz.sig 854 BLAKE2B 
71f69492397ae9e36284be9acdd1c94da34a7397c14a6de1a867c0d1e807bf961f8a2e098ab5629425691ce595227fb08f046416245fda2a6025929079f2d7c2
 SHA512 
b9f41496e0083545bc703c97b0758500f337527647cdc422152d7855d05351e3a62685269238c78300eafdbfaed8afecaeb988901a3d8a6b002e9fb3d70efe4f
+DIST wget-1.21.4.tar.gz 5059591 BLAKE2B 
ced6fb9a20343d41e4d8e0c8f171c60535847504fa4c32abc81d104a1594dc7b7c97b5b301836e31dacc7a0f2155c0a2e70e42ff60dc3fa471deb1dad33ba736
 SHA512 
7a1539045174f6b97ab6980811c2ac1799edc20db72987b5ba9b1710cffb19669a7736813d15c8da3aa2d4a384246ff946b77ecb0baeb6fd3e12ae591f1bf6a3
+DIST wget-1.21.4.tar.gz.sig 854 BLAKE2B 
162c4f358e781bbfb0fa73910191c29dd411f48c9b2c8e8fe00a12741153e624955393d769aa7311b03115d04b6b946a84b636f643d7cdc8c8cd81387b9cf143
 SHA512 
72603493c2d799dca08700175a2010d8736fd6d3cb9bea3987db8814e9f133ab0fbd1477892115f7fbbd1a7d4d416ec370bdbff6dbe8f00d1eea84f0c4f8d84b

diff --git a/net-misc/wget/wget-1.21.4.ebuild b/net-misc/wget/wget-1.21.4.ebuild
new file mode 100644
index ..c0a4ad8cf6ec
--- /dev/null
+++ b/net-misc/wget/wget-1.21.4.ebuild
@@ -0,0 +1,110 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..11} )
+VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/wget.asc
+inherit flag-o-matic python-any-r1 toolchain-funcs verify-sig
+
+DESCRIPTION="Network utility to retrieve files from the WWW"
+HOMEPAGE="https://www.gnu.org/software/wget/;
+SRC_URI="mirror://gnu/wget/${P}.tar.gz"
+SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos 
~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
+REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
+RESTRICT="!test? ( test )"
+
+# * Force a newer libidn2 to avoid libunistring deps. #bug #612498
+# * Metalink can use gpgme automagically (so let's always depend on it)
+# for signed metalink resources.
+LIB_DEPEND="
+   cookie-check? ( net-libs/libpsl )
+   idn? ( >=net-dns/libidn2-0.14:=[static-libs(+)] )
+   metalink? (
+   app-crypt/gpgme
+   media-libs/libmetalink
+   )
+   pcre? ( dev-libs/libpcre2[static-libs(+)] )
+   ssl? (
+   gnutls? ( net-libs/gnutls:=[static-libs(+)] )
+   !gnutls? ( dev-libs/openssl:=[static-libs(+)] )
+   )
+   uuid? ( sys-apps/util-linux[static-libs(+)] )
+   zlib? ( sys-libs/zlib[static-libs(+)] )
+"
+RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
+DEPEND="
+   ${RDEPEND}
+   static? ( ${LIB_DEPEND} )
+"
+BDEPEND="
+   app-arch/xz-utils
+   dev-lang/perl
+   sys-apps/texinfo
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )
+   test? (
+   ${PYTHON_DEPS}
+   >=dev-perl/HTTP-Daemon-6.60.0
+   dev-perl/HTTP-Message
+   dev-perl/IO-Socket-SSL
+   )
+   verify-sig? ( >=sec-keys/openpgp-keys-wget-20230511 )
+"
+
+DOCS=( AUTHORS MAILING-LIST NEWS README )
+
+pkg_setup() {
+   use test && python-any-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+   sed -i -e "s:/usr/local/etc:${EPREFIX}/etc:g" 
doc/{sample.wgetrc,wget.texi} || die
+}
+
+src_configure() {
+   # fix compilation on Solaris, we need filio.h for FIONBIO as used in
+   # the included gnutls -- force ioctl.h to include this header
+   [[ ${CHOST} == *-solaris* ]] && append-cppflags -DBSD_COMP=1
+
+   if use static ; then
+   append-ldflags -static
+   tc-export PKG_CONFIG
+   PKG_CONFIG+=" --static"
+   fi
+
+   # There is no flag that controls this.  libunistring-prefix only

[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2023-03-13 Thread Sam James
commit: 6efa842ac4114bb18af18474883260cba12722ad
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar 13 20:48:04 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar 13 20:48:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6efa842a

net-misc/wget: update openpgp-keys version

Closes: https://bugs.gentoo.org/900895
Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/wget-1.21.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.3-r1.ebuild 
b/net-misc/wget/wget-1.21.3-r1.ebuild
index f96719bf6592..2d81389c695e 100644
--- a/net-misc/wget/wget-1.21.3-r1.ebuild
+++ b/net-misc/wget/wget-1.21.3-r1.ebuild
@@ -54,7 +54,7 @@ BDEPEND="
dev-perl/HTTP-Message
dev-perl/IO-Socket-SSL
)
-   verify-sig? ( sec-keys/openpgp-keys-wget )
+   verify-sig? ( >=sec-keys/openpgp-keys-wget-20230313 )
 "
 
 DOCS=( AUTHORS MAILING-LIST NEWS README )



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2023-02-24 Thread Sam James
commit: 96f4f38724c8e195bc90d580d80a7761fb653e73
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 24 18:34:25 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 24 18:35:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96f4f387

net-misc/wget: keyword for ~arm64-macos

Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/wget-1.21.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.3-r1.ebuild 
b/net-misc/wget/wget-1.21.3-r1.ebuild
index d23a314397ba..f96719bf6592 100644
--- a/net-misc/wget/wget-1.21.3-r1.ebuild
+++ b/net-misc/wget/wget-1.21.3-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos 
~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-11-17 Thread Arthur Zamarin
commit: 7c6deb877943d16495c908f338b23cc2fb04f22b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Nov 18 07:23:30 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Nov 18 07:23:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c6deb87

net-misc/wget: Stabilize 1.21.3-r1 hppa, #858167

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-misc/wget/wget-1.21.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.3-r1.ebuild 
b/net-misc/wget/wget-1.21.3-r1.ebuild
index 8a4581afe947..70e211e48ba4 100644
--- a/net-misc/wget/wget-1.21.3-r1.ebuild
+++ b/net-misc/wget/wget-1.21.3-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-09-22 Thread Sam James
commit: 033a5bd35ac10fed6e1b0d5f757d1472ebe5f0f2
Author: Sam James  gentoo  org>
AuthorDate: Fri Sep 23 02:06:44 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Sep 23 02:08:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=033a5bd3

net-misc/wget: drop 1.21.2

Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/Manifest   |   1 -
 net-misc/wget/wget-1.21.2.ebuild | 102 ---
 2 files changed, 103 deletions(-)

diff --git a/net-misc/wget/Manifest b/net-misc/wget/Manifest
index 0f4b65782569..7053a352228b 100644
--- a/net-misc/wget/Manifest
+++ b/net-misc/wget/Manifest
@@ -1,3 +1,2 @@
-DIST wget-1.21.2.tar.gz 5004576 BLAKE2B 
e11c3a2b89ab26834dc4cbb445bcc6122d3a6b2a5b9c6de1ce9e8f062281f9e5aa1f80ca37a44791ba5aaf6a447015a26afef2199cdb75f1931d5e1ffb1f406b
 SHA512 
3e35f92604486ca459f26df97d392579f1d83a9254519e8ce249b410bacf70dddf716d6caa3b29fd4865163f60410b2b8ad1ca1f7bb3dbb2456386b7647b988d
 DIST wget-1.21.3.tar.gz 5079864 BLAKE2B 
4ff40a30cb3be82ea492d0eae324a9d43de30a0169d3b219ce25f3d667915f90c7eb1559760d1605340f112e96e028613265e0be73aaba7935c69cc06a4ae4f6
 SHA512 
29889ecbf590dff0f39183d9e0621741d731a554d990e5c995a4644725dca62e8e19601d40db0ef7d62ebf54e5457c7409965e4832b6e60e4ccbc9c8caa30718
 DIST wget-1.21.3.tar.gz.sig 854 BLAKE2B 
71f69492397ae9e36284be9acdd1c94da34a7397c14a6de1a867c0d1e807bf961f8a2e098ab5629425691ce595227fb08f046416245fda2a6025929079f2d7c2
 SHA512 
b9f41496e0083545bc703c97b0758500f337527647cdc422152d7855d05351e3a62685269238c78300eafdbfaed8afecaeb988901a3d8a6b002e9fb3d70efe4f

diff --git a/net-misc/wget/wget-1.21.2.ebuild b/net-misc/wget/wget-1.21.2.ebuild
deleted file mode 100644
index 31b255f0d501..
--- a/net-misc/wget/wget-1.21.2.ebuild
+++ /dev/null
@@ -1,102 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit flag-o-matic python-any-r1 toolchain-funcs
-
-DESCRIPTION="Network utility to retrieve files from the WWW"
-HOMEPAGE="https://www.gnu.org/software/wget/;
-SRC_URI="mirror://gnu/wget/${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
-REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
-RESTRICT="!test? ( test )"
-
-# Force a newer libidn2 to avoid libunistring deps. #612498
-LIB_DEPEND="
-   cookie-check? ( net-libs/libpsl )
-   idn? ( >=net-dns/libidn2-0.14:=[static-libs(+)] )
-   metalink? ( media-libs/libmetalink )
-   pcre? ( dev-libs/libpcre2[static-libs(+)] )
-   ssl? (
-   gnutls? ( net-libs/gnutls:0=[static-libs(+)] )
-   !gnutls? ( dev-libs/openssl:0=[static-libs(+)] )
-   )
-   uuid? ( sys-apps/util-linux[static-libs(+)] )
-   zlib? ( sys-libs/zlib[static-libs(+)] )
-"
-RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
-DEPEND="
-   ${RDEPEND}
-   static? ( ${LIB_DEPEND} )
-"
-BDEPEND="
-   app-arch/xz-utils
-   dev-lang/perl
-   sys-apps/texinfo
-   virtual/pkgconfig
-   nls? ( sys-devel/gettext )
-   test? (
-   ${PYTHON_DEPS}
-   >=dev-perl/HTTP-Daemon-6.60.0
-   dev-perl/HTTP-Message
-   dev-perl/IO-Socket-SSL
-   )
-"
-
-DOCS=( AUTHORS MAILING-LIST NEWS README )
-
-pkg_setup() {
-   use test && python-any-r1_pkg_setup
-}
-
-src_prepare() {
-   default
-   sed -i -e "s:/usr/local/etc:${EPREFIX}/etc:g" 
doc/{sample.wgetrc,wget.texi} || die
-}
-
-src_configure() {
-   # fix compilation on Solaris, we need filio.h for FIONBIO as used in
-   # the included gnutls -- force ioctl.h to include this header
-   [[ ${CHOST} == *-solaris* ]] && append-cppflags -DBSD_COMP=1
-
-   if use static ; then
-   append-ldflags -static
-   tc-export PKG_CONFIG
-   PKG_CONFIG+=" --static"
-   fi
-
-   # There is no flag that controls this.  libunistring-prefix only
-   # controls the search path (which is why we turn it off below).
-   # Further, libunistring is only needed w/older libidn2 installs,
-   # and since we force the latest, we can force off libunistring. #612498
-   local myeconfargs=(
-   ac_cv_libunistring=no
-   --disable-assert
-   --disable-pcre
-   --disable-rpath
-   --without-included-libunistring
-   --without-libunistring-prefix
-   $(use_enable debug)
-   $(use_enable idn iri)
-   $(use_enable ipv6)
-   $(use_enable nls)
-   $(use_enable ntlm)
-   $(use_enable pcre pcre2)
-   

[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-09-18 Thread Sam James
commit: 9fb191207246f10a2b2fecb6820f3020a870f37e
Author: Sam James  gentoo  org>
AuthorDate: Mon Sep 19 03:20:11 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Sep 19 03:28:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fb19120

net-misc/wget: fix LICENSE

Closes: https://bugs.gentoo.org/871318
Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/wget-1.21.2.ebuild| 2 +-
 net-misc/wget/wget-1.21.3-r1.ebuild | 2 +-
 net-misc/wget/wget-1.21.3.ebuild| 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-misc/wget/wget-1.21.2.ebuild b/net-misc/wget/wget-1.21.2.ebuild
index b2f0d3e107cf..31b255f0d501 100644
--- a/net-misc/wget/wget-1.21.2.ebuild
+++ b/net-misc/wget/wget-1.21.2.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Network utility to retrieve files from the WWW"
 HOMEPAGE="https://www.gnu.org/software/wget/;
 SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"

diff --git a/net-misc/wget/wget-1.21.3-r1.ebuild 
b/net-misc/wget/wget-1.21.3-r1.ebuild
index a9c2b2abbd91..8a4581afe947 100644
--- a/net-misc/wget/wget-1.21.3-r1.ebuild
+++ b/net-misc/wget/wget-1.21.3-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.gnu.org/software/wget/;
 SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"

diff --git a/net-misc/wget/wget-1.21.3.ebuild b/net-misc/wget/wget-1.21.3.ebuild
index aa085bc64750..79dfd8c1ddeb 100644
--- a/net-misc/wget/wget-1.21.3.ebuild
+++ b/net-misc/wget/wget-1.21.3.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.gnu.org/software/wget/;
 SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-07-29 Thread Sam James
commit: 66c50c71ffd0fef821d16f03578a2ace4cb4a86f
Author: Sam James  gentoo  org>
AuthorDate: Sat Jul 30 02:52:14 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul 30 02:52:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66c50c71

net-misc/wget: enable Python 3.11

Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/wget-1.21.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.3-r1.ebuild 
b/net-misc/wget/wget-1.21.3-r1.ebuild
index f9868742047a..a9c2b2abbd91 100644
--- a/net-misc/wget/wget-1.21.3-r1.ebuild
+++ b/net-misc/wget/wget-1.21.3-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/wget.asc
 inherit flag-o-matic python-any-r1 toolchain-funcs verify-sig
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-07-29 Thread Sam James
commit: c194c9bcae2722262b091478302b3d9a5df9002a
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 08:58:57 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 20:35:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c194c9bc

net-misc/wget: tighten dev-perl/HTTP-Daemon test dep

Closes: https://bugs.gentoo.org/655228
Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/wget-1.21.2.ebuild| 2 +-
 net-misc/wget/wget-1.21.3-r1.ebuild | 2 +-
 net-misc/wget/wget-1.21.3.ebuild| 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-misc/wget/wget-1.21.2.ebuild b/net-misc/wget/wget-1.21.2.ebuild
index ee17ffe2ccf4..b2f0d3e107cf 100644
--- a/net-misc/wget/wget-1.21.2.ebuild
+++ b/net-misc/wget/wget-1.21.2.ebuild
@@ -44,7 +44,7 @@ BDEPEND="
nls? ( sys-devel/gettext )
test? (
${PYTHON_DEPS}
-   dev-perl/HTTP-Daemon
+   >=dev-perl/HTTP-Daemon-6.60.0
dev-perl/HTTP-Message
dev-perl/IO-Socket-SSL
)

diff --git a/net-misc/wget/wget-1.21.3-r1.ebuild 
b/net-misc/wget/wget-1.21.3-r1.ebuild
index fbdf7019b149..f9868742047a 100644
--- a/net-misc/wget/wget-1.21.3-r1.ebuild
+++ b/net-misc/wget/wget-1.21.3-r1.ebuild
@@ -50,7 +50,7 @@ BDEPEND="
nls? ( sys-devel/gettext )
test? (
${PYTHON_DEPS}
-   dev-perl/HTTP-Daemon
+   >=dev-perl/HTTP-Daemon-6.60.0
dev-perl/HTTP-Message
dev-perl/IO-Socket-SSL
)

diff --git a/net-misc/wget/wget-1.21.3.ebuild b/net-misc/wget/wget-1.21.3.ebuild
index 3b93ad5504e4..aa085bc64750 100644
--- a/net-misc/wget/wget-1.21.3.ebuild
+++ b/net-misc/wget/wget-1.21.3.ebuild
@@ -50,7 +50,7 @@ BDEPEND="
nls? ( sys-devel/gettext )
test? (
${PYTHON_DEPS}
-   dev-perl/HTTP-Daemon
+   >=dev-perl/HTTP-Daemon-6.60.0
dev-perl/HTTP-Message
dev-perl/IO-Socket-SSL
)



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-07-16 Thread Agostino Sarubbo
commit: d4eab163c58f73bfe1a44ce627bfc93dcee20638
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jul 16 08:59:32 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jul 16 08:59:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4eab163

net-misc/wget: x86 stable wrt bug #858167

Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/wget/wget-1.21.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.3-r1.ebuild 
b/net-misc/wget/wget-1.21.3-r1.ebuild
index cffb52c81e35..fbdf7019b149 100644
--- a/net-misc/wget/wget-1.21.3-r1.ebuild
+++ b/net-misc/wget/wget-1.21.3-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-07-16 Thread Agostino Sarubbo
commit: f799390858e56eae86d08dac1203769305f26abc
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jul 16 08:57:57 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jul 16 08:57:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7993908

net-misc/wget: ppc64 stable wrt bug #858167

Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/wget/wget-1.21.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.3-r1.ebuild 
b/net-misc/wget/wget-1.21.3-r1.ebuild
index d7f42d97477d..cffb52c81e35 100644
--- a/net-misc/wget/wget-1.21.3-r1.ebuild
+++ b/net-misc/wget/wget-1.21.3-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-07-16 Thread Agostino Sarubbo
commit: 8dd285bd9cbc9e97753f6dad944d3aeb175889aa
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jul 16 08:57:16 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jul 16 08:57:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dd285bd

net-misc/wget: ppc stable wrt bug #858167

Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/wget/wget-1.21.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.3-r1.ebuild 
b/net-misc/wget/wget-1.21.3-r1.ebuild
index 7be834ba0d7b..d7f42d97477d 100644
--- a/net-misc/wget/wget-1.21.3-r1.ebuild
+++ b/net-misc/wget/wget-1.21.3-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-07-16 Thread Agostino Sarubbo
commit: ea66d56a6f5ba1e51a4e800e3f6b70300d4dab78
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jul 16 08:55:22 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jul 16 08:55:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea66d56a

net-misc/wget: amd64 stable wrt bug #858167

Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/wget/wget-1.21.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.3-r1.ebuild 
b/net-misc/wget/wget-1.21.3-r1.ebuild
index d47b9b627d43..7be834ba0d7b 100644
--- a/net-misc/wget/wget-1.21.3-r1.ebuild
+++ b/net-misc/wget/wget-1.21.3-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-07-16 Thread Agostino Sarubbo
commit: 55b59029a63422f9a2bb1ecb2091e283040778c1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jul 16 07:41:09 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jul 16 07:41:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55b59029

net-misc/wget: arm stable wrt bug #858167

Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/wget/wget-1.21.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.3-r1.ebuild 
b/net-misc/wget/wget-1.21.3-r1.ebuild
index ece75d0087d7..d47b9b627d43 100644
--- a/net-misc/wget/wget-1.21.3-r1.ebuild
+++ b/net-misc/wget/wget-1.21.3-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-07-15 Thread Arthur Zamarin
commit: 46cf65f0260677cb22bb6bd53ff155bb4c9b4b18
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jul 15 10:59:37 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jul 15 10:59:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46cf65f0

net-misc/wget: Stabilize 1.21.3-r1 sparc, #858167

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-misc/wget/wget-1.21.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.3-r1.ebuild 
b/net-misc/wget/wget-1.21.3-r1.ebuild
index ac3e3e320992..ece75d0087d7 100644
--- a/net-misc/wget/wget-1.21.3-r1.ebuild
+++ b/net-misc/wget/wget-1.21.3-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-07-15 Thread Arthur Zamarin
commit: 5a0984e870dbc9dc1a38c0e10838bfa3f1c8df88
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jul 15 09:40:54 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jul 15 09:40:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a0984e8

net-misc/wget: Stabilize 1.21.3-r1 arm64, #858167

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-misc/wget/wget-1.21.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.3-r1.ebuild 
b/net-misc/wget/wget-1.21.3-r1.ebuild
index 922b3579b4f0..ac3e3e320992 100644
--- a/net-misc/wget/wget-1.21.3-r1.ebuild
+++ b/net-misc/wget/wget-1.21.3-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-06-24 Thread Arthur Zamarin
commit: fbcb2fa206493c16198c42fd23683529632c458e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun 24 11:28:33 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun 24 11:28:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbcb2fa2

net-misc/wget: Stabilize 1.21.3 hppa, #846854

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-misc/wget/wget-1.21.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.3.ebuild b/net-misc/wget/wget-1.21.3.ebuild
index f391da93c363..3b93ad5504e4 100644
--- a/net-misc/wget/wget-1.21.3.ebuild
+++ b/net-misc/wget/wget-1.21.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/, net-misc/wget/files/

2022-06-08 Thread Sam James
commit: d00c2c8bd673909c1546d04c1fd122fadd2f00e3
Author: Sam James  gentoo  org>
AuthorDate: Thu Jun  9 00:24:08 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun  9 01:20:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d00c2c8b

net-misc/wget: backport HSTS fix (32-bit)

Closes: https://bugs.gentoo.org/850676
Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/files/wget-1.21.3-hsts-type.patch | 211 
 net-misc/wget/wget-1.21.3-r1.ebuild | 114 +
 2 files changed, 325 insertions(+)

diff --git a/net-misc/wget/files/wget-1.21.3-hsts-type.patch 
b/net-misc/wget/files/wget-1.21.3-hsts-type.patch
new file mode 100644
index ..bac1330ddc79
--- /dev/null
+++ b/net-misc/wget/files/wget-1.21.3-hsts-type.patch
@@ -0,0 +1,211 @@
+https://bugs.gentoo.org/850676
+https://git.savannah.gnu.org/cgit/wget.git/commit/?id=cb114fbbf73eb687d28b01341c8d4266ffa96c9d
+
+From: =?UTF-8?q?Tim=20R=C3=BChsen?= 
+Date: Sun, 20 Mar 2022 12:18:20 +0100
+Subject: Fix HSTS portability by using int64_t instead of time_t.
+
+* src/hsts.c: Use int64_t instead of time_t.
+* src/http.c: Use int64_t for parsing Strict-Transport-Security.
+--- a/src/hsts.c
 b/src/hsts.c
+@@ -61,8 +61,8 @@ struct hsts_kh {
+ };
+ 
+ struct hsts_kh_info {
+-  time_t created;
+-  time_t max_age;
++  int64_t created;
++  int64_t max_age;
+   bool include_subdomains;
+ };
+ 
+@@ -166,7 +166,7 @@ end:
+ static bool
+ hsts_new_entry_internal (hsts_store_t store,
+  const char *host, int port,
+- time_t created, time_t max_age,
++ int64_t created, int64_t max_age,
+  bool include_subdomains,
+  bool check_validity,
+  bool check_expired,
+@@ -216,21 +216,21 @@ bail:
+ static bool
+ hsts_add_entry (hsts_store_t store,
+ const char *host, int port,
+-time_t max_age, bool include_subdomains)
++int64_t max_age, bool include_subdomains)
+ {
+-  time_t t = time (NULL);
++  int64_t t = (int64_t) time (NULL);
+ 
+   /* It might happen time() returned -1 */
+-  return (t == (time_t)(-1) ?
++  return (t == -1) ?
+   false :
+-  hsts_new_entry_internal (store, host, port, t, max_age, 
include_subdomains, false, true, false));
++  hsts_new_entry_internal (store, host, port, t, max_age, 
include_subdomains, false, true, false);
+ }
+ 
+ /* Creates a new entry, unless an identical one already exists. */
+ static bool
+ hsts_new_entry (hsts_store_t store,
+ const char *host, int port,
+-time_t created, time_t max_age,
++int64_t created, int64_t max_age,
+ bool include_subdomains)
+ {
+   return hsts_new_entry_internal (store, host, port, created, max_age, 
include_subdomains, true, true, true);
+@@ -245,7 +245,7 @@ hsts_remove_entry (hsts_store_t store, struct hsts_kh *kh)
+ static bool
+ hsts_store_merge (hsts_store_t store,
+   const char *host, int port,
+-  time_t created, time_t max_age,
++  int64_t created, int64_t max_age,
+   bool include_subdomains)
+ {
+   enum hsts_kh_match match_type = NO_MATCH;
+@@ -276,11 +276,11 @@ hsts_read_database (hsts_store_t store, FILE *fp, bool 
merge_with_existing_entri
+   size_t len = 0;
+   int items_read;
+   bool result = false;
+-  bool (*func)(hsts_store_t, const char *, int, time_t, time_t, bool);
++  bool (*func)(hsts_store_t, const char *, int, int64_t, int64_t, bool);
+ 
+   char host[256];
+   int port;
+-  time_t created, max_age;
++  int64_t created, max_age;
+   int include_subdomains;
+ 
+   func = (merge_with_existing_entries ? hsts_store_merge : hsts_new_entry);
+@@ -326,10 +326,9 @@ hsts_store_dump (hsts_store_t store, FILE *fp)
+   struct hsts_kh *kh = (struct hsts_kh *) it.key;
+   struct hsts_kh_info *khi = (struct hsts_kh_info *) it.value;
+ 
+-  if (fprintf (fp, "%s\t%d\t%d\t%lu\t%lu\n",
++  if (fprintf (fp, "%s\t%d\t%d\t%" PRId64 "\t%" PRId64 "\n",
+kh->host, kh->explicit_port, khi->include_subdomains,
+-   (unsigned long) khi->created,
+-   (unsigned long) khi->max_age) < 0)
++   khi->created, khi->max_age) < 0)
+ {
+   logprintf (LOG_ALWAYS, "Could not write the HSTS database 
correctly.\n");
+   break;
+@@ -439,7 +438,7 @@ hsts_match (hsts_store_t store, struct url *u)
+ bool
+ hsts_store_entry (hsts_store_t store,
+   enum url_scheme scheme, const char *host, int port,
+-  time_t max_age, bool include_subdomains)
++  int64_t max_age, bool include_subdomains)
+ {
+   bool result = false;
+   enum hsts_kh_match match = NO_MATCH;
+@@ -464,9 +463,9 @@ hsts_store_entry (hsts_store_t store,
+* 'created' field 

[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-06-08 Thread Sam James
commit: 4702e6d8452744136b7ed7c2effc1a4c33ce9c6b
Author: Sam James  gentoo  org>
AuthorDate: Thu Jun  9 00:15:42 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun  9 01:20:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4702e6d8

net-misc/wget: fix metadata indentation

Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/metadata.xml | 26 +-
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/net-misc/wget/metadata.xml b/net-misc/wget/metadata.xml
index 574ac5004315..1ef096be5b52 100644
--- a/net-misc/wget/metadata.xml
+++ b/net-misc/wget/metadata.xml
@@ -1,17 +1,17 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
- 
- base-sys...@gentoo.org
- Gentoo Base System
- 
-
- Enable cookie checks via 
net-libs/libpsl
- Enable support for 
media-libs/libmetalink
- Enable support for NTLM (Windows-based) authorization
- Generate UUIDs for the WARC (Web ARChive file format) using 
libuuid; otherwise use a simple RNG (random number generator)
-
-
- cpe:/a:gnu:wget
-
+   
+   base-sys...@gentoo.org
+   Gentoo Base System
+   
+   
+   Enable cookie checks via 
net-libs/libpsl
+   Enable support for 
media-libs/libmetalink
+   Enable support for NTLM (Windows-based) 
authorization
+   Generate UUIDs for the WARC (Web ARChive file 
format) using libuuid; otherwise use a simple RNG (random number 
generator)
+   
+   
+   cpe:/a:gnu:wget
+   
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-06-08 Thread Sam James
commit: d18ca3306e7ec812a8ad0f1629dd28167e6db6d4
Author: Sam James  gentoo  org>
AuthorDate: Thu Jun  9 00:16:02 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun  9 01:20:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d18ca330

net-misc/wget: add gitlab upstream metadata

Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-misc/wget/metadata.xml b/net-misc/wget/metadata.xml
index 1ef096be5b52..07aa81b0e850 100644
--- a/net-misc/wget/metadata.xml
+++ b/net-misc/wget/metadata.xml
@@ -13,5 +13,6 @@


cpe:/a:gnu:wget
+   gnuwget/wget

 



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-05-22 Thread Agostino Sarubbo
commit: 75fb049a138b11c2ebff810cd231ac886bb9cb35
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun May 22 06:21:55 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun May 22 06:21:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75fb049a

net-misc/wget: sparc stable wrt bug #846854

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/wget/wget-1.21.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.3.ebuild b/net-misc/wget/wget-1.21.3.ebuild
index c50ded29d449..f391da93c363 100644
--- a/net-misc/wget/wget-1.21.3.ebuild
+++ b/net-misc/wget/wget-1.21.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-05-22 Thread Agostino Sarubbo
commit: 00986f6d7de001d753ae7a65bdd4dab58535e646
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun May 22 06:20:37 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun May 22 06:20:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00986f6d

net-misc/wget: ppc stable wrt bug #846854

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/wget/wget-1.21.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.3.ebuild b/net-misc/wget/wget-1.21.3.ebuild
index c29981914bbf..c50ded29d449 100644
--- a/net-misc/wget/wget-1.21.3.ebuild
+++ b/net-misc/wget/wget-1.21.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-05-22 Thread Agostino Sarubbo
commit: b182eebf60d14fda8d03482a42a0deb23dfb34bc
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun May 22 06:19:47 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun May 22 06:19:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b182eebf

net-misc/wget: arm64 stable wrt bug #846854

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/wget/wget-1.21.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.3.ebuild b/net-misc/wget/wget-1.21.3.ebuild
index fbb1d5dd59ea..c29981914bbf 100644
--- a/net-misc/wget/wget-1.21.3.ebuild
+++ b/net-misc/wget/wget-1.21.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-05-22 Thread Agostino Sarubbo
commit: 7da9cdc2ec3084ddd25683521d45a91f7350ef35
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun May 22 06:17:44 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun May 22 06:17:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7da9cdc2

net-misc/wget: arm stable wrt bug #846854

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/wget/wget-1.21.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.3.ebuild b/net-misc/wget/wget-1.21.3.ebuild
index 2329ca09f902..fbb1d5dd59ea 100644
--- a/net-misc/wget/wget-1.21.3.ebuild
+++ b/net-misc/wget/wget-1.21.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-05-21 Thread Sam James
commit: 8abcf7621ccbeabd3202f1b84d179009fdcc2d05
Author: Sam James  gentoo  org>
AuthorDate: Sun May 22 03:21:03 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun May 22 03:21:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8abcf762

net-misc/wget: Stabilize 1.21.3 x86, #846854

Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/wget-1.21.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.3.ebuild b/net-misc/wget/wget-1.21.3.ebuild
index 8d3541e5aeae..2329ca09f902 100644
--- a/net-misc/wget/wget-1.21.3.ebuild
+++ b/net-misc/wget/wget-1.21.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-05-21 Thread Sam James
commit: 492a8043e3ee2bdd47f0b8cb0d603226cc6827d0
Author: Sam James  gentoo  org>
AuthorDate: Sun May 22 03:19:28 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun May 22 03:19:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=492a8043

net-misc/wget: Stabilize 1.21.3 amd64, #846854

Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/wget-1.21.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.3.ebuild b/net-misc/wget/wget-1.21.3.ebuild
index 3988272a48cf..8d3541e5aeae 100644
--- a/net-misc/wget/wget-1.21.3.ebuild
+++ b/net-misc/wget/wget-1.21.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-05-21 Thread Sam James
commit: 7f7305f2cfca4cf21312aabcd350728ccee3fec0
Author: Sam James  gentoo  org>
AuthorDate: Sun May 22 03:17:32 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun May 22 03:17:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f7305f2

net-misc/wget: Stabilize 1.21.3 ppc64, #846854

Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/wget-1.21.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.3.ebuild b/net-misc/wget/wget-1.21.3.ebuild
index af2f49b03f74..3988272a48cf 100644
--- a/net-misc/wget/wget-1.21.3.ebuild
+++ b/net-misc/wget/wget-1.21.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-04-06 Thread Sam James
commit: b96106694d58112e635eb7df5290dffbd0cf6288
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr  7 04:07:19 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 04:07:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9610669

net-misc/wget: add verify-sig

Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/Manifest   | 1 +
 net-misc/wget/wget-1.21.3.ebuild | 6 --
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/net-misc/wget/Manifest b/net-misc/wget/Manifest
index b3fba668b4f9..0f4b65782569 100644
--- a/net-misc/wget/Manifest
+++ b/net-misc/wget/Manifest
@@ -1,2 +1,3 @@
 DIST wget-1.21.2.tar.gz 5004576 BLAKE2B 
e11c3a2b89ab26834dc4cbb445bcc6122d3a6b2a5b9c6de1ce9e8f062281f9e5aa1f80ca37a44791ba5aaf6a447015a26afef2199cdb75f1931d5e1ffb1f406b
 SHA512 
3e35f92604486ca459f26df97d392579f1d83a9254519e8ce249b410bacf70dddf716d6caa3b29fd4865163f60410b2b8ad1ca1f7bb3dbb2456386b7647b988d
 DIST wget-1.21.3.tar.gz 5079864 BLAKE2B 
4ff40a30cb3be82ea492d0eae324a9d43de30a0169d3b219ce25f3d667915f90c7eb1559760d1605340f112e96e028613265e0be73aaba7935c69cc06a4ae4f6
 SHA512 
29889ecbf590dff0f39183d9e0621741d731a554d990e5c995a4644725dca62e8e19601d40db0ef7d62ebf54e5457c7409965e4832b6e60e4ccbc9c8caa30718
+DIST wget-1.21.3.tar.gz.sig 854 BLAKE2B 
71f69492397ae9e36284be9acdd1c94da34a7397c14a6de1a867c0d1e807bf961f8a2e098ab5629425691ce595227fb08f046416245fda2a6025929079f2d7c2
 SHA512 
b9f41496e0083545bc703c97b0758500f337527647cdc422152d7855d05351e3a62685269238c78300eafdbfaed8afecaeb988901a3d8a6b002e9fb3d70efe4f

diff --git a/net-misc/wget/wget-1.21.3.ebuild b/net-misc/wget/wget-1.21.3.ebuild
index 9dd6a70e4a1b..6392db11c418 100644
--- a/net-misc/wget/wget-1.21.3.ebuild
+++ b/net-misc/wget/wget-1.21.3.ebuild
@@ -4,12 +4,13 @@
 EAPI=7
 
 PYTHON_COMPAT=( python3_{8..10} )
-
-inherit flag-o-matic python-any-r1 toolchain-funcs
+VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/wget.asc
+inherit flag-o-matic python-any-r1 toolchain-funcs verify-sig
 
 DESCRIPTION="Network utility to retrieve files from the WWW"
 HOMEPAGE="https://www.gnu.org/software/wget/;
 SRC_URI="mirror://gnu/wget/${P}.tar.gz"
+SRC_URI+=" verify-sig? ( mirror://gnu/wget/${P}.tar.gz.sig )"
 
 LICENSE="GPL-3"
 SLOT="0"
@@ -53,6 +54,7 @@ BDEPEND="
dev-perl/HTTP-Message
dev-perl/IO-Socket-SSL
)
+   verify-sig? ( sec-keys/openpgp-keys-wget )
 "
 
 DOCS=( AUTHORS MAILING-LIST NEWS README )



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-02-26 Thread Sam James
commit: 093abc43e9f15f8fa3b0d1b5b929eba4dd1148bb
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 27 02:07:16 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 27 02:07:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=093abc43

net-misc/wget: add 1.21.3

Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/Manifest   |   1 +
 net-misc/wget/wget-1.21.3.ebuild | 108 +++
 2 files changed, 109 insertions(+)

diff --git a/net-misc/wget/Manifest b/net-misc/wget/Manifest
index f50cdd974355..b3fba668b4f9 100644
--- a/net-misc/wget/Manifest
+++ b/net-misc/wget/Manifest
@@ -1 +1,2 @@
 DIST wget-1.21.2.tar.gz 5004576 BLAKE2B 
e11c3a2b89ab26834dc4cbb445bcc6122d3a6b2a5b9c6de1ce9e8f062281f9e5aa1f80ca37a44791ba5aaf6a447015a26afef2199cdb75f1931d5e1ffb1f406b
 SHA512 
3e35f92604486ca459f26df97d392579f1d83a9254519e8ce249b410bacf70dddf716d6caa3b29fd4865163f60410b2b8ad1ca1f7bb3dbb2456386b7647b988d
+DIST wget-1.21.3.tar.gz 5079864 BLAKE2B 
4ff40a30cb3be82ea492d0eae324a9d43de30a0169d3b219ce25f3d667915f90c7eb1559760d1605340f112e96e028613265e0be73aaba7935c69cc06a4ae4f6
 SHA512 
29889ecbf590dff0f39183d9e0621741d731a554d990e5c995a4644725dca62e8e19601d40db0ef7d62ebf54e5457c7409965e4832b6e60e4ccbc9c8caa30718

diff --git a/net-misc/wget/wget-1.21.3.ebuild b/net-misc/wget/wget-1.21.3.ebuild
new file mode 100644
index ..9dd6a70e4a1b
--- /dev/null
+++ b/net-misc/wget/wget-1.21.3.ebuild
@@ -0,0 +1,108 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit flag-o-matic python-any-r1 toolchain-funcs
+
+DESCRIPTION="Network utility to retrieve files from the WWW"
+HOMEPAGE="https://www.gnu.org/software/wget/;
+SRC_URI="mirror://gnu/wget/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
+REQUIRED_USE="ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
+RESTRICT="!test? ( test )"
+
+# * Force a newer libidn2 to avoid libunistring deps. #bug #612498
+# * Metalink can use gpgme automagically (so let's always depend on it)
+# for signed metalink resources.
+LIB_DEPEND="
+   cookie-check? ( net-libs/libpsl )
+   idn? ( >=net-dns/libidn2-0.14:=[static-libs(+)] )
+   metalink? (
+   app-crypt/gpgme
+   media-libs/libmetalink
+   )
+   pcre? ( dev-libs/libpcre2[static-libs(+)] )
+   ssl? (
+   gnutls? ( net-libs/gnutls:=[static-libs(+)] )
+   !gnutls? ( dev-libs/openssl:=[static-libs(+)] )
+   )
+   uuid? ( sys-apps/util-linux[static-libs(+)] )
+   zlib? ( sys-libs/zlib[static-libs(+)] )
+"
+RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
+DEPEND="
+   ${RDEPEND}
+   static? ( ${LIB_DEPEND} )
+"
+BDEPEND="
+   app-arch/xz-utils
+   dev-lang/perl
+   sys-apps/texinfo
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )
+   test? (
+   ${PYTHON_DEPS}
+   dev-perl/HTTP-Daemon
+   dev-perl/HTTP-Message
+   dev-perl/IO-Socket-SSL
+   )
+"
+
+DOCS=( AUTHORS MAILING-LIST NEWS README )
+
+pkg_setup() {
+   use test && python-any-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+   sed -i -e "s:/usr/local/etc:${EPREFIX}/etc:g" 
doc/{sample.wgetrc,wget.texi} || die
+}
+
+src_configure() {
+   # fix compilation on Solaris, we need filio.h for FIONBIO as used in
+   # the included gnutls -- force ioctl.h to include this header
+   [[ ${CHOST} == *-solaris* ]] && append-cppflags -DBSD_COMP=1
+
+   if use static ; then
+   append-ldflags -static
+   tc-export PKG_CONFIG
+   PKG_CONFIG+=" --static"
+   fi
+
+   # There is no flag that controls this.  libunistring-prefix only
+   # controls the search path (which is why we turn it off below).
+   # Further, libunistring is only needed w/older libidn2 installs,
+   # and since we force the latest, we can force off libunistring. # bug 
#612498
+   local myeconfargs=(
+   ac_cv_libunistring=no
+   --disable-assert
+   --disable-pcre
+   --disable-rpath
+   --without-included-libunistring
+   --without-libunistring-prefix
+   $(use_enable debug)
+   $(use_enable idn iri)
+   $(use_enable ipv6)
+   $(use_enable nls)
+   $(use_enable ntlm)
+   $(use_enable pcre pcre2)
+   $(use_enable ssl digest)
+   $(use_enable ssl opie)
+   $(use_with cookie-check libpsl)
+   

[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-01-16 Thread Mike Gilbert
commit: 43896a7e006ae535646e3590eff83dc01d62613b
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon Jan 17 03:45:38 2022 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Jan 17 03:45:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43896a7e

net-misc/wget: remove obsolete sed

The regex no longer matches anything in the configure script.

Bug: https://bugs.gentoo.org/585924
Signed-off-by: Mike Gilbert  gentoo.org>

 net-misc/wget/wget-1.21.2.ebuild | 8 
 1 file changed, 8 deletions(-)

diff --git a/net-misc/wget/wget-1.21.2.ebuild b/net-misc/wget/wget-1.21.2.ebuild
index d29f599f5169..ee17ffe2ccf4 100644
--- a/net-misc/wget/wget-1.21.2.ebuild
+++ b/net-misc/wget/wget-1.21.2.ebuild
@@ -58,14 +58,6 @@ pkg_setup() {
 
 src_prepare() {
default
-
-   # revert some hack that breaks linking, bug #585924
-   case ${CHOST} in
-   *-darwin*|*-solaris*|*-cygwin*)
-   sed -i -e 's/^  LIBICONV=$/:/' configure || die
-   ;;
-   esac
-
sed -i -e "s:/usr/local/etc:${EPREFIX}/etc:g" 
doc/{sample.wgetrc,wget.texi} || die
 }
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-01-16 Thread Mike Gilbert
commit: ff759fb1a6d3797f6bc1cdc1aeb284aa59e9990d
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Jan 16 17:36:43 2022 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Jan 16 17:37:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff759fb1

net-misc/wget: drop 1.21.1

Signed-off-by: Mike Gilbert  gentoo.org>

 net-misc/wget/Manifest   |   1 -
 net-misc/wget/wget-1.21.1.ebuild | 127 ---
 2 files changed, 128 deletions(-)

diff --git a/net-misc/wget/Manifest b/net-misc/wget/Manifest
index 4f427713655a..f50cdd974355 100644
--- a/net-misc/wget/Manifest
+++ b/net-misc/wget/Manifest
@@ -1,2 +1 @@
-DIST wget-1.21.1.tar.gz 4884887 BLAKE2B 
28a3044f33df1d24e13900e8018a38cabae21fb41dd2e089bdbfd759b4adee3771ab558b84f5a8b6f546bc84a3387c973903f9fe06562093d3566e22d1528587
 SHA512 
784efbf9fe43a1671109e32a9c36237eb2d5c19cf756bf6f6e65517fb21464d3d94b1d6f491852d23b3ddff63e38fe6b60df9125c91b139993af59875e3a0712
 DIST wget-1.21.2.tar.gz 5004576 BLAKE2B 
e11c3a2b89ab26834dc4cbb445bcc6122d3a6b2a5b9c6de1ce9e8f062281f9e5aa1f80ca37a44791ba5aaf6a447015a26afef2199cdb75f1931d5e1ffb1f406b
 SHA512 
3e35f92604486ca459f26df97d392579f1d83a9254519e8ce249b410bacf70dddf716d6caa3b29fd4865163f60410b2b8ad1ca1f7bb3dbb2456386b7647b988d

diff --git a/net-misc/wget/wget-1.21.1.ebuild b/net-misc/wget/wget-1.21.1.ebuild
deleted file mode 100644
index dddab922bcfd..
--- a/net-misc/wget/wget-1.21.1.ebuild
+++ /dev/null
@@ -1,127 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit flag-o-matic python-any-r1 toolchain-funcs
-
-DESCRIPTION="Network utility to retrieve files from the WWW"
-HOMEPAGE="https://www.gnu.org/software/wget/;
-SRC_URI="mirror://gnu/wget/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
-REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
-RESTRICT="!test? ( test )"
-
-# Force a newer libidn2 to avoid libunistring deps. #612498
-LIB_DEPEND="
-   cookie-check? ( net-libs/libpsl )
-   idn? ( >=net-dns/libidn2-0.14:=[static-libs(+)] )
-   metalink? ( media-libs/libmetalink )
-   pcre? ( dev-libs/libpcre2[static-libs(+)] )
-   ssl? (
-   gnutls? ( net-libs/gnutls:0=[static-libs(+)] )
-   !gnutls? ( dev-libs/openssl:0=[static-libs(+)] )
-   )
-   uuid? ( sys-apps/util-linux[static-libs(+)] )
-   zlib? ( sys-libs/zlib[static-libs(+)] )
-"
-RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
-DEPEND="
-   ${RDEPEND}
-   static? ( ${LIB_DEPEND} )
-   test? (
-   ${PYTHON_DEPS}
-   dev-lang/perl
-   dev-perl/HTTP-Daemon
-   dev-perl/HTTP-Message
-   dev-perl/IO-Socket-SSL
-   )
-"
-BDEPEND="
-   app-arch/xz-utils
-   virtual/pkgconfig
-   nls? ( sys-devel/gettext )
-"
-
-DOCS=( AUTHORS MAILING-LIST NEWS README doc/sample.wgetrc )
-
-pkg_setup() {
-   use test && python-any-r1_pkg_setup
-}
-
-src_prepare() {
-   default
-
-   # revert some hack that breaks linking, bug #585924
-   if [[ ${CHOST} == *-darwin* ]] \
-   || [[ ${CHOST} == *-solaris* ]] \
-   || [[ ${CHOST} == *-cygwin* ]] \
-   ; then
-   sed -i \
-   -e 's/^  LIBICONV=$/:/' \
-   configure || die
-   fi
-}
-
-src_configure() {
-   # fix compilation on Solaris, we need filio.h for FIONBIO as used in
-   # the included gnutls -- force ioctl.h to include this header
-   [[ ${CHOST} == *-solaris* ]] && append-cppflags -DBSD_COMP=1
-
-   if [[ ${CHOST} == *-darwin* ]] ; then
-   # 
https://lists.gnu.org/archive/html/bug-findutils/2021-01/msg00050.html
-   # 
https://lists.gnu.org/archive/html/bug-findutils/2021-01/msg00051.html
-   append-cppflags '-D__nonnull\(X\)='
-   fi
-
-   if use static ; then
-   append-ldflags -static
-   tc-export PKG_CONFIG
-   PKG_CONFIG+=" --static"
-   fi
-
-   # There is no flag that controls this.  libunistring-prefix only
-   # controls the search path (which is why we turn it off below).
-   # Further, libunistring is only needed w/older libidn2 installs,
-   # and since we force the latest, we can force off libunistring. #612498
-   local myeconfargs=(
-   --disable-assert
-   --disable-pcre
-   --disable-rpath
-   --without-included-libunistring
-   --without-libunistring-prefix
-   $(use_enable debug)
-

[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-01-16 Thread Mike Gilbert
commit: 95c89a8efeb1e65a7fa6c6fc1b18189c35c25420
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Jan 16 17:31:53 2022 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Jan 16 17:37:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95c89a8e

net-misc/wget: update dependencies

Move test deps to BDEPEND.
Add BDEPEND="dev-lang/perl sys-apps/texinfo" for docs building.

Signed-off-by: Mike Gilbert  gentoo.org>

 net-misc/wget/wget-1.21.2.ebuild | 13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/net-misc/wget/wget-1.21.2.ebuild b/net-misc/wget/wget-1.21.2.ebuild
index 5ccba5ae93b2..257c15bde5ce 100644
--- a/net-misc/wget/wget-1.21.2.ebuild
+++ b/net-misc/wget/wget-1.21.2.ebuild
@@ -35,19 +35,20 @@ RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
 DEPEND="
${RDEPEND}
static? ( ${LIB_DEPEND} )
+"
+BDEPEND="
+   app-arch/xz-utils
+   dev-lang/perl
+   sys-apps/texinfo
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )
test? (
${PYTHON_DEPS}
-   dev-lang/perl
dev-perl/HTTP-Daemon
dev-perl/HTTP-Message
dev-perl/IO-Socket-SSL
)
 "
-BDEPEND="
-   app-arch/xz-utils
-   virtual/pkgconfig
-   nls? ( sys-devel/gettext )
-"
 
 DOCS=( AUTHORS MAILING-LIST NEWS README )
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-01-16 Thread Mike Gilbert
commit: 51b4a2d062b40e25aed7812d6b82467d66c75048
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Jan 16 17:35:29 2022 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Jan 16 17:37:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51b4a2d0

net-misc/wget: replace 'cookie_check' with 'cookie-check'

Signed-off-by: Mike Gilbert  gentoo.org>

 net-misc/wget/metadata.xml   | 2 +-
 net-misc/wget/wget-1.21.1.ebuild | 6 +++---
 net-misc/wget/wget-1.21.2.ebuild | 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/net-misc/wget/metadata.xml b/net-misc/wget/metadata.xml
index 8df2cebe3bd8..574ac5004315 100644
--- a/net-misc/wget/metadata.xml
+++ b/net-misc/wget/metadata.xml
@@ -6,7 +6,7 @@
  Gentoo Base System
  
 
- Enable cookie checks via 
net-libs/libpsl
+ Enable cookie checks via 
net-libs/libpsl
  Enable support for 
media-libs/libmetalink
  Enable support for NTLM (Windows-based) authorization
  Generate UUIDs for the WARC (Web ARChive file format) using 
libuuid; otherwise use a simple RNG (random number generator)

diff --git a/net-misc/wget/wget-1.21.1.ebuild b/net-misc/wget/wget-1.21.1.ebuild
index 2a526b27a951..dddab922bcfd 100644
--- a/net-misc/wget/wget-1.21.1.ebuild
+++ b/net-misc/wget/wget-1.21.1.ebuild
@@ -14,13 +14,13 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="cookie_check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
+IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"
 
 # Force a newer libidn2 to avoid libunistring deps. #612498
 LIB_DEPEND="
-   cookie_check? ( net-libs/libpsl )
+   cookie-check? ( net-libs/libpsl )
idn? ( >=net-dns/libidn2-0.14:=[static-libs(+)] )
metalink? ( media-libs/libmetalink )
pcre? ( dev-libs/libpcre2[static-libs(+)] )
@@ -104,7 +104,7 @@ src_configure() {
$(use_enable pcre pcre2)
$(use_enable ssl digest)
$(use_enable ssl opie)
-   $(use_with cookie_check libpsl)
+   $(use_with cookie-check libpsl)
$(use_with idn libidn)
$(use_with metalink)
$(use_with ssl ssl $(usex gnutls gnutls openssl))

diff --git a/net-misc/wget/wget-1.21.2.ebuild b/net-misc/wget/wget-1.21.2.ebuild
index 257c15bde5ce..d29f599f5169 100644
--- a/net-misc/wget/wget-1.21.2.ebuild
+++ b/net-misc/wget/wget-1.21.2.ebuild
@@ -14,13 +14,13 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="cookie_check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
+IUSE="cookie-check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"
 
 # Force a newer libidn2 to avoid libunistring deps. #612498
 LIB_DEPEND="
-   cookie_check? ( net-libs/libpsl )
+   cookie-check? ( net-libs/libpsl )
idn? ( >=net-dns/libidn2-0.14:=[static-libs(+)] )
metalink? ( media-libs/libmetalink )
pcre? ( dev-libs/libpcre2[static-libs(+)] )
@@ -99,7 +99,7 @@ src_configure() {
$(use_enable pcre pcre2)
$(use_enable ssl digest)
$(use_enable ssl opie)
-   $(use_with cookie_check libpsl)
+   $(use_with cookie-check libpsl)
$(use_with idn libidn)
$(use_with metalink)
$(use_with ssl ssl $(usex gnutls gnutls openssl))



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-01-16 Thread Mike Gilbert
commit: da31ca138ee6cba623e1a029cd9cced09075d5ec
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Jan 16 16:58:03 2022 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Jan 16 17:04:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da31ca13

net-misc/wget: simplify hack in src_prepare

Signed-off-by: Mike Gilbert  gentoo.org>

 net-misc/wget/wget-1.21.2.ebuild | 13 +
 1 file changed, 5 insertions(+), 8 deletions(-)

diff --git a/net-misc/wget/wget-1.21.2.ebuild b/net-misc/wget/wget-1.21.2.ebuild
index 9d3077c2029a..5188493fdfcb 100644
--- a/net-misc/wget/wget-1.21.2.ebuild
+++ b/net-misc/wget/wget-1.21.2.ebuild
@@ -59,14 +59,11 @@ src_prepare() {
default
 
# revert some hack that breaks linking, bug #585924
-   if [[ ${CHOST} == *-darwin* ]] \
-   || [[ ${CHOST} == *-solaris* ]] \
-   || [[ ${CHOST} == *-cygwin* ]] \
-   ; then
-   sed -i \
-   -e 's/^  LIBICONV=$/:/' \
-   configure || die
-   fi
+   case ${CHOST} in
+   *-darwin*|*-solaris*|*-cygwin*)
+   sed -i -e 's/^  LIBICONV=$/:/' configure || die
+   ;;
+   esac
 
sed -i -e "s:/usr/local/etc:${EPREFIX}/etc:g" 
doc/{sample.wgetrc,wget.texi} || die
 }



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-01-16 Thread Mike Gilbert
commit: 06b175b48c0cafe78192874b45a5b37899e625a1
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Jan 16 16:56:00 2022 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Jan 16 17:04:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06b175b4

net-misc/wget: don't install sample config twice

Signed-off-by: Mike Gilbert  gentoo.org>

 net-misc/wget/wget-1.21.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.2.ebuild b/net-misc/wget/wget-1.21.2.ebuild
index 9c81e83ed1ec..9d3077c2029a 100644
--- a/net-misc/wget/wget-1.21.2.ebuild
+++ b/net-misc/wget/wget-1.21.2.ebuild
@@ -49,7 +49,7 @@ BDEPEND="
nls? ( sys-devel/gettext )
 "
 
-DOCS=( AUTHORS MAILING-LIST NEWS README doc/sample.wgetrc )
+DOCS=( AUTHORS MAILING-LIST NEWS README )
 
 pkg_setup() {
use test && python-any-r1_pkg_setup



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-01-16 Thread Mike Gilbert
commit: 61e8874b4fa28acae646e2eed233bde605f81adf
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Jan 16 16:55:04 2022 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Jan 16 17:04:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61e8874b

net-misc/wget: move "/usr/local/etc" replacement to src_prepare

Closes: https://bugs.gentoo.org/831287
Signed-off-by: Mike Gilbert  gentoo.org>

 net-misc/wget/wget-1.21.2.ebuild | 13 ++---
 1 file changed, 2 insertions(+), 11 deletions(-)

diff --git a/net-misc/wget/wget-1.21.2.ebuild b/net-misc/wget/wget-1.21.2.ebuild
index 88a127f8983f..9c81e83ed1ec 100644
--- a/net-misc/wget/wget-1.21.2.ebuild
+++ b/net-misc/wget/wget-1.21.2.ebuild
@@ -67,6 +67,8 @@ src_prepare() {
-e 's/^  LIBICONV=$/:/' \
configure || die
fi
+
+   sed -i -e "s:/usr/local/etc:${EPREFIX}/etc:g" 
doc/{sample.wgetrc,wget.texi} || die
 }
 
 src_configure() {
@@ -108,14 +110,3 @@ src_configure() {
ac_cv_libunistring=no \
econf "${myeconfargs[@]}"
 }
-
-src_install() {
-   default
-
-   sed -i \
-   -e "s:/usr/local/etc:${EPREFIX}/etc:g" \
-   "${ED}"/etc/wgetrc \
-   "${ED}"/usr/share/man/man1/wget.1 \
-   "${ED}"/usr/share/info/wget.info \
-   || die
-}



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-01-16 Thread Mike Gilbert
commit: 88bf48e60a417c3588770b243d445b3712ca53d7
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Jan 16 16:59:51 2022 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Jan 16 17:04:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88bf48e6

net-misc/wget: simplify configure hack

Signed-off-by: Mike Gilbert  gentoo.org>

 net-misc/wget/wget-1.21.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.2.ebuild b/net-misc/wget/wget-1.21.2.ebuild
index 5188493fdfcb..5ccba5ae93b2 100644
--- a/net-misc/wget/wget-1.21.2.ebuild
+++ b/net-misc/wget/wget-1.21.2.ebuild
@@ -84,6 +84,7 @@ src_configure() {
# Further, libunistring is only needed w/older libidn2 installs,
# and since we force the latest, we can force off libunistring. #612498
local myeconfargs=(
+   ac_cv_libunistring=no
--disable-assert
--disable-pcre
--disable-rpath
@@ -104,6 +105,5 @@ src_configure() {
$(use_with uuid libuuid)
$(use_with zlib)
)
-   ac_cv_libunistring=no \
econf "${myeconfargs[@]}"
 }



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-01-16 Thread Fabian Groffen
commit: 50fa2ae3bb1d0971475f296f1840fa3f9a9c9bd5
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Jan 16 12:17:23 2022 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sun Jan 16 12:20:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50fa2ae3

net-misc/wget-1.21.2: drop darwin fix (now in profile)

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Fabian Groffen  gentoo.org>

 net-misc/wget/wget-1.21.2.ebuild | 8 
 1 file changed, 8 deletions(-)

diff --git a/net-misc/wget/wget-1.21.2.ebuild b/net-misc/wget/wget-1.21.2.ebuild
index 63faba88832d..88a127f8983f 100644
--- a/net-misc/wget/wget-1.21.2.ebuild
+++ b/net-misc/wget/wget-1.21.2.ebuild
@@ -67,14 +67,6 @@ src_prepare() {
-e 's/^  LIBICONV=$/:/' \
configure || die
fi
-
-   if [[ ${CHOST} == *-darwin* && ${CHOST##*-darwin} -le 17 ]] ; then
-   # Fix older Darwin inline definition problem
-   # fixed upstream
-   # 
https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commit;h=29d79d473f52b0ec58f50c95ef782c66fc0ead21
-   sed -i -e '/define 
_GL_EXTERN_INLINE_STDHEADER_BUG/s/_BUG/_DISABLE/' \
-   src/config.h.in || die
-   fi
 }
 
 src_configure() {



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-01-14 Thread Arthur Zamarin
commit: ecf9ee2ec12cbc489a671c8438d3da11e6a89497
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jan 14 11:26:05 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jan 14 11:26:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecf9ee2e

net-misc/wget: Stabilize 1.21.2 hppa, #831095

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-misc/wget/wget-1.21.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.2.ebuild b/net-misc/wget/wget-1.21.2.ebuild
index d123afa11c02..63faba88832d 100644
--- a/net-misc/wget/wget-1.21.2.ebuild
+++ b/net-misc/wget/wget-1.21.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-01-13 Thread Arthur Zamarin
commit: ac17689a5c26f1edb45a51fa0a39ced8a9be0a23
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Jan 13 20:42:10 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Jan 13 20:42:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac17689a

net-misc/wget: Stabilize 1.21.2 arm64, #831095

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-misc/wget/wget-1.21.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.2.ebuild b/net-misc/wget/wget-1.21.2.ebuild
index d2610015bfd4..d123afa11c02 100644
--- a/net-misc/wget/wget-1.21.2.ebuild
+++ b/net-misc/wget/wget-1.21.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-01-13 Thread Arthur Zamarin
commit: 268f80735829af645f6dc58e83d46273122b0666
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Jan 13 20:10:15 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Jan 13 20:10:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=268f8073

net-misc/wget: Stabilize 1.21.2 ppc, #831095

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-misc/wget/wget-1.21.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.2.ebuild b/net-misc/wget/wget-1.21.2.ebuild
index ab98f001fb83..d2610015bfd4 100644
--- a/net-misc/wget/wget-1.21.2.ebuild
+++ b/net-misc/wget/wget-1.21.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-01-13 Thread Arthur Zamarin
commit: c5b1a92ee6c5ed6d959607c46c5695ee63cf9c1c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Jan 13 18:41:53 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Jan 13 18:41:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5b1a92e

net-misc/wget: Stabilize 1.21.2 ppc64, #831095

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-misc/wget/wget-1.21.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.2.ebuild b/net-misc/wget/wget-1.21.2.ebuild
index e8a275e0341a..ab98f001fb83 100644
--- a/net-misc/wget/wget-1.21.2.ebuild
+++ b/net-misc/wget/wget-1.21.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-01-13 Thread Sam James
commit: 94191a1e2ef0f545f2c004dddb8592f915434236
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 13 10:19:20 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 13 10:19:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94191a1e

net-misc/wget: Stabilize 1.21.2 sparc, #831095

Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/wget-1.21.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.2.ebuild b/net-misc/wget/wget-1.21.2.ebuild
index 4efdf0af08a6..e8a275e0341a 100644
--- a/net-misc/wget/wget-1.21.2.ebuild
+++ b/net-misc/wget/wget-1.21.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-01-13 Thread Sam James
commit: 2375ad5b364bfcdb9072b4a3cf954aa098c84e63
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 13 10:09:22 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 13 10:09:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2375ad5b

net-misc/wget: Stabilize 1.21.2 arm, #831095

Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/wget-1.21.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.2.ebuild b/net-misc/wget/wget-1.21.2.ebuild
index 3a851a31f19b..4efdf0af08a6 100644
--- a/net-misc/wget/wget-1.21.2.ebuild
+++ b/net-misc/wget/wget-1.21.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-01-13 Thread Jakov Smolić
commit: 9a2e9c08a62dce261fd46f9e77e2296b49a84f66
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Jan 13 08:33:28 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Jan 13 08:33:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a2e9c08

net-misc/wget: Stabilize 1.21.2 x86, #831095

Signed-off-by: Jakov Smolić  gentoo.org>

 net-misc/wget/wget-1.21.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.2.ebuild b/net-misc/wget/wget-1.21.2.ebuild
index e4ef19c4bec2..3a851a31f19b 100644
--- a/net-misc/wget/wget-1.21.2.ebuild
+++ b/net-misc/wget/wget-1.21.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-01-13 Thread Jakov Smolić
commit: 20d92904ec7d3489e7b19bec4cb1d9029d062852
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Jan 13 08:33:17 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Jan 13 08:33:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20d92904

net-misc/wget: Stabilize 1.21.2 amd64, #831095

Signed-off-by: Jakov Smolić  gentoo.org>

 net-misc/wget/wget-1.21.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.2.ebuild b/net-misc/wget/wget-1.21.2.ebuild
index f50b041c1a7a..e4ef19c4bec2 100644
--- a/net-misc/wget/wget-1.21.2.ebuild
+++ b/net-misc/wget/wget-1.21.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-01-01 Thread Sam James
commit: 30adba8f74f3d1baddde9c6db767537f1e1fefb5
Author: Thomas Bettler  gmail  com>
AuthorDate: Thu Dec 16 19:26:22 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan  2 07:09:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30adba8f

net-misc/wget: add python 3.10

Closes: https://bugs.gentoo.org/829370
Closes: https://github.com/gentoo/gentoo/pull/23341
Signed-off-by: Thomas Bettler  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/wget-1.21.1.ebuild | 2 +-
 net-misc/wget/wget-1.21.2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/wget/wget-1.21.1.ebuild b/net-misc/wget/wget-1.21.1.ebuild
index ff776758c918..2a526b27a951 100644
--- a/net-misc/wget/wget-1.21.1.ebuild
+++ b/net-misc/wget/wget-1.21.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit flag-o-matic python-any-r1 toolchain-funcs
 

diff --git a/net-misc/wget/wget-1.21.2.ebuild b/net-misc/wget/wget-1.21.2.ebuild
index 50468f6320a7..f50b041c1a7a 100644
--- a/net-misc/wget/wget-1.21.2.ebuild
+++ b/net-misc/wget/wget-1.21.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit flag-o-matic python-any-r1 toolchain-funcs
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2022-01-01 Thread David Seifert
commit: 7137223546dcb97fa22838572de154cccb752413
Author: David Seifert  gentoo  org>
AuthorDate: Sat Jan  1 20:07:16 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Jan  1 20:07:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71372235

net-misc/wget: remove uclibc

Signed-off-by: David Seifert  gentoo.org>

 net-misc/wget/wget-1.21.1.ebuild | 3 +--
 net-misc/wget/wget-1.21.2.ebuild | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/net-misc/wget/wget-1.21.1.ebuild b/net-misc/wget/wget-1.21.1.ebuild
index dfd4fce484b8..ff776758c918 100644
--- a/net-misc/wget/wget-1.21.1.ebuild
+++ b/net-misc/wget/wget-1.21.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -61,7 +61,6 @@ src_prepare() {
# revert some hack that breaks linking, bug #585924
if [[ ${CHOST} == *-darwin* ]] \
|| [[ ${CHOST} == *-solaris* ]] \
-   || [[ ${CHOST} == *-uclibc* ]] \
|| [[ ${CHOST} == *-cygwin* ]] \
; then
sed -i \

diff --git a/net-misc/wget/wget-1.21.2.ebuild b/net-misc/wget/wget-1.21.2.ebuild
index 27f69c718b3b..50468f6320a7 100644
--- a/net-misc/wget/wget-1.21.2.ebuild
+++ b/net-misc/wget/wget-1.21.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -61,7 +61,6 @@ src_prepare() {
# revert some hack that breaks linking, bug #585924
if [[ ${CHOST} == *-darwin* ]] \
|| [[ ${CHOST} == *-solaris* ]] \
-   || [[ ${CHOST} == *-uclibc* ]] \
|| [[ ${CHOST} == *-cygwin* ]] \
; then
sed -i \



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2021-10-16 Thread Fabian Groffen
commit: 2b52e245430421877b2156d6c1fedde718a5d486
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sat Oct 16 12:37:51 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sat Oct 16 12:38:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b52e245

net-misc/wget-1.21.2: update fixes for Darwin

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Fabian Groffen  gentoo.org>

 net-misc/wget/wget-1.21.2.ebuild | 14 --
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/net-misc/wget/wget-1.21.2.ebuild b/net-misc/wget/wget-1.21.2.ebuild
index 5dee2e984f6..27f69c718b3 100644
--- a/net-misc/wget/wget-1.21.2.ebuild
+++ b/net-misc/wget/wget-1.21.2.ebuild
@@ -68,6 +68,14 @@ src_prepare() {
-e 's/^  LIBICONV=$/:/' \
configure || die
fi
+
+   if [[ ${CHOST} == *-darwin* && ${CHOST##*-darwin} -le 17 ]] ; then
+   # Fix older Darwin inline definition problem
+   # fixed upstream
+   # 
https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commit;h=29d79d473f52b0ec58f50c95ef782c66fc0ead21
+   sed -i -e '/define 
_GL_EXTERN_INLINE_STDHEADER_BUG/s/_BUG/_DISABLE/' \
+   src/config.h.in || die
+   fi
 }
 
 src_configure() {
@@ -75,12 +83,6 @@ src_configure() {
# the included gnutls -- force ioctl.h to include this header
[[ ${CHOST} == *-solaris* ]] && append-cppflags -DBSD_COMP=1
 
-   if [[ ${CHOST} == *-darwin* ]] ; then
-   # 
https://lists.gnu.org/archive/html/bug-findutils/2021-01/msg00050.html
-   # 
https://lists.gnu.org/archive/html/bug-findutils/2021-01/msg00051.html
-   append-cppflags '-D__nonnull\(X\)='
-   fi
-
if use static ; then
append-ldflags -static
tc-export PKG_CONFIG



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/files/, net-misc/wget/

2021-09-08 Thread Lars Wendler
commit: 14d116caf2351fae887e51bb16860b1ac4d66670
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Sep  8 08:20:57 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Sep  8 08:20:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14d116ca

net-misc/wget: Bump to version 1.21.2

Signed-off-by: Lars Wendler  gentoo.org>

 net-misc/wget/Manifest |  2 +-
 .../wget/files/wget-1.20.3-gcc10-fno-common.patch  | 32 --
 .../{wget-1.20.3-r3.ebuild => wget-1.21.2.ebuild}  | 12 +---
 3 files changed, 9 insertions(+), 37 deletions(-)

diff --git a/net-misc/wget/Manifest b/net-misc/wget/Manifest
index e8fccc9a3bc..4f427713655 100644
--- a/net-misc/wget/Manifest
+++ b/net-misc/wget/Manifest
@@ -1,2 +1,2 @@
-DIST wget-1.20.3.tar.gz 4489249 BLAKE2B 
89fa7997a02be6fb1a869d1bf359ce4e43b41f8069d1520e6d0b48739b9b6030b1dec7b7e8cbe833ea1070b30f551b1a9d72c6f4a43bb58df20b680b42a68805
 SHA512 
e8b82b40e270296228094a78d47f81580bdbdea9e6b93fd61b37dccb39430aeb9bda5397dc53a31c952a61629383c7e2a8c8abf414c8a4dd369af6ecf2717e6c
 DIST wget-1.21.1.tar.gz 4884887 BLAKE2B 
28a3044f33df1d24e13900e8018a38cabae21fb41dd2e089bdbfd759b4adee3771ab558b84f5a8b6f546bc84a3387c973903f9fe06562093d3566e22d1528587
 SHA512 
784efbf9fe43a1671109e32a9c36237eb2d5c19cf756bf6f6e65517fb21464d3d94b1d6f491852d23b3ddff63e38fe6b60df9125c91b139993af59875e3a0712
+DIST wget-1.21.2.tar.gz 5004576 BLAKE2B 
e11c3a2b89ab26834dc4cbb445bcc6122d3a6b2a5b9c6de1ce9e8f062281f9e5aa1f80ca37a44791ba5aaf6a447015a26afef2199cdb75f1931d5e1ffb1f406b
 SHA512 
3e35f92604486ca459f26df97d392579f1d83a9254519e8ce249b410bacf70dddf716d6caa3b29fd4865163f60410b2b8ad1ca1f7bb3dbb2456386b7647b988d

diff --git a/net-misc/wget/files/wget-1.20.3-gcc10-fno-common.patch 
b/net-misc/wget/files/wget-1.20.3-gcc10-fno-common.patch
deleted file mode 100644
index 3b99f4071af..000
--- a/net-misc/wget/files/wget-1.20.3-gcc10-fno-common.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-From 04b7369490344d014b05dee5d48ca78cd04733ce Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Tim=20R=C3=BChsen?= 
-Date: Sat, 22 Feb 2020 13:40:50 +0100
-Subject: [PATCH] * tests/unit-tests.c: Fix 'multiple definition of...' with
- gcc 10
-

- tests/unit-tests.c | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/tests/unit-tests.c b/tests/unit-tests.c
-index 5fae8a219..f66e5e664 100644
 a/tests/unit-tests.c
-+++ b/tests/unit-tests.c
-@@ -37,7 +37,7 @@ as that of the covered work.  */
- 
- #include "unit-tests.h"
- 
--const char *program_argstring = "TEST";
-+extern const char *program_argstring;
- 
- static int tests_run;
- 
-@@ -69,7 +69,7 @@ all_tests(void)
-   return NULL;
- }
- 
--const char *program_name; /* Needed by lib/error.c. */
-+extern const char *program_name; /* Needed by lib/error.c. */
- 
- int
- main (int argc _GL_UNUSED, const char *argv[])

diff --git a/net-misc/wget/wget-1.20.3-r3.ebuild 
b/net-misc/wget/wget-1.21.2.ebuild
similarity index 86%
rename from net-misc/wget/wget-1.20.3-r3.ebuild
rename to net-misc/wget/wget-1.21.2.ebuild
index 28c0a2fa04d..5dee2e984f6 100644
--- a/net-misc/wget/wget-1.20.3-r3.ebuild
+++ b/net-misc/wget/wget-1.21.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7..9} )
 
 inherit flag-o-matic python-any-r1 toolchain-funcs
 
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"
@@ -51,8 +51,6 @@ BDEPEND="
 
 DOCS=( AUTHORS MAILING-LIST NEWS README doc/sample.wgetrc )
 
-PATCHES=( "${FILESDIR}"/${P}-gcc10-fno-common.patch )
-
 pkg_setup() {
use test && python-any-r1_pkg_setup
 }
@@ -77,6 +75,12 @@ src_configure() {
# the included gnutls -- force ioctl.h to include this header
[[ ${CHOST} == *-solaris* ]] && append-cppflags -DBSD_COMP=1
 
+   if [[ ${CHOST} == *-darwin* ]] ; then
+   # 
https://lists.gnu.org/archive/html/bug-findutils/2021-01/msg00050.html
+   # 
https://lists.gnu.org/archive/html/bug-findutils/2021-01/msg00051.html
+   append-cppflags '-D__nonnull\(X\)='
+   fi
+
if use static ; then
append-ldflags -static
tc-export PKG_CONFIG



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2021-08-22 Thread Fabian Groffen
commit: 1e79c53b7795d088a824049c3f692bac3bb0a0fb
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Aug 22 11:56:34 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sun Aug 22 12:00:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e79c53b

net-misc/wget-1.21.1: fix build on darwin

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Fabian Groffen  gentoo.org>

 net-misc/wget/wget-1.21.1.ebuild | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/net-misc/wget/wget-1.21.1.ebuild b/net-misc/wget/wget-1.21.1.ebuild
index 2d15744b57f..dfd4fce484b 100644
--- a/net-misc/wget/wget-1.21.1.ebuild
+++ b/net-misc/wget/wget-1.21.1.ebuild
@@ -75,6 +75,12 @@ src_configure() {
# the included gnutls -- force ioctl.h to include this header
[[ ${CHOST} == *-solaris* ]] && append-cppflags -DBSD_COMP=1
 
+   if [[ ${CHOST} == *-darwin* ]] ; then
+   # 
https://lists.gnu.org/archive/html/bug-findutils/2021-01/msg00050.html
+   # 
https://lists.gnu.org/archive/html/bug-findutils/2021-01/msg00051.html
+   append-cppflags '-D__nonnull\(X\)='
+   fi
+
if use static ; then
append-ldflags -static
tc-export PKG_CONFIG



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2021-08-15 Thread James Le Cuirot
commit: 2355c5731d6543a0abad82ba1b7aea792f532f72
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Aug 15 22:44:14 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Aug 15 22:44:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2355c573

net-misc/wget: Add ~m68k keyword

The tests pass.

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: James Le Cuirot  gentoo.org>

 net-misc/wget/wget-1.21.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.1.ebuild b/net-misc/wget/wget-1.21.1.ebuild
index b882f87b5e7..2d15744b57f 100644
--- a/net-misc/wget/wget-1.21.1.ebuild
+++ b/net-misc/wget/wget-1.21.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2021-06-10 Thread Sam James
commit: f386c701120394bcceed6fa48244f12abcbb12f0
Author: Sam James  gentoo  org>
AuthorDate: Thu Jun 10 18:27:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun 10 18:27:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f386c701

net-misc/wget: Stabilize 1.21.1 ppc, #793356

Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/wget-1.21.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.1.ebuild b/net-misc/wget/wget-1.21.1.ebuild
index b7c13595124..b882f87b5e7 100644
--- a/net-misc/wget/wget-1.21.1.ebuild
+++ b/net-misc/wget/wget-1.21.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2021-06-06 Thread Sam James
commit: 9a9a99c63800ead2edfb4ae36fb9341125516617
Author: Sam James  gentoo  org>
AuthorDate: Sun Jun  6 15:35:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jun  6 15:35:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a9a99c6

net-misc/wget: Stabilize 1.21.1 arm64, #793356

Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/wget-1.21.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.1.ebuild b/net-misc/wget/wget-1.21.1.ebuild
index 44f295dc8b7..b7c13595124 100644
--- a/net-misc/wget/wget-1.21.1.ebuild
+++ b/net-misc/wget/wget-1.21.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2021-06-02 Thread Sergei Trofimovich
commit: 4febd755894021e20626790ac30d5bc2a4d4511a
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Jun  2 14:18:09 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jun  2 14:33:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4febd755

net-misc/wget: stable 1.21.1 for hppa, bug #793356

Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-misc/wget/wget-1.21.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.1.ebuild b/net-misc/wget/wget-1.21.1.ebuild
index 496dcd0a4fa..44f295dc8b7 100644
--- a/net-misc/wget/wget-1.21.1.ebuild
+++ b/net-misc/wget/wget-1.21.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2021-06-02 Thread Sam James
commit: 9b267b4f09402b8daba1913721697882d7c57769
Author: Sam James  gentoo  org>
AuthorDate: Wed Jun  2 02:06:17 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jun  2 02:06:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b267b4f

net-misc/wget: Stabilize 1.21.1 ppc64, #793356

Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/wget-1.21.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.1.ebuild b/net-misc/wget/wget-1.21.1.ebuild
index f0832cdfad3..496dcd0a4fa 100644
--- a/net-misc/wget/wget-1.21.1.ebuild
+++ b/net-misc/wget/wget-1.21.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2021-06-01 Thread Sam James
commit: f90d3bcf44eaff84755e528cef6ca8cffa46cced
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun  1 17:57:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun  1 17:57:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f90d3bcf

net-misc/wget: Stabilize 1.21.1 arm, #793356

Signed-off-by: Sam James  gentoo.org>

 net-misc/wget/wget-1.21.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.1.ebuild b/net-misc/wget/wget-1.21.1.ebuild
index 3be3ea2e6c1..f0832cdfad3 100644
--- a/net-misc/wget/wget-1.21.1.ebuild
+++ b/net-misc/wget/wget-1.21.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2021-06-01 Thread Agostino Sarubbo
commit: 0d1e00fa9bbd3dfbd8082d6e9860f5593c145dec
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jun  1 06:59:23 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jun  1 06:59:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d1e00fa

net-misc/wget: x86 stable wrt bug #793356

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/wget/wget-1.21.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.1.ebuild b/net-misc/wget/wget-1.21.1.ebuild
index 4ca26210c57..3be3ea2e6c1 100644
--- a/net-misc/wget/wget-1.21.1.ebuild
+++ b/net-misc/wget/wget-1.21.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2021-06-01 Thread Agostino Sarubbo
commit: 9fc2bbdb6dc905af05ac9c1fcef99cf61cc35d5d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jun  1 06:57:09 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jun  1 06:57:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fc2bbdb

net-misc/wget: sparc stable wrt bug #793356

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/wget/wget-1.21.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.1.ebuild b/net-misc/wget/wget-1.21.1.ebuild
index c2bc50dd3d9..4ca26210c57 100644
--- a/net-misc/wget/wget-1.21.1.ebuild
+++ b/net-misc/wget/wget-1.21.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2021-06-01 Thread Agostino Sarubbo
commit: 345378348e706959dbfc5d339fc7971a0f4a968b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jun  1 06:30:33 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jun  1 06:30:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34537834

net-misc/wget: amd64 stable wrt bug #793356

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/wget/wget-1.21.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.21.1.ebuild b/net-misc/wget/wget-1.21.1.ebuild
index 71aaf01dd5f..c2bc50dd3d9 100644
--- a/net-misc/wget/wget-1.21.1.ebuild
+++ b/net-misc/wget/wget-1.21.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/files/, net-misc/wget/

2021-05-23 Thread David Seifert
commit: 72e3f286ea1d1f001d6b10ebe53179b06b988379
Author: David Seifert  gentoo  org>
AuthorDate: Sun May 23 12:14:14 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun May 23 12:14:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72e3f286

net-misc/wget: drop 1.21-r1

Signed-off-by: David Seifert  gentoo.org>

 net-misc/wget/Manifest |   1 -
 net-misc/wget/files/wget-1.21-avoid_bashisms.patch |  26 -
 .../wget/files/wget-1.21-avoid_eautoreconf.patch   |  11 --
 .../wget/files/wget-1.21-gnulib-utime-errno.patch  |  30 -
 net-misc/wget/wget-1.21-r1.ebuild  | 128 -
 5 files changed, 196 deletions(-)

diff --git a/net-misc/wget/Manifest b/net-misc/wget/Manifest
index ff2b3735a29..e8fccc9a3bc 100644
--- a/net-misc/wget/Manifest
+++ b/net-misc/wget/Manifest
@@ -1,3 +1,2 @@
 DIST wget-1.20.3.tar.gz 4489249 BLAKE2B 
89fa7997a02be6fb1a869d1bf359ce4e43b41f8069d1520e6d0b48739b9b6030b1dec7b7e8cbe833ea1070b30f551b1a9d72c6f4a43bb58df20b680b42a68805
 SHA512 
e8b82b40e270296228094a78d47f81580bdbdea9e6b93fd61b37dccb39430aeb9bda5397dc53a31c952a61629383c7e2a8c8abf414c8a4dd369af6ecf2717e6c
 DIST wget-1.21.1.tar.gz 4884887 BLAKE2B 
28a3044f33df1d24e13900e8018a38cabae21fb41dd2e089bdbfd759b4adee3771ab558b84f5a8b6f546bc84a3387c973903f9fe06562093d3566e22d1528587
 SHA512 
784efbf9fe43a1671109e32a9c36237eb2d5c19cf756bf6f6e65517fb21464d3d94b1d6f491852d23b3ddff63e38fe6b60df9125c91b139993af59875e3a0712
-DIST wget-1.21.tar.gz 4866788 BLAKE2B 
e019df0ba0eefb0d6de0e73a73e7dc0ecd46048831ef3b4719ab47ce6895de7da3163902ff19881eb60eb4f67568a7de70092f62a8f8397a5ac9583fb689ad3a
 SHA512 
13313a98f91ef34ad90103f076285549eb4887d77953e9f192d3b0667642b5ceb9e2e30091f766cbf1d6ed423499c497ed85d826f3f3e92f0711aa06d8303c5a

diff --git a/net-misc/wget/files/wget-1.21-avoid_bashisms.patch 
b/net-misc/wget/files/wget-1.21-avoid_bashisms.patch
deleted file mode 100644
index 478621ecb59..000
--- a/net-misc/wget/files/wget-1.21-avoid_bashisms.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From a9092887e0e98877a205e9052930692f35fb179e Mon Sep 17 00:00:00 2001
-From: Matt Whitlock 
-Date: Sat, 2 Jan 2021 16:27:57 +0100
-Subject: [PATCH] configure.ac: Don't use bashisms
-
-Gentoo-bug: https://bugs.gentoo.org/762946

- configure.ac | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/configure.ac b/configure.ac
-index 96adf13b..f6268fd5 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -978,7 +978,7 @@ AM_CONDITIONAL([IRI_IS_ENABLED], [test "X$iri" != "Xno"])
- AM_CONDITIONAL([WITH_SSL], [test "X$with_ssl" != "Xno"])
- AM_CONDITIONAL([METALINK_IS_ENABLED], [test "X$with_metalink" != "Xno"])
- AM_CONDITIONAL([WITH_XATTR], [test "X$ENABLE_XATTR" != "Xno"])
--AM_CONDITIONAL([WITH_NTLM], [test "X$ENABLE_NTLM" == "Xyes"])
-+AM_CONDITIONAL([WITH_NTLM], [test "X$ENABLE_NTLM" = "Xyes"])
- 
- dnl
- dnl Create output
--- 
-2.30.0
-

diff --git a/net-misc/wget/files/wget-1.21-avoid_eautoreconf.patch 
b/net-misc/wget/files/wget-1.21-avoid_eautoreconf.patch
deleted file mode 100644
index 0e02851a257..000
--- a/net-misc/wget/files/wget-1.21-avoid_eautoreconf.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/configure
-+++ b/configure
-@@ -55925,7 +55925,7 @@
-   WITH_XATTR_FALSE=
- fi
- 
-- if test "X$ENABLE_NTLM" == "Xyes"; then
-+ if test "X$ENABLE_NTLM" = "Xyes"; then
-   WITH_NTLM_TRUE=
-   WITH_NTLM_FALSE='#'
- else

diff --git a/net-misc/wget/files/wget-1.21-gnulib-utime-errno.patch 
b/net-misc/wget/files/wget-1.21-gnulib-utime-errno.patch
deleted file mode 100644
index 546028c83df..000
--- a/net-misc/wget/files/wget-1.21-gnulib-utime-errno.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-From 6a76832db224ac5671599ce332717f985a2addc7 Mon Sep 17 00:00:00 2001
-From: Bruno Haible 
-Date: Thu, 31 Dec 2020 17:16:57 +0100
-Subject: utime: Fix compilation error on macOS and Solaris 9 (regr.
- 2020-12-24).
-
-Reported by Tom G. Christensen  in
-.
-
-* lib/utime.c: Include .

- ChangeLog   | 7 +++
- lib/utime.c | 1 +
- 2 files changed, 8 insertions(+)
-
-diff --git a/lib/utime.c b/lib/utime.c
-index bf7d7c534..337217950 100644
 a/lib/utime.c
-+++ b/lib/utime.c
-@@ -261,6 +261,7 @@ utime (const char *name, const struct utimbuf *ts)
- 
- #else
- 
-+# include 
- # include 
- # include "filename.h"
- 
--- 
-cgit v1.2.1
-

diff --git a/net-misc/wget/wget-1.21-r1.ebuild 
b/net-misc/wget/wget-1.21-r1.ebuild
deleted file mode 100644
index 3337acda223..000
--- a/net-misc/wget/wget-1.21-r1.ebuild
+++ /dev/null
@@ -1,128 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit flag-o-matic python-any-r1 toolchain-funcs
-
-DESCRIPTION="Network utility to retrieve files from the WWW"
-HOMEPAGE="https://www.gnu.org/software/wget/;

[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2021-04-30 Thread Mikle Kolyada
commit: 0b4762c89142a341aab131f04e0491cd6e79bc83
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Apr 30 14:00:13 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Apr 30 14:00:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b4762c8

net-misc/wget: remove libressl support

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada  gentoo.org>

 net-misc/wget/wget-1.20.3-r3.ebuild | 7 ++-
 net-misc/wget/wget-1.21-r1.ebuild   | 7 ++-
 net-misc/wget/wget-1.21.1.ebuild| 7 ++-
 3 files changed, 6 insertions(+), 15 deletions(-)

diff --git a/net-misc/wget/wget-1.20.3-r3.ebuild 
b/net-misc/wget/wget-1.20.3-r3.ebuild
index 8efcfe141f9..28c0a2fa04d 100644
--- a/net-misc/wget/wget-1.20.3-r3.ebuild
+++ b/net-misc/wget/wget-1.20.3-r3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="cookie_check debug gnutls idn ipv6 libressl metalink nls ntlm pcre +ssl 
static test uuid zlib"
+IUSE="cookie_check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"
 
@@ -26,10 +26,7 @@ LIB_DEPEND="
pcre? ( dev-libs/libpcre2[static-libs(+)] )
ssl? (
gnutls? ( net-libs/gnutls:0=[static-libs(+)] )
-   !gnutls? (
-   !libressl? ( dev-libs/openssl:0=[static-libs(+)] )
-   libressl? ( dev-libs/libressl:0=[static-libs(+)] )
-   )
+   !gnutls? ( dev-libs/openssl:0=[static-libs(+)] )
)
uuid? ( sys-apps/util-linux[static-libs(+)] )
zlib? ( sys-libs/zlib[static-libs(+)] )

diff --git a/net-misc/wget/wget-1.21-r1.ebuild 
b/net-misc/wget/wget-1.21-r1.ebuild
index 0c99c801bfd..3337acda223 100644
--- a/net-misc/wget/wget-1.21-r1.ebuild
+++ b/net-misc/wget/wget-1.21-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="cookie_check debug gnutls idn ipv6 libressl metalink nls ntlm pcre +ssl 
static test uuid zlib"
+IUSE="cookie_check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"
 
@@ -26,10 +26,7 @@ LIB_DEPEND="
pcre? ( dev-libs/libpcre2[static-libs(+)] )
ssl? (
gnutls? ( net-libs/gnutls:0=[static-libs(+)] )
-   !gnutls? (
-   !libressl? ( dev-libs/openssl:0=[static-libs(+)] )
-   libressl? ( dev-libs/libressl:0=[static-libs(+)] )
-   )
+   !gnutls? ( dev-libs/openssl:0=[static-libs(+)] )
)
uuid? ( sys-apps/util-linux[static-libs(+)] )
zlib? ( sys-libs/zlib[static-libs(+)] )

diff --git a/net-misc/wget/wget-1.21.1.ebuild b/net-misc/wget/wget-1.21.1.ebuild
index 52e3021d7e8..71aaf01dd5f 100644
--- a/net-misc/wget/wget-1.21.1.ebuild
+++ b/net-misc/wget/wget-1.21.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="cookie_check debug gnutls idn ipv6 libressl metalink nls ntlm pcre +ssl 
static test uuid zlib"
+IUSE="cookie_check debug gnutls idn ipv6 metalink nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"
 
@@ -26,10 +26,7 @@ LIB_DEPEND="
pcre? ( dev-libs/libpcre2[static-libs(+)] )
ssl? (
gnutls? ( net-libs/gnutls:0=[static-libs(+)] )
-   !gnutls? (
-   !libressl? ( dev-libs/openssl:0=[static-libs(+)] )
-   libressl? ( dev-libs/libressl:0=[static-libs(+)] )
-   )
+   !gnutls? ( dev-libs/openssl:0=[static-libs(+)] )
)
uuid? ( sys-apps/util-linux[static-libs(+)] )
zlib? ( sys-libs/zlib[static-libs(+)] )



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2021-01-09 Thread Lars Wendler
commit: 4ababe487221c85a2a786026126601a21e2829dd
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Jan  9 12:07:21 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Jan  9 12:07:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ababe48

net-misc/wget: Bump to version 1.21.1

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 net-misc/wget/Manifest   |   1 +
 net-misc/wget/wget-1.21.1.ebuild | 125 +++
 2 files changed, 126 insertions(+)

diff --git a/net-misc/wget/Manifest b/net-misc/wget/Manifest
index 45212c9f20d..ff2b3735a29 100644
--- a/net-misc/wget/Manifest
+++ b/net-misc/wget/Manifest
@@ -1,2 +1,3 @@
 DIST wget-1.20.3.tar.gz 4489249 BLAKE2B 
89fa7997a02be6fb1a869d1bf359ce4e43b41f8069d1520e6d0b48739b9b6030b1dec7b7e8cbe833ea1070b30f551b1a9d72c6f4a43bb58df20b680b42a68805
 SHA512 
e8b82b40e270296228094a78d47f81580bdbdea9e6b93fd61b37dccb39430aeb9bda5397dc53a31c952a61629383c7e2a8c8abf414c8a4dd369af6ecf2717e6c
+DIST wget-1.21.1.tar.gz 4884887 BLAKE2B 
28a3044f33df1d24e13900e8018a38cabae21fb41dd2e089bdbfd759b4adee3771ab558b84f5a8b6f546bc84a3387c973903f9fe06562093d3566e22d1528587
 SHA512 
784efbf9fe43a1671109e32a9c36237eb2d5c19cf756bf6f6e65517fb21464d3d94b1d6f491852d23b3ddff63e38fe6b60df9125c91b139993af59875e3a0712
 DIST wget-1.21.tar.gz 4866788 BLAKE2B 
e019df0ba0eefb0d6de0e73a73e7dc0ecd46048831ef3b4719ab47ce6895de7da3163902ff19881eb60eb4f67568a7de70092f62a8f8397a5ac9583fb689ad3a
 SHA512 
13313a98f91ef34ad90103f076285549eb4887d77953e9f192d3b0667642b5ceb9e2e30091f766cbf1d6ed423499c497ed85d826f3f3e92f0711aa06d8303c5a

diff --git a/net-misc/wget/wget-1.21.1.ebuild b/net-misc/wget/wget-1.21.1.ebuild
new file mode 100644
index 000..ffe8a73aa71
--- /dev/null
+++ b/net-misc/wget/wget-1.21.1.ebuild
@@ -0,0 +1,125 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} )
+
+inherit flag-o-matic python-any-r1 toolchain-funcs
+
+DESCRIPTION="Network utility to retrieve files from the WWW"
+HOMEPAGE="https://www.gnu.org/software/wget/;
+SRC_URI="mirror://gnu/wget/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="cookie_check debug gnutls idn ipv6 libressl metalink nls ntlm pcre +ssl 
static test uuid zlib"
+REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
+RESTRICT="!test? ( test )"
+
+# Force a newer libidn2 to avoid libunistring deps. #612498
+LIB_DEPEND="
+   cookie_check? ( net-libs/libpsl )
+   idn? ( >=net-dns/libidn2-0.14:=[static-libs(+)] )
+   metalink? ( media-libs/libmetalink )
+   pcre? ( dev-libs/libpcre2[static-libs(+)] )
+   ssl? (
+   gnutls? ( net-libs/gnutls:0=[static-libs(+)] )
+   !gnutls? (
+   !libressl? ( dev-libs/openssl:0=[static-libs(+)] )
+   libressl? ( dev-libs/libressl:0=[static-libs(+)] )
+   )
+   )
+   uuid? ( sys-apps/util-linux[static-libs(+)] )
+   zlib? ( sys-libs/zlib[static-libs(+)] )
+"
+RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
+DEPEND="
+   ${RDEPEND}
+   static? ( ${LIB_DEPEND} )
+   test? (
+   ${PYTHON_DEPS}
+   dev-lang/perl
+   dev-perl/HTTP-Daemon
+   dev-perl/HTTP-Message
+   dev-perl/IO-Socket-SSL
+   )
+"
+BDEPEND="
+   app-arch/xz-utils
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )
+"
+
+DOCS=( AUTHORS MAILING-LIST NEWS README doc/sample.wgetrc )
+
+pkg_setup() {
+   use test && python-any-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+
+   # revert some hack that breaks linking, bug #585924
+   if [[ ${CHOST} == *-darwin* ]] \
+   || [[ ${CHOST} == *-solaris* ]] \
+   || [[ ${CHOST} == *-uclibc* ]] \
+   || [[ ${CHOST} == *-cygwin* ]] \
+   ; then
+   sed -i \
+   -e 's/^  LIBICONV=$/:/' \
+   configure || die
+   fi
+}
+
+src_configure() {
+   # fix compilation on Solaris, we need filio.h for FIONBIO as used in
+   # the included gnutls -- force ioctl.h to include this header
+   [[ ${CHOST} == *-solaris* ]] && append-cppflags -DBSD_COMP=1
+
+   if use static ; then
+   append-ldflags -static
+   tc-export PKG_CONFIG
+   PKG_CONFIG+=" --static"
+   fi
+
+   # There is no flag that controls this.  libunistring-prefix only
+   # controls the search path (which is why we turn it off below).
+   # Further, libunistring is only needed w/older libidn2 installs,
+   # and since we force the latest, we can force off libunistring. #612498
+   local 

[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2021-01-06 Thread Fabian Groffen
commit: 3db4b0dc70bcb004683ab63acc3c89523851d5d1
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Jan  6 14:50:53 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Jan  6 15:06:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3db4b0dc

net-misc/wget: drop x86-macos

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

 net-misc/wget/wget-1.20.3-r3.ebuild | 4 ++--
 net-misc/wget/wget-1.21-r1.ebuild   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-misc/wget/wget-1.20.3-r3.ebuild 
b/net-misc/wget/wget-1.20.3-r3.ebuild
index 8f8647ab77b..13b6b24cb0d 100644
--- a/net-misc/wget/wget-1.20.3-r3.ebuild
+++ b/net-misc/wget/wget-1.20.3-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 libressl metalink nls ntlm pcre +ssl 
static test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"

diff --git a/net-misc/wget/wget-1.21-r1.ebuild 
b/net-misc/wget/wget-1.21-r1.ebuild
index 392b9c4337c..c8a19550b70 100644
--- a/net-misc/wget/wget-1.21-r1.ebuild
+++ b/net-misc/wget/wget-1.21-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 libressl metalink nls ntlm pcre +ssl 
static test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2021-01-02 Thread Lars Wendler
commit: 2b79dff0720d21e8597c113aa79c6f0d43cbb3c9
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Jan  2 19:46:52 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Jan  2 19:46:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b79dff0

net-misc/wget: Removed old

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 net-misc/wget/wget-1.21.ebuild | 125 -
 1 file changed, 125 deletions(-)

diff --git a/net-misc/wget/wget-1.21.ebuild b/net-misc/wget/wget-1.21.ebuild
deleted file mode 100644
index 6034e4a301c..000
--- a/net-misc/wget/wget-1.21.ebuild
+++ /dev/null
@@ -1,125 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7,8} )
-
-inherit flag-o-matic python-any-r1 toolchain-funcs
-
-DESCRIPTION="Network utility to retrieve files from the WWW"
-HOMEPAGE="https://www.gnu.org/software/wget/;
-SRC_URI="mirror://gnu/wget/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="cookie_check debug gnutls idn ipv6 libressl metalink nls ntlm pcre +ssl 
static test uuid zlib"
-REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
-RESTRICT="!test? ( test )"
-
-# Force a newer libidn2 to avoid libunistring deps. #612498
-LIB_DEPEND="
-   cookie_check? ( net-libs/libpsl )
-   idn? ( >=net-dns/libidn2-0.14:=[static-libs(+)] )
-   metalink? ( media-libs/libmetalink )
-   pcre? ( dev-libs/libpcre2[static-libs(+)] )
-   ssl? (
-   gnutls? ( net-libs/gnutls:0=[static-libs(+)] )
-   !gnutls? (
-   !libressl? ( dev-libs/openssl:0=[static-libs(+)] )
-   libressl? ( dev-libs/libressl:0=[static-libs(+)] )
-   )
-   )
-   uuid? ( sys-apps/util-linux[static-libs(+)] )
-   zlib? ( sys-libs/zlib[static-libs(+)] )
-"
-RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
-DEPEND="
-   ${RDEPEND}
-   static? ( ${LIB_DEPEND} )
-   test? (
-   ${PYTHON_DEPS}
-   dev-lang/perl
-   dev-perl/HTTP-Daemon
-   dev-perl/HTTP-Message
-   dev-perl/IO-Socket-SSL
-   )
-"
-BDEPEND="
-   app-arch/xz-utils
-   virtual/pkgconfig
-   nls? ( sys-devel/gettext )
-"
-
-DOCS=( AUTHORS MAILING-LIST NEWS README doc/sample.wgetrc )
-
-pkg_setup() {
-   use test && python-any-r1_pkg_setup
-}
-
-src_prepare() {
-   default
-
-   # revert some hack that breaks linking, bug #585924
-   if [[ ${CHOST} == *-darwin* ]] \
-   || [[ ${CHOST} == *-solaris* ]] \
-   || [[ ${CHOST} == *-uclibc* ]] \
-   || [[ ${CHOST} == *-cygwin* ]] \
-   ; then
-   sed -i \
-   -e 's/^  LIBICONV=$/:/' \
-   configure || die
-   fi
-}
-
-src_configure() {
-   # fix compilation on Solaris, we need filio.h for FIONBIO as used in
-   # the included gnutls -- force ioctl.h to include this header
-   [[ ${CHOST} == *-solaris* ]] && append-cppflags -DBSD_COMP=1
-
-   if use static ; then
-   append-ldflags -static
-   tc-export PKG_CONFIG
-   PKG_CONFIG+=" --static"
-   fi
-
-   # There is no flag that controls this.  libunistring-prefix only
-   # controls the search path (which is why we turn it off below).
-   # Further, libunistring is only needed w/older libidn2 installs,
-   # and since we force the latest, we can force off libunistring. #612498
-   local myeconfargs=(
-   --disable-assert
-   --disable-pcre
-   --disable-rpath
-   --without-included-libunistring
-   --without-libunistring-prefix
-   $(use_enable debug)
-   $(use_enable idn iri)
-   $(use_enable ipv6)
-   $(use_enable nls)
-   $(use_enable ntlm)
-   $(use_enable pcre pcre2)
-   $(use_enable ssl digest)
-   $(use_enable ssl opie)
-   $(use_with cookie_check libpsl)
-   $(use_with idn libidn)
-   $(use_with metalink)
-   $(use_with ssl ssl $(usex gnutls gnutls openssl))
-   $(use_with uuid libuuid)
-   $(use_with zlib)
-   )
-   ac_cv_libunistring=no \
-   econf "${myeconfargs[@]}"
-}
-
-src_install() {
-   default
-
-   sed -i \
-   -e "s:/usr/local/etc:${EPREFIX}/etc:g" \
-   "${ED}"/etc/wgetrc \
-   "${ED}"/usr/share/man/man1/wget.1 \
-   "${ED}"/usr/share/info/wget.info \
-   || die
-}



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/, net-misc/wget/files/

2021-01-02 Thread Lars Wendler
commit: 38e53c2df01940da65e045f5d6b2185b671f9eb0
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Jan  2 19:43:31 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Jan  2 19:45:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38e53c2d

net-misc/wget: Don't use bashisms in configure

Reported-by: Matt Whitlock  mattwhitlock.name>
Closes: https://bugs.gentoo.org/762946
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 net-misc/wget/files/wget-1.21-avoid_bashisms.patch | 26 ++
 .../wget/files/wget-1.21-avoid_eautoreconf.patch   | 11 +
 net-misc/wget/wget-1.21-r1.ebuild  |  4 +++-
 3 files changed, 40 insertions(+), 1 deletion(-)

diff --git a/net-misc/wget/files/wget-1.21-avoid_bashisms.patch 
b/net-misc/wget/files/wget-1.21-avoid_bashisms.patch
new file mode 100644
index 000..478621ecb59
--- /dev/null
+++ b/net-misc/wget/files/wget-1.21-avoid_bashisms.patch
@@ -0,0 +1,26 @@
+From a9092887e0e98877a205e9052930692f35fb179e Mon Sep 17 00:00:00 2001
+From: Matt Whitlock 
+Date: Sat, 2 Jan 2021 16:27:57 +0100
+Subject: [PATCH] configure.ac: Don't use bashisms
+
+Gentoo-bug: https://bugs.gentoo.org/762946
+---
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/configure.ac b/configure.ac
+index 96adf13b..f6268fd5 100644
+--- a/configure.ac
 b/configure.ac
+@@ -978,7 +978,7 @@ AM_CONDITIONAL([IRI_IS_ENABLED], [test "X$iri" != "Xno"])
+ AM_CONDITIONAL([WITH_SSL], [test "X$with_ssl" != "Xno"])
+ AM_CONDITIONAL([METALINK_IS_ENABLED], [test "X$with_metalink" != "Xno"])
+ AM_CONDITIONAL([WITH_XATTR], [test "X$ENABLE_XATTR" != "Xno"])
+-AM_CONDITIONAL([WITH_NTLM], [test "X$ENABLE_NTLM" == "Xyes"])
++AM_CONDITIONAL([WITH_NTLM], [test "X$ENABLE_NTLM" = "Xyes"])
+ 
+ dnl
+ dnl Create output
+-- 
+2.30.0
+

diff --git a/net-misc/wget/files/wget-1.21-avoid_eautoreconf.patch 
b/net-misc/wget/files/wget-1.21-avoid_eautoreconf.patch
new file mode 100644
index 000..0e02851a257
--- /dev/null
+++ b/net-misc/wget/files/wget-1.21-avoid_eautoreconf.patch
@@ -0,0 +1,11 @@
+--- a/configure
 b/configure
+@@ -55925,7 +55925,7 @@
+   WITH_XATTR_FALSE=
+ fi
+ 
+- if test "X$ENABLE_NTLM" == "Xyes"; then
++ if test "X$ENABLE_NTLM" = "Xyes"; then
+   WITH_NTLM_TRUE=
+   WITH_NTLM_FALSE='#'
+ else

diff --git a/net-misc/wget/wget-1.21-r1.ebuild 
b/net-misc/wget/wget-1.21-r1.ebuild
index 9d919f50edb..392b9c4337c 100644
--- a/net-misc/wget/wget-1.21-r1.ebuild
+++ b/net-misc/wget/wget-1.21-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6..9} )
 
 inherit flag-o-matic python-any-r1 toolchain-funcs
 
@@ -56,6 +56,8 @@ DOCS=( AUTHORS MAILING-LIST NEWS README doc/sample.wgetrc )
 
 PATCHES=(
"${FILESDIR}"/${P}-gnulib-utime-errno.patch  # 763123, drop next release
+   "${FILESDIR}"/${PN}-1.21-avoid_bashisms.patch #762946
+   "${FILESDIR}"/${PN}-1.21-avoid_eautoreconf.patch
 )
 
 pkg_setup() {



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/files/, net-misc/wget/

2021-01-02 Thread Fabian Groffen
commit: 9bf03680ff02e09c1cef7dd05f9634d459a3957f
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sat Jan  2 18:48:23 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sat Jan  2 18:48:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bf03680

net-misc/wget-1.21-r1: revbump, gnulib fix for Darwin, Solaris

Closes: https://bugs.gentoo.org/763123
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

 .../wget/files/wget-1.21-gnulib-utime-errno.patch  |  30 +
 net-misc/wget/wget-1.21-r1.ebuild  | 129 +
 2 files changed, 159 insertions(+)

diff --git a/net-misc/wget/files/wget-1.21-gnulib-utime-errno.patch 
b/net-misc/wget/files/wget-1.21-gnulib-utime-errno.patch
new file mode 100644
index 000..546028c83df
--- /dev/null
+++ b/net-misc/wget/files/wget-1.21-gnulib-utime-errno.patch
@@ -0,0 +1,30 @@
+From 6a76832db224ac5671599ce332717f985a2addc7 Mon Sep 17 00:00:00 2001
+From: Bruno Haible 
+Date: Thu, 31 Dec 2020 17:16:57 +0100
+Subject: utime: Fix compilation error on macOS and Solaris 9 (regr.
+ 2020-12-24).
+
+Reported by Tom G. Christensen  in
+.
+
+* lib/utime.c: Include .
+---
+ ChangeLog   | 7 +++
+ lib/utime.c | 1 +
+ 2 files changed, 8 insertions(+)
+
+diff --git a/lib/utime.c b/lib/utime.c
+index bf7d7c534..337217950 100644
+--- a/lib/utime.c
 b/lib/utime.c
+@@ -261,6 +261,7 @@ utime (const char *name, const struct utimbuf *ts)
+ 
+ #else
+ 
++# include 
+ # include 
+ # include "filename.h"
+ 
+-- 
+cgit v1.2.1
+

diff --git a/net-misc/wget/wget-1.21-r1.ebuild 
b/net-misc/wget/wget-1.21-r1.ebuild
new file mode 100644
index 000..9d919f50edb
--- /dev/null
+++ b/net-misc/wget/wget-1.21-r1.ebuild
@@ -0,0 +1,129 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit flag-o-matic python-any-r1 toolchain-funcs
+
+DESCRIPTION="Network utility to retrieve files from the WWW"
+HOMEPAGE="https://www.gnu.org/software/wget/;
+SRC_URI="mirror://gnu/wget/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="cookie_check debug gnutls idn ipv6 libressl metalink nls ntlm pcre +ssl 
static test uuid zlib"
+REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
+RESTRICT="!test? ( test )"
+
+# Force a newer libidn2 to avoid libunistring deps. #612498
+LIB_DEPEND="
+   cookie_check? ( net-libs/libpsl )
+   idn? ( >=net-dns/libidn2-0.14:=[static-libs(+)] )
+   metalink? ( media-libs/libmetalink )
+   pcre? ( dev-libs/libpcre2[static-libs(+)] )
+   ssl? (
+   gnutls? ( net-libs/gnutls:0=[static-libs(+)] )
+   !gnutls? (
+   !libressl? ( dev-libs/openssl:0=[static-libs(+)] )
+   libressl? ( dev-libs/libressl:0=[static-libs(+)] )
+   )
+   )
+   uuid? ( sys-apps/util-linux[static-libs(+)] )
+   zlib? ( sys-libs/zlib[static-libs(+)] )
+"
+RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
+DEPEND="
+   ${RDEPEND}
+   static? ( ${LIB_DEPEND} )
+   test? (
+   ${PYTHON_DEPS}
+   dev-lang/perl
+   dev-perl/HTTP-Daemon
+   dev-perl/HTTP-Message
+   dev-perl/IO-Socket-SSL
+   )
+"
+BDEPEND="
+   app-arch/xz-utils
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )
+"
+
+DOCS=( AUTHORS MAILING-LIST NEWS README doc/sample.wgetrc )
+
+PATCHES=(
+   "${FILESDIR}"/${P}-gnulib-utime-errno.patch  # 763123, drop next release
+)
+
+pkg_setup() {
+   use test && python-any-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+
+   # revert some hack that breaks linking, bug #585924
+   if [[ ${CHOST} == *-darwin* ]] \
+   || [[ ${CHOST} == *-solaris* ]] \
+   || [[ ${CHOST} == *-uclibc* ]] \
+   || [[ ${CHOST} == *-cygwin* ]] \
+   ; then
+   sed -i \
+   -e 's/^  LIBICONV=$/:/' \
+   configure || die
+   fi
+}
+
+src_configure() {
+   # fix compilation on Solaris, we need filio.h for FIONBIO as used in
+   # the included gnutls -- force ioctl.h to include this header
+   [[ ${CHOST} == *-solaris* ]] && append-cppflags -DBSD_COMP=1
+
+   if use static ; then
+   append-ldflags -static
+   tc-export PKG_CONFIG
+   PKG_CONFIG+=" --static"
+   fi
+
+   # There is no flag that controls this.  libunistring-prefix only
+   # controls the search path (which is why we turn it off below).
+   # Further, libunistring is only needed w/older libidn2 installs,
+ 

[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2020-12-31 Thread Lars Wendler
commit: 95c14aa4d6a5fdd922cb91c40f57d5a1c122e984
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Dec 31 20:10:16 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Dec 31 20:10:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95c14aa4

net-misc/wget: Removed old

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 net-misc/wget/wget-1.20.3-r1.ebuild | 120 
 1 file changed, 120 deletions(-)

diff --git a/net-misc/wget/wget-1.20.3-r1.ebuild 
b/net-misc/wget/wget-1.20.3-r1.ebuild
deleted file mode 100644
index d195a6a5b08..000
--- a/net-misc/wget/wget-1.20.3-r1.ebuild
+++ /dev/null
@@ -1,120 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit flag-o-matic python-any-r1 toolchain-funcs
-
-DESCRIPTION="Network utility to retrieve files from the WWW"
-HOMEPAGE="https://www.gnu.org/software/wget/;
-SRC_URI="mirror://gnu/wget/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux"
-IUSE="debug gnutls idn ipv6 libressl nls ntlm pcre +ssl static test uuid zlib"
-REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
-RESTRICT="!test? ( test )"
-
-# Force a newer libidn2 to avoid libunistring deps. #612498
-LIB_DEPEND="
-   idn? ( >=net-dns/libidn2-0.14:=[static-libs(+)] )
-   pcre? ( dev-libs/libpcre2[static-libs(+)] )
-   ssl? (
-   gnutls? ( net-libs/gnutls:0=[static-libs(+)] )
-   !gnutls? (
-   !libressl? ( dev-libs/openssl:0=[static-libs(+)] )
-   libressl? ( dev-libs/libressl:0=[static-libs(+)] )
-   )
-   )
-   uuid? ( sys-apps/util-linux[static-libs(+)] )
-   zlib? ( sys-libs/zlib[static-libs(+)] )
-"
-RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
-DEPEND="
-   ${RDEPEND}
-   app-arch/xz-utils
-   virtual/pkgconfig
-   static? ( ${LIB_DEPEND} )
-   test? (
-   ${PYTHON_DEPS}
-   dev-lang/perl
-   dev-perl/HTTP-Daemon
-   dev-perl/HTTP-Message
-   dev-perl/IO-Socket-SSL
-   )
-   nls? ( sys-devel/gettext )
-"
-
-DOCS=( AUTHORS MAILING-LIST NEWS README doc/sample.wgetrc )
-
-pkg_setup() {
-   use test && python-any-r1_pkg_setup
-}
-
-src_prepare() {
-   default
-
-   # revert some hack that breaks linking, bug #585924
-   if [[ ${CHOST} == *-darwin* ]] \
-   || [[ ${CHOST} == *-solaris* ]] \
-   || [[ ${CHOST} == *-uclibc* ]] \
-   || [[ ${CHOST} == *-cygwin* ]] \
-   ; then
-   sed -i \
-   -e 's/^  LIBICONV=$/:/' \
-   configure || die
-   fi
-}
-
-src_configure() {
-   # fix compilation on Solaris, we need filio.h for FIONBIO as used in
-   # the included gnutls -- force ioctl.h to include this header
-   [[ ${CHOST} == *-solaris* ]] && append-cppflags -DBSD_COMP=1
-
-   if use static ; then
-   append-ldflags -static
-   tc-export PKG_CONFIG
-   PKG_CONFIG+=" --static"
-   fi
-
-   # There is no flag that controls this.  libunistring-prefix only
-   # controls the search path (which is why we turn it off below).
-   # Further, libunistring is only needed w/older libidn2 installs,
-   # and since we force the latest, we can force off libunistring. #612498
-   local myeconfargs=(
-   --disable-assert
-   --disable-pcre
-   --disable-rpath
-   --without-included-libunistring
-   --without-libpsl
-   --without-libunistring-prefix
-   $(use_enable debug)
-   $(use_enable idn iri)
-   $(use_enable ipv6)
-   $(use_enable nls)
-   $(use_enable ntlm)
-   $(use_enable pcre pcre2)
-   $(use_enable ssl digest)
-   $(use_enable ssl opie)
-   $(use_with idn libidn)
-   $(use_with ssl ssl $(usex gnutls gnutls openssl))
-   $(use_with uuid libuuid)
-   $(use_with zlib)
-   )
-   ac_cv_libunistring=no \
-   econf "${myeconfargs[@]}"
-}
-
-src_install() {
-   default
-
-   sed -i \
-   -e "s:/usr/local/etc:${EPREFIX}/etc:g" \
-   "${ED%/}"/etc/wgetrc \
-   "${ED%/}"/usr/share/man/man1/wget.1 \
-   "${ED%/}"/usr/share/info/wget.info \
-   || die
-}



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2020-12-31 Thread Lars Wendler
commit: 0a614c0dc270484b05fa5bc28c51e825fc17b66a
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Dec 31 20:09:17 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Dec 31 20:09:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a614c0d

net-misc/wget: Bump to version 1.21

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 net-misc/wget/Manifest |   1 +
 net-misc/wget/wget-1.21.ebuild | 125 +
 2 files changed, 126 insertions(+)

diff --git a/net-misc/wget/Manifest b/net-misc/wget/Manifest
index b2c217e1f19..45212c9f20d 100644
--- a/net-misc/wget/Manifest
+++ b/net-misc/wget/Manifest
@@ -1 +1,2 @@
 DIST wget-1.20.3.tar.gz 4489249 BLAKE2B 
89fa7997a02be6fb1a869d1bf359ce4e43b41f8069d1520e6d0b48739b9b6030b1dec7b7e8cbe833ea1070b30f551b1a9d72c6f4a43bb58df20b680b42a68805
 SHA512 
e8b82b40e270296228094a78d47f81580bdbdea9e6b93fd61b37dccb39430aeb9bda5397dc53a31c952a61629383c7e2a8c8abf414c8a4dd369af6ecf2717e6c
+DIST wget-1.21.tar.gz 4866788 BLAKE2B 
e019df0ba0eefb0d6de0e73a73e7dc0ecd46048831ef3b4719ab47ce6895de7da3163902ff19881eb60eb4f67568a7de70092f62a8f8397a5ac9583fb689ad3a
 SHA512 
13313a98f91ef34ad90103f076285549eb4887d77953e9f192d3b0667642b5ceb9e2e30091f766cbf1d6ed423499c497ed85d826f3f3e92f0711aa06d8303c5a

diff --git a/net-misc/wget/wget-1.21.ebuild b/net-misc/wget/wget-1.21.ebuild
new file mode 100644
index 000..6034e4a301c
--- /dev/null
+++ b/net-misc/wget/wget-1.21.ebuild
@@ -0,0 +1,125 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit flag-o-matic python-any-r1 toolchain-funcs
+
+DESCRIPTION="Network utility to retrieve files from the WWW"
+HOMEPAGE="https://www.gnu.org/software/wget/;
+SRC_URI="mirror://gnu/wget/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="cookie_check debug gnutls idn ipv6 libressl metalink nls ntlm pcre +ssl 
static test uuid zlib"
+REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
+RESTRICT="!test? ( test )"
+
+# Force a newer libidn2 to avoid libunistring deps. #612498
+LIB_DEPEND="
+   cookie_check? ( net-libs/libpsl )
+   idn? ( >=net-dns/libidn2-0.14:=[static-libs(+)] )
+   metalink? ( media-libs/libmetalink )
+   pcre? ( dev-libs/libpcre2[static-libs(+)] )
+   ssl? (
+   gnutls? ( net-libs/gnutls:0=[static-libs(+)] )
+   !gnutls? (
+   !libressl? ( dev-libs/openssl:0=[static-libs(+)] )
+   libressl? ( dev-libs/libressl:0=[static-libs(+)] )
+   )
+   )
+   uuid? ( sys-apps/util-linux[static-libs(+)] )
+   zlib? ( sys-libs/zlib[static-libs(+)] )
+"
+RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
+DEPEND="
+   ${RDEPEND}
+   static? ( ${LIB_DEPEND} )
+   test? (
+   ${PYTHON_DEPS}
+   dev-lang/perl
+   dev-perl/HTTP-Daemon
+   dev-perl/HTTP-Message
+   dev-perl/IO-Socket-SSL
+   )
+"
+BDEPEND="
+   app-arch/xz-utils
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )
+"
+
+DOCS=( AUTHORS MAILING-LIST NEWS README doc/sample.wgetrc )
+
+pkg_setup() {
+   use test && python-any-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+
+   # revert some hack that breaks linking, bug #585924
+   if [[ ${CHOST} == *-darwin* ]] \
+   || [[ ${CHOST} == *-solaris* ]] \
+   || [[ ${CHOST} == *-uclibc* ]] \
+   || [[ ${CHOST} == *-cygwin* ]] \
+   ; then
+   sed -i \
+   -e 's/^  LIBICONV=$/:/' \
+   configure || die
+   fi
+}
+
+src_configure() {
+   # fix compilation on Solaris, we need filio.h for FIONBIO as used in
+   # the included gnutls -- force ioctl.h to include this header
+   [[ ${CHOST} == *-solaris* ]] && append-cppflags -DBSD_COMP=1
+
+   if use static ; then
+   append-ldflags -static
+   tc-export PKG_CONFIG
+   PKG_CONFIG+=" --static"
+   fi
+
+   # There is no flag that controls this.  libunistring-prefix only
+   # controls the search path (which is why we turn it off below).
+   # Further, libunistring is only needed w/older libidn2 installs,
+   # and since we force the latest, we can force off libunistring. #612498
+   local myeconfargs=(
+   --disable-assert
+   --disable-pcre
+   --disable-rpath
+   --without-included-libunistring
+   --without-libunistring-prefix
+   $(use_enable debug)
+   $(use_enable idn iri)
+   $(use_enable 

[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2020-12-27 Thread Fabian Groffen
commit: ef44cc17e6d2d57dc5886c3ceacd9af116b722f1
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Dec 27 17:56:31 2020 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sun Dec 27 17:56:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef44cc17

net-misc/wget: drop ppc-aix m68k-mint

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

 net-misc/wget/wget-1.20.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.20.3-r3.ebuild 
b/net-misc/wget/wget-1.20.3-r3.ebuild
index f08c091ddc6..8f8647ab77b 100644
--- a/net-misc/wget/wget-1.20.3-r3.ebuild
+++ b/net-misc/wget/wget-1.20.3-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 libressl metalink nls ntlm pcre +ssl 
static test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2020-07-24 Thread Fabian Groffen
commit: 7e4289274f8c0366767bb628b027de91cfea302c
Author: Fabian Groffen  gentoo  org>
AuthorDate: Fri Jul 24 18:57:18 2020 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Jul 24 18:57:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e428927

net-misc/wget: added Prefix keywords

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Fabian Groffen  gentoo.org>

 net-misc/wget/wget-1.20.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.20.3-r3.ebuild 
b/net-misc/wget/wget-1.20.3-r3.ebuild
index 5fdfe3f6601..f08c091ddc6 100644
--- a/net-misc/wget/wget-1.20.3-r3.ebuild
+++ b/net-misc/wget/wget-1.20.3-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 libressl metalink nls ntlm pcre +ssl 
static test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2020-07-23 Thread Kent Fredric
commit: 9cd5740ada7aab2f81f2ebfa457e0863216ad73c
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jul 23 10:54:08 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul 23 11:10:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cd5740a

net-misc/wget: Drop m68k and various prefixes re bug #690140

Depends:
- dev-perl/libwww-perl
 - dev-perl/LWP-Protocol-https
  - dev-perl/IO-Socket-SSL

Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric  gentoo.org>

 net-misc/wget/wget-1.20.3-r1.ebuild | 2 +-
 net-misc/wget/wget-1.20.3-r3.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/wget/wget-1.20.3-r1.ebuild 
b/net-misc/wget/wget-1.20.3-r1.ebuild
index 21bffdc666e..d195a6a5b08 100644
--- a/net-misc/wget/wget-1.20.3-r1.ebuild
+++ b/net-misc/wget/wget-1.20.3-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux"
 IUSE="debug gnutls idn ipv6 libressl nls ntlm pcre +ssl static test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"

diff --git a/net-misc/wget/wget-1.20.3-r3.ebuild 
b/net-misc/wget/wget-1.20.3-r3.ebuild
index b66e2ea1140..5fdfe3f6601 100644
--- a/net-misc/wget/wget-1.20.3-r3.ebuild
+++ b/net-misc/wget/wget-1.20.3-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux"
 IUSE="cookie_check debug gnutls idn ipv6 libressl metalink nls ntlm pcre +ssl 
static test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2020-05-13 Thread Agostino Sarubbo
commit: e7e1bcae029fe8960dbe04b6b92f8425be4e2f06
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 13 11:28:12 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 13 11:28:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7e1bcae

net-misc/wget: arm stable wrt bug #720688

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/wget/wget-1.20.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.20.3-r3.ebuild 
b/net-misc/wget/wget-1.20.3-r3.ebuild
index c2ef688564d..b66e2ea1140 100644
--- a/net-misc/wget/wget-1.20.3-r3.ebuild
+++ b/net-misc/wget/wget-1.20.3-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 libressl metalink nls ntlm pcre +ssl 
static test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2020-05-13 Thread Agostino Sarubbo
commit: 8e3f122a659de8a868de6ee89137740ff7143de2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 13 10:19:17 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 13 10:19:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e3f122a

net-misc/wget: s390 stable wrt bug #720688

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/wget/wget-1.20.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.20.3-r3.ebuild 
b/net-misc/wget/wget-1.20.3-r3.ebuild
index 12916c37e75..c2ef688564d 100644
--- a/net-misc/wget/wget-1.20.3-r3.ebuild
+++ b/net-misc/wget/wget-1.20.3-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 libressl metalink nls ntlm pcre +ssl 
static test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2020-05-13 Thread Agostino Sarubbo
commit: e5708e05f0adf989247e20f24398bf92d2e5b41a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 13 10:07:46 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 13 10:07:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5708e05

net-misc/wget: x86 stable wrt bug #720688

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/wget/wget-1.20.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.20.3-r3.ebuild 
b/net-misc/wget/wget-1.20.3-r3.ebuild
index b0f05ebfeee..12916c37e75 100644
--- a/net-misc/wget/wget-1.20.3-r3.ebuild
+++ b/net-misc/wget/wget-1.20.3-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 libressl metalink nls ntlm pcre +ssl 
static test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2020-05-12 Thread Mikle Kolyada
commit: 3ace484e43038b3b76c344d0c8e8c2623ac27bd2
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue May 12 12:40:50 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue May 12 12:40:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ace484e

net-misc/wget: amd64 stable wrt bug #720688

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 net-misc/wget/wget-1.20.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.20.3-r3.ebuild 
b/net-misc/wget/wget-1.20.3-r3.ebuild
index 0bf28ea534b..b0f05ebfeee 100644
--- a/net-misc/wget/wget-1.20.3-r3.ebuild
+++ b/net-misc/wget/wget-1.20.3-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 libressl metalink nls ntlm pcre +ssl 
static test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2020-05-06 Thread Sergei Trofimovich
commit: 35d530c15bcd4cd60a005df8982c0b72ccafef63
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed May  6 17:33:14 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed May  6 17:34:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35d530c1

net-misc/wget: stable 1.20.3-r3 for hppa, bug #720688

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-misc/wget/wget-1.20.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.20.3-r3.ebuild 
b/net-misc/wget/wget-1.20.3-r3.ebuild
index b57032aa91c..0bf28ea534b 100644
--- a/net-misc/wget/wget-1.20.3-r3.ebuild
+++ b/net-misc/wget/wget-1.20.3-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 libressl metalink nls ntlm pcre +ssl 
static test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2020-05-06 Thread Sergei Trofimovich
commit: 0abeac99d20fffe3835903092b97b20658f0f4e8
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed May  6 07:13:12 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed May  6 07:17:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0abeac99

net-misc/wget: stable 1.20.3-r3 for ppc64, bug #720688

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-misc/wget/wget-1.20.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.20.3-r3.ebuild 
b/net-misc/wget/wget-1.20.3-r3.ebuild
index 5994fd228d1..b57032aa91c 100644
--- a/net-misc/wget/wget-1.20.3-r3.ebuild
+++ b/net-misc/wget/wget-1.20.3-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 libressl metalink nls ntlm pcre +ssl 
static test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2020-05-06 Thread Sergei Trofimovich
commit: 9db4fd6074560dba6af46a607cc9f981dd75dfa3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed May  6 06:51:53 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed May  6 07:01:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9db4fd60

net-misc/wget: stable 1.20.3-r3 for ppc, bug #720688

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-misc/wget/wget-1.20.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.20.3-r3.ebuild 
b/net-misc/wget/wget-1.20.3-r3.ebuild
index c5196d6580a..5994fd228d1 100644
--- a/net-misc/wget/wget-1.20.3-r3.ebuild
+++ b/net-misc/wget/wget-1.20.3-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 libressl metalink nls ntlm pcre +ssl 
static test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2020-05-04 Thread Mart Raudsepp
commit: 7b80c6b3a18cd2a80e4caf7dcd85982db5152913
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun May  3 12:15:05 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon May  4 06:15:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b80c6b3

net-misc/wget: arm64 stable (bug #720688)

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 net-misc/wget/wget-1.20.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.20.3-r3.ebuild 
b/net-misc/wget/wget-1.20.3-r3.ebuild
index 285d4694227..c5196d6580a 100644
--- a/net-misc/wget/wget-1.20.3-r3.ebuild
+++ b/net-misc/wget/wget-1.20.3-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 libressl metalink nls ntlm pcre +ssl 
static test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2020-05-03 Thread Sergei Trofimovich
commit: 14d1be7e30c848c478ddb063b4387a55dc79dbdb
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun May  3 14:47:31 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun May  3 16:25:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14d1be7e

net-misc/wget: stable 1.20.3-r3 for sparc, bug #720688

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-misc/wget/wget-1.20.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.20.3-r3.ebuild 
b/net-misc/wget/wget-1.20.3-r3.ebuild
index b96e7582103..285d4694227 100644
--- a/net-misc/wget/wget-1.20.3-r3.ebuild
+++ b/net-misc/wget/wget-1.20.3-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 libressl metalink nls ntlm pcre +ssl 
static test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/files/, net-misc/wget/

2020-05-02 Thread Thomas Deutschmann
commit: 285b5666060df4ae4d66af4ae9623aa8009f27cb
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat May  2 18:08:31 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat May  2 18:10:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=285b5666

net-misc/wget: fix building with gcc-10

Closes: https://bugs.gentoo.org/706458
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 .../wget/files/wget-1.20.3-gcc10-fno-common.patch  | 32 ++
 net-misc/wget/wget-1.20.3-r3.ebuild|  2 ++
 2 files changed, 34 insertions(+)

diff --git a/net-misc/wget/files/wget-1.20.3-gcc10-fno-common.patch 
b/net-misc/wget/files/wget-1.20.3-gcc10-fno-common.patch
new file mode 100644
index 000..3b99f4071af
--- /dev/null
+++ b/net-misc/wget/files/wget-1.20.3-gcc10-fno-common.patch
@@ -0,0 +1,32 @@
+From 04b7369490344d014b05dee5d48ca78cd04733ce Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Tim=20R=C3=BChsen?= 
+Date: Sat, 22 Feb 2020 13:40:50 +0100
+Subject: [PATCH] * tests/unit-tests.c: Fix 'multiple definition of...' with
+ gcc 10
+
+---
+ tests/unit-tests.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/tests/unit-tests.c b/tests/unit-tests.c
+index 5fae8a219..f66e5e664 100644
+--- a/tests/unit-tests.c
 b/tests/unit-tests.c
+@@ -37,7 +37,7 @@ as that of the covered work.  */
+ 
+ #include "unit-tests.h"
+ 
+-const char *program_argstring = "TEST";
++extern const char *program_argstring;
+ 
+ static int tests_run;
+ 
+@@ -69,7 +69,7 @@ all_tests(void)
+   return NULL;
+ }
+ 
+-const char *program_name; /* Needed by lib/error.c. */
++extern const char *program_name; /* Needed by lib/error.c. */
+ 
+ int
+ main (int argc _GL_UNUSED, const char *argv[])

diff --git a/net-misc/wget/wget-1.20.3-r3.ebuild 
b/net-misc/wget/wget-1.20.3-r3.ebuild
index dc1e481def7..cc2ca822468 100644
--- a/net-misc/wget/wget-1.20.3-r3.ebuild
+++ b/net-misc/wget/wget-1.20.3-r3.ebuild
@@ -54,6 +54,8 @@ BDEPEND="
 
 DOCS=( AUTHORS MAILING-LIST NEWS README doc/sample.wgetrc )
 
+PATCHES=( "${FILESDIR}"/${P}-gcc10-fno-common.patch )
+
 pkg_setup() {
use test && python-any-r1_pkg_setup
 }



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2020-05-02 Thread Thomas Deutschmann
commit: 7e93b94ac6216631662225f035be7b0f9af9dd35
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat May  2 18:09:26 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat May  2 18:11:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e93b94a

net-misc/wget: add Python 3.8 support

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 net-misc/wget/wget-1.20.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.20.3-r3.ebuild 
b/net-misc/wget/wget-1.20.3-r3.ebuild
index cc2ca822468..b96e7582103 100644
--- a/net-misc/wget/wget-1.20.3-r3.ebuild
+++ b/net-misc/wget/wget-1.20.3-r3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit flag-o-matic python-any-r1 toolchain-funcs
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2019-12-02 Thread Lars Wendler
commit: 2db7d94d25064173258ee5cf4d0357830ecd454d
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Dec  2 09:55:14 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Dec  2 09:59:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2db7d94d

net-misc/wget: Fixed QA warning

Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Lars Wendler  gentoo.org>

 net-misc/wget/wget-1.20.3-r1.ebuild | 1 +
 net-misc/wget/wget-1.20.3-r3.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/net-misc/wget/wget-1.20.3-r1.ebuild 
b/net-misc/wget/wget-1.20.3-r1.ebuild
index 36f1872b43b..7d72a792dcb 100644
--- a/net-misc/wget/wget-1.20.3-r1.ebuild
+++ b/net-misc/wget/wget-1.20.3-r1.ebuild
@@ -16,6 +16,7 @@ SLOT="0"
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="debug gnutls idn ipv6 libressl nls ntlm pcre +ssl static test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
+RESTRICT="!test? ( test )"
 
 # Force a newer libidn2 to avoid libunistring deps. #612498
 LIB_DEPEND="

diff --git a/net-misc/wget/wget-1.20.3-r3.ebuild 
b/net-misc/wget/wget-1.20.3-r3.ebuild
index f25b6349368..9b186d6be02 100644
--- a/net-misc/wget/wget-1.20.3-r3.ebuild
+++ b/net-misc/wget/wget-1.20.3-r3.ebuild
@@ -16,6 +16,7 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="cookie_check debug gnutls idn ipv6 libressl metalink nls ntlm pcre +ssl 
static test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
+RESTRICT="!test? ( test )"
 
 # Force a newer libidn2 to avoid libunistring deps. #612498
 LIB_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2019-12-02 Thread Lars Wendler
commit: 7143d1db07aa623aff13a615c99a31ede5e685d4
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Dec  2 09:02:31 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Dec  2 09:13:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7143d1db

net-misc/wget: Revbump to fix automagic dep on media-libs/libmetalink

Bug: https://bugs.gentoo.org/701724
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Lars Wendler  gentoo.org>

 net-misc/wget/metadata.xml | 1 +
 net-misc/wget/{wget-1.20.3-r2.ebuild => wget-1.20.3-r3.ebuild} | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/net-misc/wget/metadata.xml b/net-misc/wget/metadata.xml
index d0383b4091d..bcdf4d308b7 100644
--- a/net-misc/wget/metadata.xml
+++ b/net-misc/wget/metadata.xml
@@ -7,6 +7,7 @@
  
 
  Enable cookie checks via 
net-libs/libpsl
+ Enable support for 
media-libs/libmetalink
  Enable support for NTLM (Windows-based) authorization
  Generate UUIDs for the WARC (Web ARChive file format) using 
libuuid; otherwise use a simple RNG (random number generator)
 

diff --git a/net-misc/wget/wget-1.20.3-r2.ebuild 
b/net-misc/wget/wget-1.20.3-r3.ebuild
similarity index 95%
rename from net-misc/wget/wget-1.20.3-r2.ebuild
rename to net-misc/wget/wget-1.20.3-r3.ebuild
index 2d73864ac71..f25b6349368 100644
--- a/net-misc/wget/wget-1.20.3-r2.ebuild
+++ b/net-misc/wget/wget-1.20.3-r3.ebuild
@@ -14,13 +14,14 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
-IUSE="cookie_check debug gnutls idn ipv6 libressl nls ntlm pcre +ssl static 
test uuid zlib"
+IUSE="cookie_check debug gnutls idn ipv6 libressl metalink nls ntlm pcre +ssl 
static test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 
 # Force a newer libidn2 to avoid libunistring deps. #612498
 LIB_DEPEND="
cookie_check? ( net-libs/libpsl )
idn? ( >=net-dns/libidn2-0.14:=[static-libs(+)] )
+   metalink? ( media-libs/libmetalink )
pcre? ( dev-libs/libpcre2[static-libs(+)] )
ssl? (
gnutls? ( net-libs/gnutls:0=[static-libs(+)] )
@@ -102,6 +103,7 @@ src_configure() {
$(use_enable ssl opie)
$(use_with cookie_check libpsl)
$(use_with idn libidn)
+   $(use_with metalink)
$(use_with ssl ssl $(usex gnutls gnutls openssl))
$(use_with uuid libuuid)
$(use_with zlib)



[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2019-06-12 Thread Lars Wendler
commit: 9ff2fc4f9445e4c6a87168740825ee7005fcb563
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jun 12 11:22:55 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jun 12 11:22:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ff2fc4f

net-misc/wget: Security cleanup

Bug: https://bugs.gentoo.org/682994
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Lars Wendler  gentoo.org>

 net-misc/wget/Manifest   |   2 -
 net-misc/wget/wget-1.20.1.ebuild | 118 ---
 net-misc/wget/wget-1.20.2.ebuild | 118 ---
 3 files changed, 238 deletions(-)

diff --git a/net-misc/wget/Manifest b/net-misc/wget/Manifest
index 79d60d0897b..b2c217e1f19 100644
--- a/net-misc/wget/Manifest
+++ b/net-misc/wget/Manifest
@@ -1,3 +1 @@
-DIST wget-1.20.1.tar.gz 4392853 BLAKE2B 
5740fa70064e24a699ba5fc0b6262b372fc877e86fc74bede07bcfe7dcdf6d4a15db7686fc900d8ec90ad3adce8c4af1c00460601c1845da7907f929d8d48447
 SHA512 
855c7e3c45f9020a9fdb30e286ee6a0bdcaa780be3d0dda9ffdae73b562ae1012d4550242f66240407a28076a7054328d4f08a469a0da227a9e3410b8d5f46dc
-DIST wget-1.20.2.tar.gz 4486237 BLAKE2B 
7392e445cb801ac5fafee804e6b0459d0a001b91b5b413f1a5592da6bea690a2d6b864b64a1add1c4114085def7a73312a88cd1cf1c12434c6535f79de222d9a
 SHA512 
42d59ddb3abec6ff30e2be890ceeec35fc144acd8e2def25f5280c2f8c21e6fd54dc71217e9ca7fb1d4f0470716bf288e90501e8e6e39b09938e3f5710a3016a
 DIST wget-1.20.3.tar.gz 4489249 BLAKE2B 
89fa7997a02be6fb1a869d1bf359ce4e43b41f8069d1520e6d0b48739b9b6030b1dec7b7e8cbe833ea1070b30f551b1a9d72c6f4a43bb58df20b680b42a68805
 SHA512 
e8b82b40e270296228094a78d47f81580bdbdea9e6b93fd61b37dccb39430aeb9bda5397dc53a31c952a61629383c7e2a8c8abf414c8a4dd369af6ecf2717e6c

diff --git a/net-misc/wget/wget-1.20.1.ebuild b/net-misc/wget/wget-1.20.1.ebuild
deleted file mode 100644
index db7181db9c4..000
--- a/net-misc/wget/wget-1.20.1.ebuild
+++ /dev/null
@@ -1,118 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{5,6,7} )
-
-inherit flag-o-matic python-any-r1 toolchain-funcs
-
-DESCRIPTION="Network utility to retrieve files from the WWW"
-HOMEPAGE="https://www.gnu.org/software/wget/;
-SRC_URI="mirror://gnu/wget/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-IUSE="debug gnutls idn ipv6 libressl nls ntlm pcre +ssl static test uuid zlib"
-REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
-
-# Force a newer libidn2 to avoid libunistring deps. #612498
-LIB_DEPEND="
-   idn? ( >=net-dns/libidn2-0.14:=[static-libs(+)] )
-   pcre? ( dev-libs/libpcre2[static-libs(+)] )
-   ssl? (
-   gnutls? ( net-libs/gnutls:0=[static-libs(+)] )
-   !gnutls? (
-   !libressl? ( dev-libs/openssl:0=[static-libs(+)] )
-   libressl? ( dev-libs/libressl:0=[static-libs(+)] )
-   )
-   )
-   uuid? ( sys-apps/util-linux[static-libs(+)] )
-   zlib? ( sys-libs/zlib[static-libs(+)] )
-"
-RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
-DEPEND="
-   ${RDEPEND}
-   app-arch/xz-utils
-   virtual/pkgconfig
-   static? ( ${LIB_DEPEND} )
-   test? (
-   ${PYTHON_DEPS}
-   dev-lang/perl
-   dev-perl/HTTP-Daemon
-   dev-perl/HTTP-Message
-   dev-perl/IO-Socket-SSL
-   )
-   nls? ( sys-devel/gettext )
-"
-
-DOCS=( AUTHORS MAILING-LIST NEWS README doc/sample.wgetrc )
-
-pkg_setup() {
-   use test && python-any-r1_pkg_setup
-}
-
-src_prepare() {
-   default
-
-   # revert some hack that breaks linking, bug #585924
-   if [[ ${CHOST} == *-darwin* ]] \
-   || [[ ${CHOST} == *-solaris* ]] \
-   || [[ ${CHOST} == *-uclibc* ]] \
-   || [[ ${CHOST} == *-cygwin* ]] \
-   ; then
-   sed -i \
-   -e 's/^  LIBICONV=$/:/' \
-   configure || die
-   fi
-}
-
-src_configure() {
-   # fix compilation on Solaris, we need filio.h for FIONBIO as used in
-   # the included gnutls -- force ioctl.h to include this header
-   [[ ${CHOST} == *-solaris* ]] && append-cppflags -DBSD_COMP=1
-
-   if use static ; then
-   append-ldflags -static
-   tc-export PKG_CONFIG
-   PKG_CONFIG+=" --static"
-   fi
-
-   # There is no flag that controls this.  libunistring-prefix only
-   # controls the search path (which is why we turn it off below).
-   # Further, libunistring is only needed w/older libidn2 installs,
-   # and since we force the latest, we can force off libunistring. #612498
-   

[gentoo-commits] repo/gentoo:master commit in: net-misc/wget/

2019-06-12 Thread Lars Wendler
commit: 2b66c75d3c5a6a33ee59eddc8b2910fe53f164b7
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jun 12 11:18:45 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jun 12 11:21:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b66c75d

net-misc/wget: Revbumps to avoid automagic dep on net-libs/libpsl

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Lars Wendler  gentoo.org>

 net-misc/wget/metadata.xml   |  1 +
 .../{wget-1.20.3.ebuild => wget-1.20.3-r1.ebuild}|  1 +
 .../{wget-1.20.3.ebuild => wget-1.20.3-r2.ebuild}| 20 
 3 files changed, 14 insertions(+), 8 deletions(-)

diff --git a/net-misc/wget/metadata.xml b/net-misc/wget/metadata.xml
index 85b6f1cfa8c..d0383b4091d 100644
--- a/net-misc/wget/metadata.xml
+++ b/net-misc/wget/metadata.xml
@@ -6,6 +6,7 @@
  Gentoo Base System
  
 
+ Enable cookie checks via 
net-libs/libpsl
  Enable support for NTLM (Windows-based) authorization
  Generate UUIDs for the WARC (Web ARChive file format) using 
libuuid; otherwise use a simple RNG (random number generator)
 

diff --git a/net-misc/wget/wget-1.20.3.ebuild 
b/net-misc/wget/wget-1.20.3-r1.ebuild
similarity index 99%
copy from net-misc/wget/wget-1.20.3.ebuild
copy to net-misc/wget/wget-1.20.3-r1.ebuild
index 624c485f43e..d71dbd3cf2a 100644
--- a/net-misc/wget/wget-1.20.3.ebuild
+++ b/net-misc/wget/wget-1.20.3-r1.ebuild
@@ -88,6 +88,7 @@ src_configure() {
--disable-pcre
--disable-rpath
--without-included-libunistring
+   --without-libpsl
--without-libunistring-prefix
$(use_enable debug)
$(use_enable idn iri)

diff --git a/net-misc/wget/wget-1.20.3.ebuild 
b/net-misc/wget/wget-1.20.3-r2.ebuild
similarity index 83%
rename from net-misc/wget/wget-1.20.3.ebuild
rename to net-misc/wget/wget-1.20.3-r2.ebuild
index 624c485f43e..59a3d90a05d 100644
--- a/net-misc/wget/wget-1.20.3.ebuild
+++ b/net-misc/wget/wget-1.20.3-r2.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 PYTHON_COMPAT=( python3_{5,6,7} )
 
@@ -13,12 +13,13 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="debug gnutls idn ipv6 libressl nls ntlm pcre +ssl static test uuid zlib"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+IUSE="cookie_check debug gnutls idn ipv6 libressl nls ntlm pcre +ssl static 
test uuid zlib"
 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 
 # Force a newer libidn2 to avoid libunistring deps. #612498
 LIB_DEPEND="
+   cookie_check? ( net-libs/libpsl )
idn? ( >=net-dns/libidn2-0.14:=[static-libs(+)] )
pcre? ( dev-libs/libpcre2[static-libs(+)] )
ssl? (
@@ -34,8 +35,6 @@ LIB_DEPEND="
 RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )"
 DEPEND="
${RDEPEND}
-   app-arch/xz-utils
-   virtual/pkgconfig
static? ( ${LIB_DEPEND} )
test? (
${PYTHON_DEPS}
@@ -44,6 +43,10 @@ DEPEND="
dev-perl/HTTP-Message
dev-perl/IO-Socket-SSL
)
+"
+BDEPEND="
+   app-arch/xz-utils
+   virtual/pkgconfig
nls? ( sys-devel/gettext )
 "
 
@@ -97,6 +100,7 @@ src_configure() {
$(use_enable pcre pcre2)
$(use_enable ssl digest)
$(use_enable ssl opie)
+   $(use_with cookie_check libpsl)
$(use_with idn libidn)
$(use_with ssl ssl $(usex gnutls gnutls openssl))
$(use_with uuid libuuid)
@@ -111,8 +115,8 @@ src_install() {
 
sed -i \
-e "s:/usr/local/etc:${EPREFIX}/etc:g" \
-   "${ED%/}"/etc/wgetrc \
-   "${ED%/}"/usr/share/man/man1/wget.1 \
-   "${ED%/}"/usr/share/info/wget.info \
+   "${ED}"/etc/wgetrc \
+   "${ED}"/usr/share/man/man1/wget.1 \
+   "${ED}"/usr/share/info/wget.info \
|| die
 }



  1   2   3   >