Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nwipe: update to 0.26.
@ 2019-10-02 11:31 voidlinux-github
  2019-10-02 12:10 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-02 11:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages nwipe
https://github.com/void-linux/void-packages/pull/14962

nwipe: update to 0.26.


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

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

From 9f54ca2bf580eca93d223e00aadf193401e17e50 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 2 Oct 2019 13:59:02 +0300
Subject: [PATCH] nwipe: update to 0.26.

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

diff --git a/srcpkgs/nwipe/template b/srcpkgs/nwipe/template
index a0e783efda8..af43c2369db 100644
--- a/srcpkgs/nwipe/template
+++ b/srcpkgs/nwipe/template
@@ -1,6 +1,6 @@
 # Template file for 'nwipe'
 pkgname=nwipe
-version=0.25
+version=0.26
 revision=1
 build_style=gnu-configure
 hostmakedepends="automake pkg-config"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://github.com/martijnvanbrummelen/nwipe"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=27104ad5788ccee0f1238dba1e40f36bc454054d609ef037e6af156efeda0b67
+checksum=b8f37b4f1529931bdd5635d33baa35b7c08755e7ef5f0556b629c0360c85c920
 
 CFLAGS="-D_FILE_OFFSET_BITS=64"
 

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

* Re: [PR PATCH] [Updated] nwipe: update to 0.26.
  2019-10-02 11:31 [PR PATCH] nwipe: update to 0.26 voidlinux-github
  2019-10-02 12:10 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-02 12:10 ` voidlinux-github
  2019-10-02 17:33 ` voidlinux-github
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-02 12:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages nwipe
https://github.com/void-linux/void-packages/pull/14962

nwipe: update to 0.26.


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

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

From c760037cee17d6362fcc31c418e4a313abb137d6 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 2 Oct 2019 13:59:02 +0300
Subject: [PATCH] nwipe: update to 0.26.

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

diff --git a/srcpkgs/nwipe/template b/srcpkgs/nwipe/template
index a0e783efda8..05df072e441 100644
--- a/srcpkgs/nwipe/template
+++ b/srcpkgs/nwipe/template
@@ -1,7 +1,9 @@
 # Template file for 'nwipe'
 pkgname=nwipe
-version=0.25
+version=0.26
 revision=1
+# nwipe.c:29:10: fatal error: bits/pthreadtypes.h: No such file or directory
+archs="~*-musl"
 build_style=gnu-configure
 hostmakedepends="automake pkg-config"
 makedepends="libuuid-devel libparted-devel ncurses-devel"
@@ -10,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://github.com/martijnvanbrummelen/nwipe"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=27104ad5788ccee0f1238dba1e40f36bc454054d609ef037e6af156efeda0b67
+checksum=b8f37b4f1529931bdd5635d33baa35b7c08755e7ef5f0556b629c0360c85c920
 
 CFLAGS="-D_FILE_OFFSET_BITS=64"
 

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

* Re: [PR PATCH] [Updated] nwipe: update to 0.26.
  2019-10-02 11:31 [PR PATCH] nwipe: update to 0.26 voidlinux-github
@ 2019-10-02 12:10 ` voidlinux-github
  2019-10-02 12:10 ` voidlinux-github
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-02 12:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages nwipe
https://github.com/void-linux/void-packages/pull/14962

nwipe: update to 0.26.


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

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

From c760037cee17d6362fcc31c418e4a313abb137d6 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 2 Oct 2019 13:59:02 +0300
Subject: [PATCH] nwipe: update to 0.26.

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

diff --git a/srcpkgs/nwipe/template b/srcpkgs/nwipe/template
index a0e783efda8..05df072e441 100644
--- a/srcpkgs/nwipe/template
+++ b/srcpkgs/nwipe/template
@@ -1,7 +1,9 @@
 # Template file for 'nwipe'
 pkgname=nwipe
-version=0.25
+version=0.26
 revision=1
+# nwipe.c:29:10: fatal error: bits/pthreadtypes.h: No such file or directory
+archs="~*-musl"
 build_style=gnu-configure
 hostmakedepends="automake pkg-config"
 makedepends="libuuid-devel libparted-devel ncurses-devel"
@@ -10,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://github.com/martijnvanbrummelen/nwipe"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=27104ad5788ccee0f1238dba1e40f36bc454054d609ef037e6af156efeda0b67
+checksum=b8f37b4f1529931bdd5635d33baa35b7c08755e7ef5f0556b629c0360c85c920
 
 CFLAGS="-D_FILE_OFFSET_BITS=64"
 

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

* Re: nwipe: update to 0.26.
  2019-10-02 11:31 [PR PATCH] nwipe: update to 0.26 voidlinux-github
  2019-10-02 12:10 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-02 12:10 ` voidlinux-github
@ 2019-10-02 17:33 ` voidlinux-github
  2019-10-02 17:45 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-02 17:33 UTC (permalink / raw)
  To: ml

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

New comment by daniel-eys on void-packages repository

https://github.com/void-linux/void-packages/pull/14962#issuecomment-537599723

Comment:
The `sed` in `pre_configure()` should be removed, it's fixed/handled upstream (see `src/nwipe.h`)


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

