Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] xfsdump: update to 3.1.9.
Date: Fri, 31 Jan 2020 22:12:31 +0100	[thread overview]
Message-ID: <20200131211231.1O4sxx2E7F5DlSJ3XUpVTgjOs74sx66cW742SskgxHI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18696@inbox.vuxu.org>

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

There is an updated 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: 1408 bytes --]

From 1496e93e9155fa49ad41612992b92895f612dc29 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Fri, 31 Jan 2020 22:12:13 +0100
Subject: [PATCH] xfsdump: update to 3.1.9.

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

diff --git a/srcpkgs/xfsdump/template b/srcpkgs/xfsdump/template
index 3396e6f8896..07f518ec3a2 100644
--- a/srcpkgs/xfsdump/template
+++ b/srcpkgs/xfsdump/template
@@ -1,23 +1,23 @@
 # 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"
+hostmakedepends="gettext"
 makedepends="libuuid-devel ncurses-devel xfsprogs-devel attr-devel"
 short_desc="XFS filesystem incremental dump/restore utility"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-2.0-or-later"
 homepage="https://git.kernel.org/pub/scm/fs/xfs/xfsdump-dev.git/"
 distfiles="${KERNEL_SITE}/utils/fs/xfs/xfsdump/xfsdump-${version}.tar.xz"
-checksum=ed14e67ae5b273c2698e767b43a46f033d361e540fe13feaaf9b110ee0edc585
+checksum=55aeede6232ddce6c9e79e2af88d6f808534df1552eb2bfaf7fb85b92add6dd1
 
 case "$XBPS_TARGET_MACHINE" in
 	ppc*) broken="fails to build";;
 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' \

  parent reply	other threads:[~2020-01-31 21:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-31 19:18 [PR PATCH] " voidlinux-github
2020-01-31 20:03 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-31 21:12 ` voidlinux-github [this message]
2020-02-01  0:04 ` voidlinux-github
2020-02-01  7:19 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200131211231.1O4sxx2E7F5DlSJ3XUpVTgjOs74sx66cW742SskgxHI@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).