Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wget: update to 1.21.
@ 2021-01-01 22:38 ulfw2020
  2021-01-01 23:08 ` [PR PATCH] [Closed]: " ulfw2020
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: ulfw2020 @ 2021-01-01 22:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 317 bytes --]

There is a new pull request by ulfw2020 against master on the void-packages repository

https://github.com/ulfw2020/void-packages wget-branch
https://github.com/void-linux/void-packages/pull/27611

wget: update to 1.21.
adopt

A patch file from https://github.com/void-linux/void-packages/pull/27611.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wget-branch-27611.patch --]
[-- Type: text/x-diff, Size: 1111 bytes --]

From 7c3c7c0beeebf42cb893daaf5f44b36c08ecfa16 Mon Sep 17 00:00:00 2001
From: Ulf <github@uw.anonaddy.com>
Date: Fri, 1 Jan 2021 20:42:49 +0000
Subject: [PATCH] wget: update to 1.21.

---
 srcpkgs/wget/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/wget/template b/srcpkgs/wget/template
index 71e0b746558..348efcec677 100644
--- a/srcpkgs/wget/template
+++ b/srcpkgs/wget/template
@@ -1,7 +1,7 @@
 # Template file for 'wget'
 pkgname=wget
-version=1.20.3
-revision=3
+version=1.21
+revision=1
 build_style=gnu-configure
 configure_args="$(vopt_if ssl '--with-ssl=openssl') $(vopt_if gnutls '--with-ssl=gnutls')"
 conf_files="/etc/wgetrc"
@@ -16,7 +16,7 @@ license="GPL-3.0-or-later"
 #changelog="https://git.savannah.gnu.org/cgit/wget.git/plain/NEWS"
 homepage="http://www.gnu.org/software/wget/wget.html"
 distfiles="${GNU_SITE}/wget/wget-${version}.tar.gz"
-checksum=31cccfc6630528db1c8e3a06f6decf2a370060b982841cfab2b8677400a5092e
+checksum=b3bc1a9bd0c19836c9709c318d41c19c11215a07514f49f89b40b9d50ab49325
 
 build_options="gnutls ssl"
 build_options_default="ssl"

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PR PATCH] [Closed]: wget: update to 1.21.
  2021-01-01 22:38 [PR PATCH] wget: update to 1.21 ulfw2020
@ 2021-01-01 23:08 ` ulfw2020
  2021-01-01 23:24 ` ulfw2020
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: ulfw2020 @ 2021-01-01 23:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 160 bytes --]

There's a closed pull request on the void-packages repository

wget: update to 1.21.
https://github.com/void-linux/void-packages/pull/27611

Description:
adopt

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: wget: update to 1.21.
  2021-01-01 22:38 [PR PATCH] wget: update to 1.21 ulfw2020
  2021-01-01 23:08 ` [PR PATCH] [Closed]: " ulfw2020
@ 2021-01-01 23:24 ` ulfw2020
  2021-01-01 23:58 ` NeelChotai
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: ulfw2020 @ 2021-01-01 23:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 192 bytes --]

New comment by ulfw2020 on void-packages repository

https://github.com/void-linux/void-packages/pull/27611#issuecomment-753403353

Comment:
Apologies, I accidentally closed the pull request.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: wget: update to 1.21.
  2021-01-01 22:38 [PR PATCH] wget: update to 1.21 ulfw2020
  2021-01-01 23:08 ` [PR PATCH] [Closed]: " ulfw2020
  2021-01-01 23:24 ` ulfw2020
@ 2021-01-01 23:58 ` NeelChotai
  2021-01-02  0:06 ` ulfw2020
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: NeelChotai @ 2021-01-01 23:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 166 bytes --]

New comment by NeelChotai on void-packages repository

https://github.com/void-linux/void-packages/pull/27611#issuecomment-753406361

Comment:
Conflicts with #27603.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: wget: update to 1.21.
  2021-01-01 22:38 [PR PATCH] wget: update to 1.21 ulfw2020
                   ` (2 preceding siblings ...)
  2021-01-01 23:58 ` NeelChotai
@ 2021-01-02  0:06 ` ulfw2020
  2021-01-02  0:06 ` ulfw2020
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: ulfw2020 @ 2021-01-02  0:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 217 bytes --]

New comment by ulfw2020 on void-packages repository

https://github.com/void-linux/void-packages/pull/27611#issuecomment-753407121

Comment:
> Conflicts with #27603.

