Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] openresolv: update to 3.12.0.
@ 2021-01-08 16:04 subsonik
  2021-01-08 20:40 ` [PR REVIEW] " ericonr
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: subsonik @ 2021-01-08 16:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/subsonik/void-packages openresolv
https://github.com/void-linux/void-packages/pull/27764

openresolv: update to 3.12.0.
Tested OK on x86_64-musl.

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

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

From 90ec58b0f3b24c2cf4e90ccc0c94d09084e8ac85 Mon Sep 17 00:00:00 2001
From: John Rowley <hey@johnrowley.me>
Date: Fri, 8 Jan 2021 16:54:36 +0100
Subject: [PATCH] openresolv: update to 3.12.0.

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

diff --git a/srcpkgs/openresolv/template b/srcpkgs/openresolv/template
index 15e7863cb6e..24d7cb3f543 100644
--- a/srcpkgs/openresolv/template
+++ b/srcpkgs/openresolv/template
@@ -1,6 +1,6 @@
 # Template file for 'openresolv'
 pkgname=openresolv
-version=3.10.0
+version=3.12.0
 revision=2
 build_style=gnu-configure
 configure_args="--bindir=/usr/bin"
@@ -9,8 +9,8 @@ short_desc="Management framework for resolv.conf"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="BSD-2-Clause"
 homepage="http://roy.marples.name/projects/openresolv/home"
-distfiles="http://roy.aydogan.net/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=4078bc52dee022f4a1c7594045e724af9da5ef16d670e0c08444d1830033ba06
+distfiles="https://roy.marples.name/downloads/${pkgname}/${pkgname}-${version}.tar.xz"
+checksum=42b30508e857a228535c631eaac936862d86eca68c14b5c0bf387ba176b91b97
 conf_files="/etc/resolvconf.conf"
 
 post_install() {

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

* Re: [PR REVIEW] openresolv: update to 3.12.0.
  2021-01-08 16:04 [PR PATCH] openresolv: update to 3.12.0 subsonik
@ 2021-01-08 20:40 ` ericonr
  2021-01-08 20:46 ` [PR PATCH] [Updated] " subsonik
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-01-08 20:40 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27764#discussion_r554180192

Comment:
```suggestion
homepage="https://roy.marples.name/projects/openresolv"
```

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

* Re: [PR PATCH] [Updated] openresolv: update to 3.12.0.
  2021-01-08 16:04 [PR PATCH] openresolv: update to 3.12.0 subsonik
  2021-01-08 20:40 ` [PR REVIEW] " ericonr
@ 2021-01-08 20:46 ` subsonik
  2021-01-10 21:13 ` ericonr
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: subsonik @ 2021-01-08 20:46 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by subsonik against master on the void-packages repository

https://github.com/subsonik/void-packages openresolv
https://github.com/void-linux/void-packages/pull/27764

openresolv: update to 3.12.0.
Tested OK on x86_64-musl.

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

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

From 90ec58b0f3b24c2cf4e90ccc0c94d09084e8ac85 Mon Sep 17 00:00:00 2001
From: John Rowley <hey@johnrowley.me>
Date: Fri, 8 Jan 2021 16:54:36 +0100
Subject: [PATCH 1/2] openresolv: update to 3.12.0.

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

diff --git a/srcpkgs/openresolv/template b/srcpkgs/openresolv/template
index 15e7863cb6e..24d7cb3f543 100644
--- a/srcpkgs/openresolv/template
+++ b/srcpkgs/openresolv/template
@@ -1,6 +1,6 @@
 # Template file for 'openresolv'
 pkgname=openresolv
-version=3.10.0
+version=3.12.0
 revision=2
 build_style=gnu-configure
 configure_args="--bindir=/usr/bin"
@@ -9,8 +9,8 @@ short_desc="Management framework for resolv.conf"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="BSD-2-Clause"
 homepage="http://roy.marples.name/projects/openresolv/home"
