Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] inetutils: update to 2.2.
@ 2021-10-24 18:06 raninninn
  2021-10-24 18:09 ` ericonr
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: raninninn @ 2021-10-24 18:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/raninninn/void-packages master
https://github.com/void-linux/void-packages/pull/33732

inetutils: update to 2.2.
inetutils: update to 2.2.

<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From f8292581c3af592e3e8b235921cb4709dd1d8d66 Mon Sep 17 00:00:00 2001
From: raninninn <matteshilli@gmail.com>
Date: Sun, 24 Oct 2021 19:37:00 +0200
Subject: [PATCH] inetutils: update to 2.2.

inetutils: update to 2.2.
---
 srcpkgs/inetutils/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/inetutils/template b/srcpkgs/inetutils/template
index ced4ac1166cd..7907b5e37bd5 100644
--- a/srcpkgs/inetutils/template
+++ b/srcpkgs/inetutils/template
@@ -1,17 +1,17 @@
 # Template file for 'inetutils'
 pkgname=inetutils
-version=2.0
+version=2.2
 revision=1
 build_style=gnu-configure
 configure_args="--without-wrap --with-pam"
 makedepends="pam-devel readline-devel"
 checkdepends="iana-etc net-tools"
 short_desc="GNU network utilities"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Raninninn <raninninn-devel@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="http://www.gnu.org/software/inetutils"
 distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
-checksum=e573d566e55393940099862e7f8994164a0ed12f5a86c3345380842bdc124722
+checksum=d547f69172df73afef691a0f7886280fd781acea28def4ff4b4b212086a89d80
 
 subpackages="inetutils-dnsdomainname inetutils-ftp inetutils-hostname
  inetutils-ifconfig inetutils-inetd inetutils-ping inetutils-rexec

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

* Re: inetutils: update to 2.2.
  2021-10-24 18:06 [PR PATCH] inetutils: update to 2.2 raninninn
@ 2021-10-24 18:09 ` ericonr
  2021-10-24 20:29 ` [PR REVIEW] " paper42
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 11+ messages in thread
From: ericonr @ 2021-10-24 18:09 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/33732#issuecomment-950368646

Comment:
I think there's a repeated line in your commit message?

For the record, you don't need to adopt a package just to update it. If you do wish to adopt it and maintain it in the foreseeable future, I will close https://github.com/void-linux/void-packages/pull/33466 in favor of this PR.

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

* Re: [PR REVIEW] inetutils: update to 2.2.
  2021-10-24 18:06 [PR PATCH] inetutils: update to 2.2 raninninn
  2021-10-24 18:09 ` ericonr
@ 2021-10-24 20:29 ` paper42
  2021-10-25 18:21 ` [PR PATCH] [Updated] " raninninn
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 11+ messages in thread
From: paper42 @ 2021-10-24 20:29 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33732#discussion_r735166427

Comment:
```suggestion
homepage="https://www.gnu.org/software/inetutils"
changelog="https://git.savannah.gnu.org/cgit/inetutils.git/plain/NEWS"
distfiles="${GNU_SITE}/inetutils/inetutils-$version.tar.xz"
```

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

* Re: [PR PATCH] [Updated] inetutils: update to 2.2.
  2021-10-24 18:06 [PR PATCH] inetutils: update to 2.2 raninninn
  2021-10-24 18:09 ` ericonr
  2021-10-24 20:29 ` [PR REVIEW] " paper42
@ 2021-10-25 18:21 ` raninninn
  2021-10-25 18:24 ` raninninn
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 11+ messages in thread
From: raninninn @ 2021-10-25 18:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/raninninn/void-packages master
https://github.com/void-linux/void-packages/pull/33732

inetutils: update to 2.2.
inetutils: update to 2.2.

<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 41fefeb5c01cc45d993db2bc99eddedd537c16f0 Mon Sep 17 00:00:00 2001
From: raninninn <matteshilli@gmail.com>
Date: Sun, 24 Oct 2021 19:37:00 +0200
Subject: [PATCH] inetutils: update to 2.2.

---
 srcpkgs/inetutils/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/inetutils/template b/srcpkgs/inetutils/template
index ced4ac1166cd..05e1b8b6c4c0 100644
--- a/srcpkgs/inetutils/template
+++ b/srcpkgs/inetutils/template
@@ -1,17 +1,18 @@
 # Template file for 'inetutils'
 pkgname=inetutils
