Github messages for voidlinux
 help / color / mirror / Atom feed
From: ailiop-git <ailiop-git@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] xfsprogs: update to 5.10.0.
Date: Sat, 12 Dec 2020 01:22:44 +0100	[thread overview]
Message-ID: <20201212002244.r-97IuVo0n9qG48cvB34-7kygiOPLXIneX3maa1fqNc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27097@inbox.vuxu.org>

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

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

https://github.com/ailiop-git/void-packages xfsprogs
https://github.com/void-linux/void-packages/pull/27097

xfsprogs: update to 5.10.0.


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

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

From f3b9a7e6145974e89286c8e06de3416f0c71171a Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Sat, 12 Dec 2020 01:21:44 +0100
Subject: [PATCH 1/2] inih: add libinih to common/shlibs

---
 common/shlibs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/common/shlibs b/common/shlibs
index aee8b6d40ee..70577febab0 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4000,3 +4000,4 @@ libnotcurses.so.2 notcurses-2.0.4_1
 libnotcurses++.so.2 notcurses-2.0.4_1
 libevemu.so.3 evemu-2.7.0_1
 libantilib.so.1 libantimicrox-3.1.2_1
+libinih.so.0 inih-52_1

From 1a7bb5d460ec2bb71d58474024b401fbb4501b1e Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Sat, 12 Dec 2020 01:22:17 +0100
Subject: [PATCH 2/2] xfsprogs: update to 5.10.0.

---
 srcpkgs/xfsprogs/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/xfsprogs/template b/srcpkgs/xfsprogs/template
index ab1b0aba28f..5fe5ec020a7 100644
--- a/srcpkgs/xfsprogs/template
+++ b/srcpkgs/xfsprogs/template
@@ -1,17 +1,17 @@
 # Template file for 'xfsprogs'
 pkgname=xfsprogs
-version=5.9.0
+version=5.10.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-editline=yes --enable-lib64=no"
 hostmakedepends="gettext libuuid-devel"
-makedepends="libblkid-devel libedit-devel"
+makedepends="libblkid-devel libedit-devel inih-devel"
 short_desc="Utilities for managing the XFS filesystem"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="http://xfs.org/index.php/Main_Page"
 distfiles="${KERNEL_SITE}/utils/fs/xfs/xfsprogs/xfsprogs-${version}.tar.xz"
-checksum=bc5c805596bc609a18dc1f1b4ed6a2821dba9f47408ec00e7799ceea1b2097f1
+checksum=e04017e46d43e4d54b9a560fd7cea922520f8f6ef882404969d20cd4e5c790e9
 
 do_install() {
 	make install install-dev DIST_ROOT=${DESTDIR} \

  reply	other threads:[~2020-12-12  0:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-12  0:10 [PR PATCH] " ailiop-git
2020-12-12  0:22 ` ailiop-git [this message]
2020-12-12  6:04 ` [PR PATCH] [Merged]: " ericonr

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=20201212002244.r-97IuVo0n9qG48cvB34-7kygiOPLXIneX3maa1fqNc@z \
    --to=ailiop-git@users.noreply.github.com \
    --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).