Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xfsdump: update to 3.1.9.
@ 2020-01-31 19:18 voidlinux-github
  2020-01-31 20:03 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2020-01-31 19:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ailiop-git/void-packages xfsdump
https://github.com/void-linux/void-packages/pull/18696

xfsdump: update to 3.1.9.


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

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

From 8eddc23c7534a15a18975c422457866106e1cf33 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Fri, 31 Jan 2020 20:17:06 +0100
Subject: [PATCH] xfsdump: update to 3.1.9.

---
 srcpkgs/xfsdump/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/xfsdump/template b/srcpkgs/xfsdump/template
index 3396e6f8896..211783f23c6 100644
--- a/srcpkgs/xfsdump/template
+++ b/srcpkgs/xfsdump/template
@@ -1,10 +1,10 @@
 # Template file for 'xfsdump'
 pkgname=xfsdump
-version=3.1.8
-revision=2
+version=3.1.9
+revision=1
 build_style=gnu-configure
 configure_args="--sbindir=/usr/bin"
-makedepends="libuuid-devel ncurses-devel xfsprogs-devel attr-devel"
+makedepends="libuuid-devel ncurses-devel xfsprogs-devel attr-devel gettext"
 short_desc="XFS filesystem incremental dump/restore utility"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-2.0-or-later"
@@ -17,7 +17,6 @@ case "$XBPS_TARGET_MACHINE" in
 esac
 
 post_extract() {
-	sed -i 's/xfs_fsop_geom_v1_t/struct xfs_fsop_geom_v1/g' common/fs.c
 	case "$XBPS_TARGET_MACHINE" in
 	*-musl)
 		sed -i -e 's/SIGCLD/SIGCHLD/g' \

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

end of thread, other threads:[~2020-02-01  7:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-31 19:18 [PR PATCH] xfsdump: update to 3.1.9 voidlinux-github
2020-01-31 20:03 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-31 21:12 ` voidlinux-github
2020-02-01  0:04 ` voidlinux-github
2020-02-01  7:19 ` [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).