Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] inetutils: update to 2.3.
@ 2022-08-12 17:00 motorto
  2022-08-12 18:20 ` [PR PATCH] [Updated] " motorto
  2022-08-18 21:25 ` [PR PATCH] [Closed]: " motorto
  0 siblings, 2 replies; 3+ messages in thread
From: motorto @ 2022-08-12 17:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages inetutils-ftp-2.3
https://github.com/void-linux/void-packages/pull/38636

inetutils: update to 2.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
 
#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

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

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

From 129e620c540a9f0d132d322de44819b6e212b5f4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Fri, 12 Aug 2022 17:59:25 +0100
Subject: [PATCH] inetutils: update to 2.3.

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

diff --git a/srcpkgs/inetutils/template b/srcpkgs/inetutils/template
index e19293fa7ab0..3e917d84a0de 100644
--- a/srcpkgs/inetutils/template
+++ b/srcpkgs/inetutils/template
@@ -1,6 +1,6 @@
 # Template file for 'inetutils'
 pkgname=inetutils
-version=2.2
+version=2.3
 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=d547f69172df73afef691a0f7886280fd781acea28def4ff4b4b212086a89d80
+checksum=0b01bb08e29623c4e3b940f233c961451d9af8c5066301add76a52a95d51772c
 
 subpackages="inetutils-dnsdomainname inetutils-ftp inetutils-hostname
  inetutils-ifconfig inetutils-inetd inetutils-ping inetutils-rexec
@@ -21,7 +21,7 @@ subpackages="inetutils-dnsdomainname inetutils-ftp inetutils-hostname
 CFLAGS="-fcommon"
 
 # hostname test can't run in CI
-make_check=ci-skip
+# make_check=ci-skip
 
 case "$XBPS_TARGET_MACHINE" in
 *-musl)

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

* Re: [PR PATCH] [Updated] inetutils: update to 2.3.
  2022-08-12 17:00 [PR PATCH] inetutils: update to 2.3 motorto
@ 2022-08-12 18:20 ` motorto
  2022-08-18 21:25 ` [PR PATCH] [Closed]: " motorto
  1 sibling, 0 replies; 3+ messages in thread
From: motorto @ 2022-08-12 18:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages inetutils-ftp-2.3
https://github.com/void-linux/void-packages/pull/38636

inetutils: update to 2.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
 
#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

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

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

From a8623a709917ef5b5ad72f1c0d9f2d869b1dbd20 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Fri, 12 Aug 2022 17:59:25 +0100
Subject: [PATCH] inetutils: update to 2.3.

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

diff --git a/srcpkgs/inetutils/template b/srcpkgs/inetutils/template
index e19293fa7ab0..7a2759813e60 100644
--- a/srcpkgs/inetutils/template
+++ b/srcpkgs/inetutils/template
@@ -1,6 +1,6 @@
 # Template file for 'inetutils'
 pkgname=inetutils
-version=2.2
+version=2.3
 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=d547f69172df73afef691a0f7886280fd781acea28def4ff4b4b212086a89d80
+checksum=0b01bb08e29623c4e3b940f233c961451d9af8c5066301add76a52a95d51772c
 
 subpackages="inetutils-dnsdomainname inetutils-ftp inetutils-hostname
  inetutils-ifconfig inetutils-inetd inetutils-ping inetutils-rexec

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

* Re: [PR PATCH] [Closed]: inetutils: update to 2.3.
  2022-08-12 17:00 [PR PATCH] inetutils: update to 2.3 motorto
  2022-08-12 18:20 ` [PR PATCH] [Updated] " motorto
@ 2022-08-18 21:25 ` motorto
  1 sibling, 0 replies; 3+ messages in thread
From: motorto @ 2022-08-18 21:25 UTC (permalink / raw)
  To: ml

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

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

inetutils: update to 2.3.
https://github.com/void-linux/void-packages/pull/38636

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

#### Testing the changes
- I tested the changes in this PR: **YES**
 
#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

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

end of thread, other threads:[~2022-08-18 21:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-12 17:00 [PR PATCH] inetutils: update to 2.3 motorto
2022-08-12 18:20 ` [PR PATCH] [Updated] " motorto
2022-08-18 21:25 ` [PR PATCH] [Closed]: " motorto

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