Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] vpnc-scripts: update to 20220510.
@ 2022-06-09 20:59 maybe-one-day-ubermensch
  2022-06-10 15:50 ` [PR REVIEW] " paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: maybe-one-day-ubermensch @ 2022-06-09 20:59 UTC (permalink / raw)
  To: ml

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

There is a new pull request by maybe-one-day-ubermensch against master on the void-packages repository

https://github.com/maybe-one-day-ubermensch/void-packages vpnc-scripts
https://github.com/void-linux/void-packages/pull/37476

vpnc-scripts: update to 20220510.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: briefly

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture: x86_64-musl




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

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

From 69f3432d9c98935fc0372a8ac00dee55e0397b19 Mon Sep 17 00:00:00 2001
From: Jony <maybe-one-day-ubermensch@protonmail.com>
Date: Tue, 7 Jun 2022 15:17:30 -0700
Subject: [PATCH] vpnc-scripts: update to 20220510.

---
 srcpkgs/vpnc-scripts/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/vpnc-scripts/template b/srcpkgs/vpnc-scripts/template
index c2152391688f..84d1fcd47eee 100644
--- a/srcpkgs/vpnc-scripts/template
+++ b/srcpkgs/vpnc-scripts/template
@@ -1,13 +1,13 @@
 # Template file for 'vpnc-scripts'
 pkgname=vpnc-scripts
-version=20210402
+version=20220510
 revision=1
 short_desc="Network configuration scripts for VPNC and OpenConnect"
 maintainer="Jony <maybe-one-day-ubermensch@protonmail.com>"
 license="GPL-2.0-or-later"
 homepage="http://www.infradead.org/openconnect/vpnc-script.html"
 distfiles="ftp://ftp.infradead.org/pub/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=cd00e831904554c7acbc9cd20e6457c6e787fe52dc2f75d39263a65faccc19f0
+checksum=e2240f6c13d00da4cbcdadce238b4cdc43dc3fd74284024430cb35cff25563ac
 
 do_install() {
 	vinstall vpnc-script 755 usr/libexec/vpnc-scripts

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

* Re: [PR REVIEW] vpnc-scripts: update to 20220510.
  2022-06-09 20:59 [PR PATCH] vpnc-scripts: update to 20220510 maybe-one-day-ubermensch
@ 2022-06-10 15:50 ` paper42
  2022-06-10 21:54 ` [PR PATCH] [Updated] " maybe-one-day-ubermensch
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-06-10 15:50 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/37476#discussion_r894672460

Comment:
```suggestion
homepage="https://www.infradead.org/openconnect/vpnc-script.html"
```

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

* Re: [PR PATCH] [Updated] vpnc-scripts: update to 20220510.
  2022-06-09 20:59 [PR PATCH] vpnc-scripts: update to 20220510 maybe-one-day-ubermensch
  2022-06-10 15:50 ` [PR REVIEW] " paper42
@ 2022-06-10 21:54 ` maybe-one-day-ubermensch
  2022-06-10 21:55 ` [PR REVIEW] " maybe-one-day-ubermensch
  2022-06-10 21:58 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: maybe-one-day-ubermensch @ 2022-06-10 21:54 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by maybe-one-day-ubermensch against master on the void-packages repository

https://github.com/maybe-one-day-ubermensch/void-packages vpnc-scripts
https://github.com/void-linux/void-packages/pull/37476

vpnc-scripts: update to 20220510.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: briefly

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture: x86_64-musl




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

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

From cdc25c48493424e4380dbde595d4ff5f972a115f Mon Sep 17 00:00:00 2001
From: Jony <maybe-one-day-ubermensch@protonmail.com>
Date: Tue, 7 Jun 2022 15:17:30 -0700
Subject: [PATCH] vpnc-scripts: update to 20220510.

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

diff --git a/srcpkgs/vpnc-scripts/template b/srcpkgs/vpnc-scripts/template
index c2152391688f..1cb8b820b92c 100644
--- a/srcpkgs/vpnc-scripts/template
+++ b/srcpkgs/vpnc-scripts/template
@@ -1,13 +1,13 @@
 # Template file for 'vpnc-scripts'
 pkgname=vpnc-scripts
-version=20210402
+version=20220510
 revision=1
 short_desc="Network configuration scripts for VPNC and OpenConnect"
 maintainer="Jony <maybe-one-day-ubermensch@protonmail.com>"
 license="GPL-2.0-or-later"
-homepage="http://www.infradead.org/openconnect/vpnc-script.html"
+homepage="https://www.infradead.org/openconnect/vpnc-script.html"
 distfiles="ftp://ftp.infradead.org/pub/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=cd00e831904554c7acbc9cd20e6457c6e787fe52dc2f75d39263a65faccc19f0
+checksum=e2240f6c13d00da4cbcdadce238b4cdc43dc3fd74284024430cb35cff25563ac
 
 do_install() {
 	vinstall vpnc-script 755 usr/libexec/vpnc-scripts

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

* Re: [PR REVIEW] vpnc-scripts: update to 20220510.
  2022-06-09 20:59 [PR PATCH] vpnc-scripts: update to 20220510 maybe-one-day-ubermensch
  2022-06-10 15:50 ` [PR REVIEW] " paper42
  2022-06-10 21:54 ` [PR PATCH] [Updated] " maybe-one-day-ubermensch
@ 2022-06-10 21:55 ` maybe-one-day-ubermensch
  2022-06-10 21:58 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: maybe-one-day-ubermensch @ 2022-06-10 21:55 UTC (permalink / raw)
  To: ml

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

New review comment by maybe-one-day-ubermensch on void-packages repository

https://github.com/void-linux/void-packages/pull/37476#discussion_r894912390

Comment:
Done!

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

* Re: [PR PATCH] [Merged]: vpnc-scripts: update to 20220510.
  2022-06-09 20:59 [PR PATCH] vpnc-scripts: update to 20220510 maybe-one-day-ubermensch
                   ` (2 preceding siblings ...)
  2022-06-10 21:55 ` [PR REVIEW] " maybe-one-day-ubermensch
@ 2022-06-10 21:58 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-06-10 21:58 UTC (permalink / raw)
  To: ml

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

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

vpnc-scripts: update to 20220510.
https://github.com/void-linux/void-packages/pull/37476

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: briefly

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture: x86_64-musl




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

end of thread, other threads:[~2022-06-10 21:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-09 20:59 [PR PATCH] vpnc-scripts: update to 20220510 maybe-one-day-ubermensch
2022-06-10 15:50 ` [PR REVIEW] " paper42
2022-06-10 21:54 ` [PR PATCH] [Updated] " maybe-one-day-ubermensch
2022-06-10 21:55 ` [PR REVIEW] " maybe-one-day-ubermensch
2022-06-10 21:58 ` [PR PATCH] [Merged]: " paper42

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