Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: ptunnel-ng-1.42
@ 2023-02-03 20:18 mamins1376
  2023-02-03 20:48 ` [PR REVIEW] " classabbyamp
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: mamins1376 @ 2023-02-03 20:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages ptunnel-ng
https://github.com/void-linux/void-packages/pull/42063

New package: ptunnel-ng-1.42
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- 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-glibc)
- I built this PR locally for these architectures:
  - armv6l-musl (cross)


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

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

From 546eb848ec119b83f8334bec34036ea69200cee7 Mon Sep 17 00:00:00 2001
From: Amin Sameti <mamins1376@gmail.com>
Date: Fri, 3 Feb 2023 23:12:42 +0330
Subject: [PATCH] New package: ptunnel-ng-1.42

---
 srcpkgs/ptunnel-ng/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/ptunnel-ng/template

diff --git a/srcpkgs/ptunnel-ng/template b/srcpkgs/ptunnel-ng/template
new file mode 100644
index 000000000000..dd7c92911064
--- /dev/null
+++ b/srcpkgs/ptunnel-ng/template
@@ -0,0 +1,16 @@
+# Template file for 'ptunnel-ng'
+pkgname=ptunnel-ng
+version=1.42
+revision=1
+build_style=configure
+configure_args="--prefix=/usr --libdir=/usr/lib --host=${XBPS_CROSS_TRIPLET}"
+short_desc="TCP forwarder and proxy used for ICMP/UDP tunneling"
+maintainer="Amin Sameti <mamins1376@gmail.com>"
+license=BSD
+homepage=https://github.com/utoni/ptunnel-ng
+distfiles=${homepage}/archive/refs/tags/v${version}.tar.gz
+checksum=5ee6b101e4e252ea98e3337da6542d73b7f33de49a89014276cc98a70142ab10
+
+post_install() {
+	vlicense COPYING
+}

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

* Re: [PR REVIEW] New package: ptunnel-ng-1.42
  2023-02-03 20:18 [PR PATCH] New package: ptunnel-ng-1.42 mamins1376
@ 2023-02-03 20:48 ` classabbyamp
  2023-02-03 20:49 ` classabbyamp
                   ` (13 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: classabbyamp @ 2023-02-03 20:48 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/42063#discussion_r1096271565

Comment:
```suggestion
license=BSD-3-Clause
```

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

* Re: [PR REVIEW] New package: ptunnel-ng-1.42
  2023-02-03 20:18 [PR PATCH] New package: ptunnel-ng-1.42 mamins1376
  2023-02-03 20:48 ` [PR REVIEW] " classabbyamp
@ 2023-02-03 20:49 ` classabbyamp
  2023-02-03 23:40 ` paper42
                   ` (12 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: classabbyamp @ 2023-02-03 20:49 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/42063#discussion_r1096272084

Comment:
```suggestion
build_style=gnu-configure
```

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

* Re: [PR REVIEW] New package: ptunnel-ng-1.42
  2023-02-03 20:18 [PR PATCH] New package: ptunnel-ng-1.42 mamins1376
  2023-02-03 20:48 ` [PR REVIEW] " classabbyamp
  2023-02-03 20:49 ` classabbyamp
@ 2023-02-03 23:40 ` paper42
  2023-02-03 23:41 ` paper42
                   ` (11 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: paper42 @ 2023-02-03 23:40 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/42063#discussion_r1096383901

Comment:
```suggestion
homepage="https://github.com/utoni/ptunnel-ng"
distfiles="https://github.com/utoni/ptunnel-ng/archive/refs/tags/v${version}.tar.gz"
```

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

* Re: [PR REVIEW] New package: ptunnel-ng-1.42
  2023-02-03 20:18 [PR PATCH] New package: ptunnel-ng-1.42 mamins1376
                   ` (2 preceding siblings ...)
  2023-02-03 23:40 ` paper42
@ 2023-02-03 23:41 ` paper42
  2023-02-03 23:41 ` paper42
                   ` (10 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: paper42 @ 2023-02-03 23:41 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/42063#discussion_r1096384581

Comment:
+ add quotes

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

* Re: [PR REVIEW] New package: ptunnel-ng-1.42
  2023-02-03 20:18 [PR PATCH] New package: ptunnel-ng-1.42 mamins1376
                   ` (3 preceding siblings ...)
  2023-02-03 23:41 ` paper42
@ 2023-02-03 23:41 ` paper42
  2023-02-04 12:50 ` [PR PATCH] [Updated] " mamins1376
                   ` (9 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: paper42 @ 2023-02-03 23:41 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/42063#discussion_r1096384675

Comment:
and then you might be able to remove $configure_args

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

* Re: [PR PATCH] [Updated] New package: ptunnel-ng-1.42
  2023-02-03 20:18 [PR PATCH] New package: ptunnel-ng-1.42 mamins1376
                   ` (4 preceding siblings ...)
  2023-02-03 23:41 ` paper42
@ 2023-02-04 12:50 ` mamins1376
  2023-02-04 12:52 ` mamins1376
                   ` (8 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: mamins1376 @ 2023-02-04 12:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages ptunnel-ng
https://github.com/void-linux/void-packages/pull/42063

New package: ptunnel-ng-1.42
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- 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-glibc)
- I built this PR locally for these architectures:
  - armv6l-musl (cross)


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

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

From 546eb848ec119b83f8334bec34036ea69200cee7 Mon Sep 17 00:00:00 2001
From: Amin Sameti <mamins1376@gmail.com>
Date: Fri, 3 Feb 2023 23:12:42 +0330
Subject: [PATCH 1/2] New package: ptunnel-ng-1.42

---
 srcpkgs/ptunnel-ng/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/ptunnel-ng/template

diff --git a/srcpkgs/ptunnel-ng/template b/srcpkgs/ptunnel-ng/template
new file mode 100644
index 000000000000..dd7c92911064
--- /dev/null
+++ b/srcpkgs/ptunnel-ng/template
@@ -0,0 +1,16 @@
+# Template file for 'ptunnel-ng'
+pkgname=ptunnel-ng
+version=1.42
+revision=1
+build_style=configure
+configure_args="--prefix=/usr --libdir=/usr/lib --host=${XBPS_CROSS_TRIPLET}"
+short_desc="TCP forwarder and proxy used for ICMP/UDP tunneling"
+maintainer="Amin Sameti <mamins1376@gmail.com>"
+license=BSD
+homepage=https://github.com/utoni/ptunnel-ng
+distfiles=${homepage}/archive/refs/tags/v${version}.tar.gz
+checksum=5ee6b101e4e252ea98e3337da6542d73b7f33de49a89014276cc98a70142ab10
+
+post_install() {
+	vlicense COPYING
+}

From a3721d2ba9272b4330a704ea64c4c700400d44c0 Mon Sep 17 00:00:00 2001
From: Amin Sameti <mamins1376@gmail.com>
Date: Sat, 4 Feb 2023 16:20:09 +0330
Subject: [PATCH 2/2] Change build style to gnu, and more specific license id

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

diff --git a/srcpkgs/ptunnel-ng/template b/srcpkgs/ptunnel-ng/template
index dd7c92911064..f7b94e87f83a 100644
--- a/srcpkgs/ptunnel-ng/template
+++ b/srcpkgs/ptunnel-ng/template
@@ -2,11 +2,11 @@
 pkgname=ptunnel-ng
 version=1.42
 revision=1
-build_style=configure
+build_style=gnu-configure
 configure_args="--prefix=/usr --libdir=/usr/lib --host=${XBPS_CROSS_TRIPLET}"
 short_desc="TCP forwarder and proxy used for ICMP/UDP tunneling"
 maintainer="Amin Sameti <mamins1376@gmail.com>"
-license=BSD
+license=BSD-3-Clause
 homepage=https://github.com/utoni/ptunnel-ng
 distfiles=${homepage}/archive/refs/tags/v${version}.tar.gz
 checksum=5ee6b101e4e252ea98e3337da6542d73b7f33de49a89014276cc98a70142ab10

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

* Re: [PR PATCH] [Updated] New package: ptunnel-ng-1.42
  2023-02-03 20:18 [PR PATCH] New package: ptunnel-ng-1.42 mamins1376
                   ` (5 preceding siblings ...)
  2023-02-04 12:50 ` [PR PATCH] [Updated] " mamins1376
@ 2023-02-04 12:52 ` mamins1376
  2023-02-04 12:58 ` mamins1376
                   ` (7 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: mamins1376 @ 2023-02-04 12:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages ptunnel-ng
https://github.com/void-linux/void-packages/pull/42063

New package: ptunnel-ng-1.42
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- 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-glibc)
- I built this PR locally for these architectures:
  - armv6l-musl (cross)


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

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

From 546eb848ec119b83f8334bec34036ea69200cee7 Mon Sep 17 00:00:00 2001
From: Amin Sameti <mamins1376@gmail.com>
Date: Fri, 3 Feb 2023 23:12:42 +0330
Subject: [PATCH 1/3] New package: ptunnel-ng-1.42

---
 srcpkgs/ptunnel-ng/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/ptunnel-ng/template

diff --git a/srcpkgs/ptunnel-ng/template b/srcpkgs/ptunnel-ng/template
new file mode 100644
index 000000000000..dd7c92911064
--- /dev/null
+++ b/srcpkgs/ptunnel-ng/template
@@ -0,0 +1,16 @@
+# Template file for 'ptunnel-ng'
+pkgname=ptunnel-ng
+version=1.42
+revision=1
+build_style=configure
+configure_args="--prefix=/usr --libdir=/usr/lib --host=${XBPS_CROSS_TRIPLET}"
+short_desc="TCP forwarder and proxy used for ICMP/UDP tunneling"
+maintainer="Amin Sameti <mamins1376@gmail.com>"
+license=BSD
+homepage=https://github.com/utoni/ptunnel-ng
+distfiles=${homepage}/archive/refs/tags/v${version}.tar.gz
+checksum=5ee6b101e4e252ea98e3337da6542d73b7f33de49a89014276cc98a70142ab10
+
+post_install() {
+	vlicense COPYING
+}

From a3721d2ba9272b4330a704ea64c4c700400d44c0 Mon Sep 17 00:00:00 2001
From: Amin Sameti <mamins1376@gmail.com>
Date: Sat, 4 Feb 2023 16:20:09 +0330
Subject: [PATCH 2/3] Change build style to gnu, and more specific license id

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

diff --git a/srcpkgs/ptunnel-ng/template b/srcpkgs/ptunnel-ng/template
index dd7c92911064..f7b94e87f83a 100644
--- a/srcpkgs/ptunnel-ng/template
+++ b/srcpkgs/ptunnel-ng/template
@@ -2,11 +2,11 @@
 pkgname=ptunnel-ng
 version=1.42
 revision=1
-build_style=configure
+build_style=gnu-configure
 configure_args="--prefix=/usr --libdir=/usr/lib --host=${XBPS_CROSS_TRIPLET}"
 short_desc="TCP forwarder and proxy used for ICMP/UDP tunneling"
 maintainer="Amin Sameti <mamins1376@gmail.com>"
-license=BSD
+license=BSD-3-Clause
 homepage=https://github.com/utoni/ptunnel-ng
 distfiles=${homepage}/archive/refs/tags/v${version}.tar.gz
 checksum=5ee6b101e4e252ea98e3337da6542d73b7f33de49a89014276cc98a70142ab10

From 2a2d130e58f4c8f01c936675a6df127317968d4a Mon Sep 17 00:00:00 2001
From: min <mamins1376@gmail.com>
Date: Sat, 4 Feb 2023 16:21:58 +0330
Subject: [PATCH 3/3] Update srcpkgs/ptunnel-ng/template

Co-authored-by: Michal Vasilek <michal@vasilek.cz>
---
 srcpkgs/ptunnel-ng/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ptunnel-ng/template b/srcpkgs/ptunnel-ng/template
index f7b94e87f83a..1f829cfb7fbe 100644
--- a/srcpkgs/ptunnel-ng/template
+++ b/srcpkgs/ptunnel-ng/template
@@ -7,8 +7,8 @@ configure_args="--prefix=/usr --libdir=/usr/lib --host=${XBPS_CROSS_TRIPLET}"
 short_desc="TCP forwarder and proxy used for ICMP/UDP tunneling"
 maintainer="Amin Sameti <mamins1376@gmail.com>"
 license=BSD-3-Clause
-homepage=https://github.com/utoni/ptunnel-ng
-distfiles=${homepage}/archive/refs/tags/v${version}.tar.gz
+homepage="https://github.com/utoni/ptunnel-ng"
+distfiles="https://github.com/utoni/ptunnel-ng/archive/refs/tags/v${version}.tar.gz"
 checksum=5ee6b101e4e252ea98e3337da6542d73b7f33de49a89014276cc98a70142ab10
 
 post_install() {

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

* Re: [PR PATCH] [Updated] New package: ptunnel-ng-1.42
  2023-02-03 20:18 [PR PATCH] New package: ptunnel-ng-1.42 mamins1376
                   ` (6 preceding siblings ...)
  2023-02-04 12:52 ` mamins1376
@ 2023-02-04 12:58 ` mamins1376
  2023-02-04 13:00 ` mamins1376
                   ` (6 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: mamins1376 @ 2023-02-04 12:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages ptunnel-ng
https://github.com/void-linux/void-packages/pull/42063

New package: ptunnel-ng-1.42
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- 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-glibc)
- I built this PR locally for these architectures:
  - armv6l-musl (cross)


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

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

From 0eee3b3ac17465f8e621e192c8ba7b128f6a2c29 Mon Sep 17 00:00:00 2001
From: Amin Sameti <mamins1376@gmail.com>
Date: Fri, 3 Feb 2023 23:12:42 +0330
Subject: [PATCH] New package: ptunnel-ng-1.42

---
 srcpkgs/ptunnel-ng/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/ptunnel-ng/template

diff --git a/srcpkgs/ptunnel-ng/template b/srcpkgs/ptunnel-ng/template
new file mode 100644
index 000000000000..75dc7aa994c5
--- /dev/null
+++ b/srcpkgs/ptunnel-ng/template
@@ -0,0 +1,15 @@
+# Template file for 'ptunnel-ng'
+pkgname=ptunnel-ng
+version=1.42
+revision=1
+build_style=gnu-configure
+short_desc="TCP forwarder and proxy used for ICMP/UDP tunneling"
+maintainer="Amin Sameti <mamins1376@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/utoni/ptunnel-ng"
+distfiles="https://github.com/utoni/ptunnel-ng/archive/refs/tags/v${version}.tar.gz"
+checksum=5ee6b101e4e252ea98e3337da6542d73b7f33de49a89014276cc98a70142ab10
+
+post_install() {
+	vlicense COPYING
+}

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

* Re: New package: ptunnel-ng-1.42
  2023-02-03 20:18 [PR PATCH] New package: ptunnel-ng-1.42 mamins1376
                   ` (7 preceding siblings ...)
  2023-02-04 12:58 ` mamins1376
@ 2023-02-04 13:00 ` mamins1376
  2023-02-04 13:06 ` mamins1376
                   ` (5 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: mamins1376 @ 2023-02-04 13:00 UTC (permalink / raw)
  To: ml

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

New comment by mamins1376 on void-packages repository

https://github.com/void-linux/void-packages/pull/42063#issuecomment-1416745726

Comment:
Rebased after applying fixes. All set?

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

* Re: New package: ptunnel-ng-1.42
  2023-02-03 20:18 [PR PATCH] New package: ptunnel-ng-1.42 mamins1376
                   ` (8 preceding siblings ...)
  2023-02-04 13:00 ` mamins1376
@ 2023-02-04 13:06 ` mamins1376
  2023-02-05 12:57 ` mamins1376
                   ` (4 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: mamins1376 @ 2023-02-04 13:06 UTC (permalink / raw)
  To: ml

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

New comment by mamins1376 on void-packages repository

https://github.com/void-linux/void-packages/pull/42063#issuecomment-1416745726

Comment:
Rebased after applying fixes. All set?

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

* Re: New package: ptunnel-ng-1.42
  2023-02-03 20:18 [PR PATCH] New package: ptunnel-ng-1.42 mamins1376
                   ` (9 preceding siblings ...)
  2023-02-04 13:06 ` mamins1376
@ 2023-02-05 12:57 ` mamins1376
  2023-02-14 17:59 ` [PR PATCH] [Updated] " mamins1376
                   ` (3 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: mamins1376 @ 2023-02-05 12:57 UTC (permalink / raw)
  To: ml

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

New comment by mamins1376 on void-packages repository

https://github.com/void-linux/void-packages/pull/42063#issuecomment-1417768088

Comment:
I sent a review request. Is there anything else I should do?

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

* Re: [PR PATCH] [Updated] New package: ptunnel-ng-1.42
  2023-02-03 20:18 [PR PATCH] New package: ptunnel-ng-1.42 mamins1376
                   ` (10 preceding siblings ...)
  2023-02-05 12:57 ` mamins1376
@ 2023-02-14 17:59 ` mamins1376
  2023-05-16  1:55 ` github-actions
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: mamins1376 @ 2023-02-14 17:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages ptunnel-ng
https://github.com/void-linux/void-packages/pull/42063

New package: ptunnel-ng-1.42
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- 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-glibc)
- I built this PR locally for these architectures:
  - armv6l-musl (cross)


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

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

From 0a6fb7b6b3d47b6659baf340da17509fdbc398e9 Mon Sep 17 00:00:00 2001
From: Amin Sameti <mamins1376@gmail.com>
Date: Fri, 3 Feb 2023 23:12:42 +0330
Subject: [PATCH] New package: ptunnel-ng-1.42

---
 srcpkgs/ptunnel-ng/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/ptunnel-ng/template

diff --git a/srcpkgs/ptunnel-ng/template b/srcpkgs/ptunnel-ng/template
new file mode 100644
index 000000000000..75dc7aa994c5
--- /dev/null
+++ b/srcpkgs/ptunnel-ng/template
@@ -0,0 +1,15 @@
+# Template file for 'ptunnel-ng'
+pkgname=ptunnel-ng
+version=1.42
+revision=1
+build_style=gnu-configure
+short_desc="TCP forwarder and proxy used for ICMP/UDP tunneling"
+maintainer="Amin Sameti <mamins1376@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/utoni/ptunnel-ng"
+distfiles="https://github.com/utoni/ptunnel-ng/archive/refs/tags/v${version}.tar.gz"
+checksum=5ee6b101e4e252ea98e3337da6542d73b7f33de49a89014276cc98a70142ab10
+
+post_install() {
+	vlicense COPYING
+}

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

* Re: New package: ptunnel-ng-1.42
  2023-02-03 20:18 [PR PATCH] New package: ptunnel-ng-1.42 mamins1376
                   ` (11 preceding siblings ...)
  2023-02-14 17:59 ` [PR PATCH] [Updated] " mamins1376
@ 2023-05-16  1:55 ` github-actions
  2023-05-30  1:57 ` [PR PATCH] [Closed]: " github-actions
  2023-05-30 15:08 ` mamins1376
  14 siblings, 0 replies; 16+ messages in thread
From: github-actions @ 2023-05-16  1:55 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/42063#issuecomment-1548852299

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: ptunnel-ng-1.42
  2023-02-03 20:18 [PR PATCH] New package: ptunnel-ng-1.42 mamins1376
                   ` (12 preceding siblings ...)
  2023-05-16  1:55 ` github-actions
@ 2023-05-30  1:57 ` github-actions
  2023-05-30 15:08 ` mamins1376
  14 siblings, 0 replies; 16+ messages in thread
From: github-actions @ 2023-05-30  1:57 UTC (permalink / raw)
  To: ml

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

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

New package: ptunnel-ng-1.42
https://github.com/void-linux/void-packages/pull/42063

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

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- 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-glibc)
- I built this PR locally for these architectures:
  - armv6l-musl (cross)


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

* Re: New package: ptunnel-ng-1.42
  2023-02-03 20:18 [PR PATCH] New package: ptunnel-ng-1.42 mamins1376
                   ` (13 preceding siblings ...)
  2023-05-30  1:57 ` [PR PATCH] [Closed]: " github-actions
@ 2023-05-30 15:08 ` mamins1376
  14 siblings, 0 replies; 16+ messages in thread
From: mamins1376 @ 2023-05-30 15:08 UTC (permalink / raw)
  To: ml

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

New comment by mamins1376 on void-packages repository

https://github.com/void-linux/void-packages/pull/42063#issuecomment-1568611347

Comment:
@paper42 @classabbyamp
If there is any problem with this PR, please elaborate.

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

end of thread, other threads:[~2023-05-30 15:08 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-03 20:18 [PR PATCH] New package: ptunnel-ng-1.42 mamins1376
2023-02-03 20:48 ` [PR REVIEW] " classabbyamp
2023-02-03 20:49 ` classabbyamp
2023-02-03 23:40 ` paper42
2023-02-03 23:41 ` paper42
2023-02-03 23:41 ` paper42
2023-02-04 12:50 ` [PR PATCH] [Updated] " mamins1376
2023-02-04 12:52 ` mamins1376
2023-02-04 12:58 ` mamins1376
2023-02-04 13:00 ` mamins1376
2023-02-04 13:06 ` mamins1376
2023-02-05 12:57 ` mamins1376
2023-02-14 17:59 ` [PR PATCH] [Updated] " mamins1376
2023-05-16  1:55 ` github-actions
2023-05-30  1:57 ` [PR PATCH] [Closed]: " github-actions
2023-05-30 15:08 ` mamins1376

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