-distfiles="http://roy.aydogan.net/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=4078bc52dee022f4a1c7594045e724af9da5ef16d670e0c08444d1830033ba06
+distfiles="https://roy.marples.name/downloads/${pkgname}/${pkgname}-${version}.tar.xz"
+checksum=42b30508e857a228535c631eaac936862d86eca68c14b5c0bf387ba176b91b97
 conf_files="/etc/resolvconf.conf"
 
 post_install() {

From 42cf089c3aceda1f0830fb03edcad76967df99a4 Mon Sep 17 00:00:00 2001
From: John Rowley <me@codesector.co>
Date: Fri, 8 Jan 2021 21:46:15 +0100
Subject: [PATCH 2/2] Update srcpkgs/openresolv/template
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Co-authored-by: Érico Nogueira Rolim <34201958+ericonr@users.noreply.github.com>
---
 srcpkgs/openresolv/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/openresolv/template b/srcpkgs/openresolv/template
index 24d7cb3f543..198d412299b 100644
--- a/srcpkgs/openresolv/template
+++ b/srcpkgs/openresolv/template
@@ -8,7 +8,7 @@ hostmakedepends="runit"
 short_desc="Management framework for resolv.conf"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="BSD-2-Clause"
-homepage="http://roy.marples.name/projects/openresolv/home"
+homepage="https://roy.marples.name/projects/openresolv"
 distfiles="https://roy.marples.name/downloads/${pkgname}/${pkgname}-${version}.tar.xz"
 checksum=42b30508e857a228535c631eaac936862d86eca68c14b5c0bf387ba176b91b97
 conf_files="/etc/resolvconf.conf"

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

* Re: openresolv: update to 3.12.0.
  2021-01-08 16:04 [PR PATCH] openresolv: update to 3.12.0 subsonik
  2021-01-08 20:40 ` [PR REVIEW] " ericonr
  2021-01-08 20:46 ` [PR PATCH] [Updated] " subsonik
@ 2021-01-10 21:13 ` ericonr
  2021-01-11 13:19 ` [PR PATCH] [Closed]: " ericonr
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-01-10 21:13 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27764#issuecomment-757544873

Comment:
Please rebase the commits into a singe one. I think accepting changes from suggestion doesn't work super well.


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

* Re: [PR PATCH] [Closed]: openresolv: update to 3.12.0.
  2021-01-08 16:04 [PR PATCH] openresolv: update to 3.12.0 subsonik
                   ` (2 preceding siblings ...)
  2021-01-10 21:13 ` ericonr
@ 2021-01-11 13:19 ` ericonr
  2021-01-11 13:26 ` ericonr
  2021-01-11 13:33 ` pullmoll
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-01-11 13:19 UTC (permalink / raw)
  To: ml

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

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

openresolv: update to 3.12.0.
https://github.com/void-linux/void-packages/pull/27764

Description:
Tested OK on x86_64-musl.

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

* Re: openresolv: update to 3.12.0.
  2021-01-08 16:04 [PR PATCH] openresolv: update to 3.12.0 subsonik
                   ` (3 preceding siblings ...)
  2021-01-11 13:19 ` [PR PATCH] [Closed]: " ericonr
@ 2021-01-11 13:26 ` ericonr
  2021-01-11 13:33 ` pullmoll
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-01-11 13:26 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27764#issuecomment-757949672

Comment:
Forgot to reset revision :/

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

* Re: openresolv: update to 3.12.0.
  2021-01-08 16:04 [PR PATCH] openresolv: update to 3.12.0 subsonik
                   ` (4 preceding siblings ...)
  2021-01-11 13:26 ` ericonr
@ 2021-01-11 13:33 ` pullmoll
  5 siblings, 0 replies; 7+ messages in thread
From: pullmoll @ 2021-01-11 13:33 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/pull/27764#issuecomment-757953593

Comment:
All builders are busy so I think you can just push a fix.

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

end of thread, other threads:[~2021-01-11 13:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-08 16:04 [PR PATCH] openresolv: update to 3.12.0 subsonik
2021-01-08 20:40 ` [PR REVIEW] " ericonr
2021-01-08 20:46 ` [PR PATCH] [Updated] " subsonik
2021-01-10 21:13 ` ericonr
2021-01-11 13:19 ` [PR PATCH] [Closed]: " ericonr
2021-01-11 13:26 ` ericonr
2021-01-11 13:33 ` pullmoll

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).