Didn't see yours, have you adopted the package?

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: wget: update to 1.21.
  2021-01-01 22:38 [PR PATCH] wget: update to 1.21 ulfw2020
                   ` (3 preceding siblings ...)
  2021-01-02  0:06 ` ulfw2020
@ 2021-01-02  0:06 ` ulfw2020
  2021-01-02  1:10 ` [PR PATCH] [Closed]: " ericonr
  2021-01-02  1:10 ` ericonr
  6 siblings, 0 replies; 9+ messages in thread
From: ulfw2020 @ 2021-01-02  0:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 225 bytes --]

New comment by ulfw2020 on void-packages repository

https://github.com/void-linux/void-packages/pull/27611#issuecomment-753407121

Comment:
> Conflicts with #27603.

Didn't see yours, have you adopted the package? Thanks.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PR PATCH] [Closed]: wget: update to 1.21.
  2021-01-01 22:38 [PR PATCH] wget: update to 1.21 ulfw2020
                   ` (4 preceding siblings ...)
  2021-01-02  0:06 ` ulfw2020
@ 2021-01-02  1:10 ` ericonr
  2021-01-02  1:10 ` ericonr
  6 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-01-02  1:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 160 bytes --]

There's a closed pull request on the void-packages repository

wget: update to 1.21.
https://github.com/void-linux/void-packages/pull/27611

Description:
adopt

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: wget: update to 1.21.
  2021-01-01 22:38 [PR PATCH] wget: update to 1.21 ulfw2020
                   ` (5 preceding siblings ...)
  2021-01-02  1:10 ` [PR PATCH] [Closed]: " ericonr
@ 2021-01-02  1:10 ` ericonr
  6 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-01-02  1:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 339 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27611#issuecomment-753413141

Comment:
There wasn't any maintainer change here, so the PR has been superseded by #27603 

Feel free to open a separate PR if you wish to adopt the pacakge (which involves changing the `maintainer` field)

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [PR PATCH] wget: update to 1.21
@ 2021-01-01 18:20 4ricci
  0 siblings, 0 replies; 9+ messages in thread
From: 4ricci @ 2021-01-01 18:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 305 bytes --]

There is a new pull request by 4ricci against master on the void-packages repository

https://github.com/4ricci/void-packages wget-1.21
https://github.com/void-linux/void-packages/pull/27603

wget: update to 1.21


A patch file from https://github.com/void-linux/void-packages/pull/27603.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wget-1.21-27603.patch --]
[-- Type: text/x-diff, Size: 1115 bytes --]

From 56fe61d052d7c10cd9255548406fa49335c679c7 Mon Sep 17 00:00:00 2001
From: Roberto Ricci <ricci@disroot.org>
Date: Fri, 1 Jan 2021 19:20:17 +0100
Subject: [PATCH] wget: update to 1.21

---
 srcpkgs/wget/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/wget/template b/srcpkgs/wget/template
index 71e0b746558..348efcec677 100644
--- a/srcpkgs/wget/template
+++ b/srcpkgs/wget/template
@@ -1,7 +1,7 @@
 # Template file for 'wget'
 pkgname=wget
-version=1.20.3
-revision=3
+version=1.21
+revision=1
 build_style=gnu-configure
 configure_args="$(vopt_if ssl '--with-ssl=openssl') $(vopt_if gnutls '--with-ssl=gnutls')"
 conf_files="/etc/wgetrc"
@@ -16,7 +16,7 @@ license="GPL-3.0-or-later"
 #changelog="https://git.savannah.gnu.org/cgit/wget.git/plain/NEWS"
 homepage="http://www.gnu.org/software/wget/wget.html"
 distfiles="${GNU_SITE}/wget/wget-${version}.tar.gz"
-checksum=31cccfc6630528db1c8e3a06f6decf2a370060b982841cfab2b8677400a5092e
+checksum=b3bc1a9bd0c19836c9709c318d41c19c11215a07514f49f89b40b9d50ab49325
 
 build_options="gnutls ssl"
 build_options_default="ssl"

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-01-02  1:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-01 22:38 [PR PATCH] wget: update to 1.21 ulfw2020
2021-01-01 23:08 ` [PR PATCH] [Closed]: " ulfw2020
2021-01-01 23:24 ` ulfw2020
2021-01-01 23:58 ` NeelChotai
2021-01-02  0:06 ` ulfw2020
2021-01-02  0:06 ` ulfw2020
2021-01-02  1:10 ` [PR PATCH] [Closed]: " ericonr
2021-01-02  1:10 ` ericonr
  -- strict thread matches above, loose matches on Subject: below --
2021-01-01 18:20 [PR PATCH] " 4ricci

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).