Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] f2fs-tools: update to 1.15.0.
@ 2022-08-03 11:17 motorto
  2022-08-03 11:33 ` [PR PATCH] [Updated] " motorto
  2022-08-03 23:50 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: motorto @ 2022-08-03 11:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages f2fs-tools-1.15.0
https://github.com/void-linux/void-packages/pull/38451

f2fs-tools: update to 1.15.0.
<!-- 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
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-f2fs-tools-1.15.0-38451.patch --]
[-- Type: text/x-diff, Size: 1290 bytes --]

From 6451ba8eb551744c5860ec0306624cbcad68d9f8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Wed, 3 Aug 2022 12:16:18 +0100
Subject: [PATCH] f2fs-tools: update to 1.15.0.

---
 srcpkgs/f2fs-tools/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/f2fs-tools/template b/srcpkgs/f2fs-tools/template
index f885bf580849..28453abe1329 100644
--- a/srcpkgs/f2fs-tools/template
+++ b/srcpkgs/f2fs-tools/template
@@ -1,6 +1,6 @@
 # Template file for 'f2fs-tools'
 pkgname=f2fs-tools
-version=1.14.0
+version=1.15.0
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static"
@@ -11,13 +11,12 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git"
 distfiles="https://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git/snapshot/${pkgname}-${version}.tar.gz"
-checksum=619263d4e2022152a1472c1d912eaae104f20bd227ce0bb9d41d1d6608094bd1
+checksum=147d471040b44900283ce2c935f1d35d13d7f40008e7cb8fab2b69f54da01a4f
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" musl-legacy-compat"
 esac
 
 pre_configure() {
-	vsed -i -e '/sg_write_buffer/d' tools/Makefile.am
 	autoreconf -fi
 }

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

* Re: [PR PATCH] [Updated] f2fs-tools: update to 1.15.0.
  2022-08-03 11:17 [PR PATCH] f2fs-tools: update to 1.15.0 motorto
@ 2022-08-03 11:33 ` motorto
  2022-08-03 23:50 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: motorto @ 2022-08-03 11:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages f2fs-tools-1.15.0
https://github.com/void-linux/void-packages/pull/38451

f2fs-tools: update to 1.15.0.
<!-- 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
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-f2fs-tools-1.15.0-38451.patch --]
[-- Type: text/x-diff, Size: 1413 bytes --]

From 9e6b8fa8ad9b8bd88eee1178ad9f537f88bf21e2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Wed, 3 Aug 2022 12:16:18 +0100
Subject: [PATCH] f2fs-tools: update to 1.15.0.

---
 srcpkgs/f2fs-tools/template | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/f2fs-tools/template b/srcpkgs/f2fs-tools/template
index f885bf580849..c705417ea8f0 100644
--- a/srcpkgs/f2fs-tools/template
+++ b/srcpkgs/f2fs-tools/template
@@ -1,6 +1,6 @@
 # Template file for 'f2fs-tools'
 pkgname=f2fs-tools
-version=1.14.0
+version=1.15.0
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static"
@@ -11,13 +11,17 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git"
 distfiles="https://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git/snapshot/${pkgname}-${version}.tar.gz"
-checksum=619263d4e2022152a1472c1d912eaae104f20bd227ce0bb9d41d1d6608094bd1
+checksum=147d471040b44900283ce2c935f1d35d13d7f40008e7cb8fab2b69f54da01a4f
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" musl-legacy-compat"
 esac
 
 pre_configure() {
-	vsed -i -e '/sg_write_buffer/d' tools/Makefile.am
 	autoreconf -fi
 }
+
+post_install() {
+	# /usr/bin/sg_write_buffer is provided in sg3_utils
+	rm ${DESTDIR}/usr/bin/sg_write_buffer
+}

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

* Re: [PR PATCH] [Merged]: f2fs-tools: update to 1.15.0.
  2022-08-03 11:17 [PR PATCH] f2fs-tools: update to 1.15.0 motorto
  2022-08-03 11:33 ` [PR PATCH] [Updated] " motorto
@ 2022-08-03 23:50 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2022-08-03 23:50 UTC (permalink / raw)
  To: ml

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

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

f2fs-tools: update to 1.15.0.
https://github.com/void-linux/void-packages/pull/38451

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



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

end of thread, other threads:[~2022-08-03 23:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-03 11:17 [PR PATCH] f2fs-tools: update to 1.15.0 motorto
2022-08-03 11:33 ` [PR PATCH] [Updated] " motorto
2022-08-03 23:50 ` [PR PATCH] [Merged]: " classabbyamp

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