Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Findutils
@ 2025-01-22 22:15 Stivux
  2025-04-25  2:08 ` findutils: update to 4.10.0 github-actions
  2025-05-09  2:10 ` [PR PATCH] [Closed]: " github-actions
  0 siblings, 2 replies; 3+ messages in thread
From: Stivux @ 2025-01-22 22:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Stivux/void-packages findutils
https://github.com/void-linux/void-packages/pull/54080

Findutils
<!-- 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**|**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-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - aarch64


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

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

From 8b894dedf85fc0d762fd2e2067886ac050a41fd1 Mon Sep 17 00:00:00 2001
From: Nazarov Stepan <nazarov.sp@phystech.edu>
Date: Thu, 23 Jan 2025 01:09:17 +0300
Subject: [PATCH 1/2] findutils: update to 4.10.0.

---
 srcpkgs/findutils/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/findutils/template b/srcpkgs/findutils/template
index aae4919f2ee597..ceead313f330fa 100644
--- a/srcpkgs/findutils/template
+++ b/srcpkgs/findutils/template
@@ -1,6 +1,6 @@
 # Template file for 'findutils'
 pkgname=findutils
-version=4.9.0
+version=4.10.0
 revision=1
 bootstrap=yes
 build_style=gnu-configure

From 437782fbfccdcac18cc18f30f8c4a1ba7643308b Mon Sep 17 00:00:00 2001
From: Nazarov Stepan <nazarov.sp@phystech.edu>
Date: Thu, 23 Jan 2025 01:10:40 +0300
Subject: [PATCH 2/2] findutils: update to 4.10.0.

---
 srcpkgs/findutils/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/findutils/template b/srcpkgs/findutils/template
index ceead313f330fa..14c4b42fcd807f 100644
--- a/srcpkgs/findutils/template
+++ b/srcpkgs/findutils/template
@@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
 homepage="http://www.gnu.org/software/findutils"
 changelog="https://git.savannah.gnu.org/cgit/findutils.git/plain/NEWS"
 distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=a2bfb8c09d436770edc59f50fa483e785b161a3b7b9d547573cb08065fd462fe
+checksum=1387e0b67ff247d2abde998f90dfbf70c1491391a59ddfecb8ae698789f0a4f5
 
 if [ "$XBPS_TARGET_LIBC" = musl ]; then
 	export ac_cv_lib_error_at_line=no

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

* Re: findutils: update to 4.10.0
  2025-01-22 22:15 [PR PATCH] Findutils Stivux
@ 2025-04-25  2:08 ` github-actions
  2025-05-09  2:10 ` [PR PATCH] [Closed]: " github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2025-04-25  2:08 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/54080#issuecomment-2829217566

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] 3+ messages in thread

* Re: [PR PATCH] [Closed]: findutils: update to 4.10.0
  2025-01-22 22:15 [PR PATCH] Findutils Stivux
  2025-04-25  2:08 ` findutils: update to 4.10.0 github-actions
@ 2025-05-09  2:10 ` github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2025-05-09  2:10 UTC (permalink / raw)
  To: ml

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

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

findutils: update to 4.10.0
https://github.com/void-linux/void-packages/pull/54080

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**|**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-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - aarch64


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

end of thread, other threads:[~2025-05-09  2:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-22 22:15 [PR PATCH] Findutils Stivux
2025-04-25  2:08 ` findutils: update to 4.10.0 github-actions
2025-05-09  2:10 ` [PR PATCH] [Closed]: " github-actions

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