Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fatsort: add update file
@ 2021-01-03 15:33 tibequadorian
  2021-01-03 16:21 ` ndowens
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: tibequadorian @ 2021-01-03 15:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages fatsort
https://github.com/void-linux/void-packages/pull/27635

fatsort: add update file


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

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

From 90214955671843fa2e93b988e15325862967a6fa Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Sun, 3 Jan 2021 16:32:56 +0100
Subject: [PATCH] fatsort: add update file

---
 srcpkgs/fatsort/update | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 srcpkgs/fatsort/update

diff --git a/srcpkgs/fatsort/update b/srcpkgs/fatsort/update
new file mode 100644
index 00000000000..051be51527b
--- /dev/null
+++ b/srcpkgs/fatsort/update
@@ -0,0 +1 @@
+site='https://sourceforge.net/projects/fatsort/files/'

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

* Re: fatsort: add update file
  2021-01-03 15:33 [PR PATCH] fatsort: add update file tibequadorian
@ 2021-01-03 16:21 ` ndowens
  2021-01-03 16:29 ` tibequadorian
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ndowens @ 2021-01-03 16:21 UTC (permalink / raw)
  To: ml

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

New comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/pull/27635#issuecomment-753640998

Comment:
Closed mine, musl build is fine, only issue that needs to be solved is tests fail, which currently unsure why

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

* Re: fatsort: add update file
  2021-01-03 15:33 [PR PATCH] fatsort: add update file tibequadorian
  2021-01-03 16:21 ` ndowens
@ 2021-01-03 16:29 ` tibequadorian
  2021-01-03 16:30 ` ndowens
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: tibequadorian @ 2021-01-03 16:29 UTC (permalink / raw)
  To: ml

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

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/27635#issuecomment-753641953

Comment:
> Closed mine, musl build is fine, only issue that needs to be solved is tests fail, which currently unsure why

If you've tested it on musl and it worked fine, I think you may just disable testing for musl builds as it gives wrong results...?

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

* Re: fatsort: add update file
  2021-01-03 15:33 [PR PATCH] fatsort: add update file tibequadorian
  2021-01-03 16:21 ` ndowens
  2021-01-03 16:29 ` tibequadorian
@ 2021-01-03 16:30 ` ndowens
  2021-01-03 22:05 ` sgn
  2021-01-05  2:28 ` [PR PATCH] [Merged]: " ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ndowens @ 2021-01-03 16:30 UTC (permalink / raw)
  To: ml

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

New comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/pull/27635#issuecomment-753642138

Comment:
> > Closed mine, musl build is fine, only issue that needs to be solved is tests fail, which currently unsure why
> 
> If you've tested it on musl and it worked fine, I think you may just disable testing for musl builds as it gives wrong results...?

It's not just musl test. All non-cross build's test fail as well.

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

* Re: fatsort: add update file
  2021-01-03 15:33 [PR PATCH] fatsort: add update file tibequadorian
                   ` (2 preceding siblings ...)
  2021-01-03 16:30 ` ndowens
@ 2021-01-03 22:05 ` sgn
  2021-01-05  2:28 ` [PR PATCH] [Merged]: " ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: sgn @ 2021-01-03 22:05 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/27635#issuecomment-753682650

Comment:
Please do NOT randomly remove the broken line when you can build it.
I don't think shipping an application that works with block device and couldn't pass its own test is a good idea.

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

* Re: [PR PATCH] [Merged]: fatsort: add update file
  2021-01-03 15:33 [PR PATCH] fatsort: add update file tibequadorian
                   ` (3 preceding siblings ...)
  2021-01-03 22:05 ` sgn
@ 2021-01-05  2:28 ` ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-01-05  2:28 UTC (permalink / raw)
  To: ml

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

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

fatsort: add update file
https://github.com/void-linux/void-packages/pull/27635

Description:


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

end of thread, other threads:[~2021-01-05  2:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-03 15:33 [PR PATCH] fatsort: add update file tibequadorian
2021-01-03 16:21 ` ndowens
2021-01-03 16:29 ` tibequadorian
2021-01-03 16:30 ` ndowens
2021-01-03 22:05 ` sgn
2021-01-05  2:28 ` [PR PATCH] [Merged]: " ericonr

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