* Re: [PR PATCH] [Updated] nwipe: update to 0.26.
  2019-10-02 11:31 [PR PATCH] nwipe: update to 0.26 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-10-02 17:45 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-02 17:45 ` voidlinux-github
  2019-10-02 17:46 ` voidlinux-github
  2019-10-25 22:49 ` [PR PATCH] [Merged]: " voidlinux-github
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-02 17:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages nwipe
https://github.com/void-linux/void-packages/pull/14962

nwipe: update to 0.26.


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

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

From 7b565ad0f76e2a36d20a346e4af20d3e78481306 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 2 Oct 2019 13:59:02 +0300
Subject: [PATCH] nwipe: update to 0.26.

---
 srcpkgs/nwipe/template | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nwipe/template b/srcpkgs/nwipe/template
index a0e783efda8..405d04fd5ec 100644
--- a/srcpkgs/nwipe/template
+++ b/srcpkgs/nwipe/template
@@ -1,7 +1,8 @@
 # Template file for 'nwipe'
 pkgname=nwipe
-version=0.25
+version=0.26
 revision=1
+
 build_style=gnu-configure
 hostmakedepends="automake pkg-config"
 makedepends="libuuid-devel libparted-devel ncurses-devel"
@@ -10,11 +11,15 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://github.com/martijnvanbrummelen/nwipe"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=27104ad5788ccee0f1238dba1e40f36bc454054d609ef037e6af156efeda0b67
+checksum=b8f37b4f1529931bdd5635d33baa35b7c08755e7ef5f0556b629c0360c85c920
+
+# nwipe.c:29:10: fatal error: bits/pthreadtypes.h: No such file or directory
+case "$XBPS_TARGET_MACHINE" in
+	*-musl) broken="nwipe broken on musl"
+esac
 
 CFLAGS="-D_FILE_OFFSET_BITS=64"
 
 pre_configure() {
-	sed -i 's,off64_t,off_t,g' src/*.[ch]
 	sh init.sh
 }

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

* Re: [PR PATCH] [Updated] nwipe: update to 0.26.
  2019-10-02 11:31 [PR PATCH] nwipe: update to 0.26 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-10-02 17:33 ` voidlinux-github
@ 2019-10-02 17:45 ` voidlinux-github
  2019-10-02 17:45 ` voidlinux-github
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-02 17:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages nwipe
https://github.com/void-linux/void-packages/pull/14962

nwipe: update to 0.26.


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

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

From 7b565ad0f76e2a36d20a346e4af20d3e78481306 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 2 Oct 2019 13:59:02 +0300
Subject: [PATCH] nwipe: update to 0.26.

---
 srcpkgs/nwipe/template | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nwipe/template b/srcpkgs/nwipe/template
index a0e783efda8..405d04fd5ec 100644
--- a/srcpkgs/nwipe/template
+++ b/srcpkgs/nwipe/template
@@ -1,7 +1,8 @@
 # Template file for 'nwipe'
 pkgname=nwipe
-version=0.25
+version=0.26
 revision=1
+
 build_style=gnu-configure
 hostmakedepends="automake pkg-config"
 makedepends="libuuid-devel libparted-devel ncurses-devel"
@@ -10,11 +11,15 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://github.com/martijnvanbrummelen/nwipe"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=27104ad5788ccee0f1238dba1e40f36bc454054d609ef037e6af156efeda0b67
+checksum=b8f37b4f1529931bdd5635d33baa35b7c08755e7ef5f0556b629c0360c85c920
+
+# nwipe.c:29:10: fatal error: bits/pthreadtypes.h: No such file or directory
+case "$XBPS_TARGET_MACHINE" in
+	*-musl) broken="nwipe broken on musl"
+esac
 
 CFLAGS="-D_FILE_OFFSET_BITS=64"
 
 pre_configure() {
-	sed -i 's,off64_t,off_t,g' src/*.[ch]
 	sh init.sh
 }

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

* Re: nwipe: update to 0.26.
  2019-10-02 11:31 [PR PATCH] nwipe: update to 0.26 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-10-02 17:45 ` voidlinux-github
@ 2019-10-02 17:46 ` voidlinux-github
  2019-10-25 22:49 ` [PR PATCH] [Merged]: " voidlinux-github
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-02 17:46 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/14962#issuecomment-537605095

Comment:
> The `sed` in `pre_configure()` should be removed, it's fixed/handled upstream (see `src/nwipe.h`)

Fixed, thanx!

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

* Re: [PR PATCH] [Merged]: nwipe: update to 0.26.
  2019-10-02 11:31 [PR PATCH] nwipe: update to 0.26 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-10-02 17:46 ` voidlinux-github
@ 2019-10-25 22:49 ` voidlinux-github
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-25 22:49 UTC (permalink / raw)
  To: ml

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

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

nwipe: update to 0.26.
https://github.com/void-linux/void-packages/pull/14962

Description:


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

end of thread, other threads:[~2019-10-25 22:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-02 11:31 [PR PATCH] nwipe: update to 0.26 voidlinux-github
2019-10-02 12:10 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-02 12:10 ` voidlinux-github
2019-10-02 17:33 ` voidlinux-github
2019-10-02 17:45 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-02 17:45 ` voidlinux-github
2019-10-02 17:46 ` voidlinux-github
2019-10-25 22:49 ` [PR PATCH] [Merged]: " voidlinux-github

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