-version=2.0
+version=2.2
 revision=1
 build_style=gnu-configure
 configure_args="--without-wrap --with-pam"
 makedepends="pam-devel readline-devel"
 checkdepends="iana-etc net-tools"
 short_desc="GNU network utilities"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Raninninn <raninninn-devel@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="http://www.gnu.org/software/inetutils"
-distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
-checksum=e573d566e55393940099862e7f8994164a0ed12f5a86c3345380842bdc124722
+changelog="https://www.git.savannah.gnu.org/cgit/inetutils.git/plain/NEWS"
+distfiles="${GNU_SITE}/$pkgname/inetutils-$version.tar.xz"
+checksum=d547f69172df73afef691a0f7886280fd781acea28def4ff4b4b212086a89d80
 
 subpackages="inetutils-dnsdomainname inetutils-ftp inetutils-hostname
  inetutils-ifconfig inetutils-inetd inetutils-ping inetutils-rexec

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

* Re: inetutils: update to 2.2.
  2021-10-24 18:06 [PR PATCH] inetutils: update to 2.2 raninninn
                   ` (2 preceding siblings ...)
  2021-10-25 18:21 ` [PR PATCH] [Updated] " raninninn
@ 2021-10-25 18:24 ` raninninn
  2021-10-25 18:29 ` [PR REVIEW] " paper42
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 11+ messages in thread
From: raninninn @ 2021-10-25 18:24 UTC (permalink / raw)
  To: ml

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

New comment by raninninn on void-packages repository

https://github.com/void-linux/void-packages/pull/33732#issuecomment-951187999

Comment:
Thank you for the heads-up! If possible, I would like to adopt inetutils though.

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

* Re: [PR REVIEW] inetutils: update to 2.2.
  2021-10-24 18:06 [PR PATCH] inetutils: update to 2.2 raninninn
                   ` (3 preceding siblings ...)
  2021-10-25 18:24 ` raninninn
@ 2021-10-25 18:29 ` paper42
  2021-10-25 18:30 ` paper42
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 11+ messages in thread
From: paper42 @ 2021-10-25 18:29 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33732#discussion_r735857632

Comment:
This still needs to be fixed, you didn't modify $homepage, $changelog is on a domain that doesn't exist and you only did half of the suggested changes to $distfiles.

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

* Re: [PR REVIEW] inetutils: update to 2.2.
  2021-10-24 18:06 [PR PATCH] inetutils: update to 2.2 raninninn
                   ` (4 preceding siblings ...)
  2021-10-25 18:29 ` [PR REVIEW] " paper42
@ 2021-10-25 18:30 ` paper42
  2021-10-26  9:38 ` [PR PATCH] [Updated] " raninninn
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 11+ messages in thread
From: paper42 @ 2021-10-25 18:30 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33732#discussion_r735857632

Comment:
This still needs to be fixed, you didn't modify $homepage, $changelog is on a domain that doesn't exist and you made only half of the suggested changes to $distfiles.

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

* Re: [PR PATCH] [Updated] inetutils: update to 2.2.
  2021-10-24 18:06 [PR PATCH] inetutils: update to 2.2 raninninn
                   ` (5 preceding siblings ...)
  2021-10-25 18:30 ` paper42
@ 2021-10-26  9:38 ` raninninn
  2021-10-29 14:01 ` leahneukirchen
  2021-10-29 14:01 ` [PR PATCH] [Closed]: " leahneukirchen
  8 siblings, 0 replies; 11+ messages in thread
From: raninninn @ 2021-10-26  9:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/raninninn/void-packages master
https://github.com/void-linux/void-packages/pull/33732

inetutils: update to 2.2.
inetutils: update to 2.2.

<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 962c3814afcfac7d29795fb0fa49f982a7d36c46 Mon Sep 17 00:00:00 2001
From: raninninn <matteshilli@gmail.com>
Date: Sun, 24 Oct 2021 19:37:00 +0200
Subject: [PATCH] inetutils: update to 2.2.

---
 srcpkgs/inetutils/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/inetutils/template b/srcpkgs/inetutils/template
index ced4ac1166cd..0c60b52f4e36 100644
--- a/srcpkgs/inetutils/template
+++ b/srcpkgs/inetutils/template
@@ -1,17 +1,18 @@
 # Template file for 'inetutils'
 pkgname=inetutils
-version=2.0
+version=2.2
 revision=1
 build_style=gnu-configure
 configure_args="--without-wrap --with-pam"
 makedepends="pam-devel readline-devel"
 checkdepends="iana-etc net-tools"
 short_desc="GNU network utilities"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Raninninn <raninninn-devel@protonmail.com>"
 license="GPL-3.0-or-later"
-homepage="http://www.gnu.org/software/inetutils"
-distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
-checksum=e573d566e55393940099862e7f8994164a0ed12f5a86c3345380842bdc124722
+homepage="https://www.gnu.org/software/inetutils"
+changelog="https://git.savannah.gnu.org/cgit/inetutils.git/plain/NEWS"
+distfiles="${GNU_SITE}/inetutils/inetutils-$version.tar.xz"
+checksum=d547f69172df73afef691a0f7886280fd781acea28def4ff4b4b212086a89d80
 
 subpackages="inetutils-dnsdomainname inetutils-ftp inetutils-hostname
  inetutils-ifconfig inetutils-inetd inetutils-ping inetutils-rexec

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

* Re: inetutils: update to 2.2.
  2021-10-24 18:06 [PR PATCH] inetutils: update to 2.2 raninninn
                   ` (6 preceding siblings ...)
  2021-10-26  9:38 ` [PR PATCH] [Updated] " raninninn
@ 2021-10-29 14:01 ` leahneukirchen
  2021-10-29 14:01 ` [PR PATCH] [Closed]: " leahneukirchen
  8 siblings, 0 replies; 11+ messages in thread
From: leahneukirchen @ 2021-10-29 14:01 UTC (permalink / raw)
  To: ml

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

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/33732#issuecomment-954769255

Comment:
Already done in #33466.

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

* Re: [PR PATCH] [Closed]: inetutils: update to 2.2.
  2021-10-24 18:06 [PR PATCH] inetutils: update to 2.2 raninninn
                   ` (7 preceding siblings ...)
  2021-10-29 14:01 ` leahneukirchen
@ 2021-10-29 14:01 ` leahneukirchen
  8 siblings, 0 replies; 11+ messages in thread
From: leahneukirchen @ 2021-10-29 14:01 UTC (permalink / raw)
  To: ml

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

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

inetutils: update to 2.2.
https://github.com/void-linux/void-packages/pull/33732

Description:
inetutils: update to 2.2.

<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

* [PR PATCH] inetutils: update to 2.2.
@ 2021-10-10 15:56 glaulher
  0 siblings, 0 replies; 11+ messages in thread
From: glaulher @ 2021-10-10 15:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/glaulher/void-packages inetutils
https://github.com/void-linux/void-packages/pull/33466

inetutils: update to 2.2.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (ARCH-LIBC)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [x] armv7l
  - [ ] armv6l-musl
-->


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

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

From 84f072219c6d37b9766602371147301d7d779e15 Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Sun, 10 Oct 2021 12:53:49 -0300
Subject: [PATCH] inetutils: update to 2.2.

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

diff --git a/srcpkgs/inetutils/template b/srcpkgs/inetutils/template
index ced4ac1166cd..e19293fa7ab0 100644
--- a/srcpkgs/inetutils/template
+++ b/srcpkgs/inetutils/template
@@ -1,6 +1,6 @@
 # Template file for 'inetutils'
 pkgname=inetutils
-version=2.0
+version=2.2
 revision=1
 build_style=gnu-configure
 configure_args="--without-wrap --with-pam"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://www.gnu.org/software/inetutils"
 distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
-checksum=e573d566e55393940099862e7f8994164a0ed12f5a86c3345380842bdc124722
+checksum=d547f69172df73afef691a0f7886280fd781acea28def4ff4b4b212086a89d80
 
 subpackages="inetutils-dnsdomainname inetutils-ftp inetutils-hostname
  inetutils-ifconfig inetutils-inetd inetutils-ping inetutils-rexec

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

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

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-24 18:06 [PR PATCH] inetutils: update to 2.2 raninninn
2021-10-24 18:09 ` ericonr
2021-10-24 20:29 ` [PR REVIEW] " paper42
2021-10-25 18:21 ` [PR PATCH] [Updated] " raninninn
2021-10-25 18:24 ` raninninn
2021-10-25 18:29 ` [PR REVIEW] " paper42
2021-10-25 18:30 ` paper42
2021-10-26  9:38 ` [PR PATCH] [Updated] " raninninn
2021-10-29 14:01 ` leahneukirchen
2021-10-29 14:01 ` [PR PATCH] [Closed]: " leahneukirchen
  -- strict thread matches above, loose matches on Subject: below --
2021-10-10 15:56 [PR PATCH] " glaulher

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