Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xfsprogs: update to 5.7.0.
@ 2020-07-24 21:36 ailiop-git
  2020-07-24 22:20 ` [PR PATCH] [Updated] " ailiop-git
  2020-07-25 12:43 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: ailiop-git @ 2020-07-24 21:36 UTC (permalink / raw)
  To: ml

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

There is a new 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/23819

xfsprogs: update to 5.7.0.


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

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

From 8b95a21cc648c95513312c65c6627d92b0b4d6e8 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Fri, 24 Jul 2020 23:35:15 +0200
Subject: [PATCH] xfsprogs: update to 5.7.0.

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

diff --git a/srcpkgs/xfsprogs/template b/srcpkgs/xfsprogs/template
index 017bb090117..7920066a9be 100644
--- a/srcpkgs/xfsprogs/template
+++ b/srcpkgs/xfsprogs/template
@@ -1,6 +1,6 @@
 # Template file for 'xfsprogs'
 pkgname=xfsprogs
-version=5.6.0
+version=5.7.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-readline=yes --enable-lib64=no"
@@ -11,7 +11,7 @@ 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=0aba2aac5d80d07646dde868437fc337af2c7326edadcc6d6a7c0bfd3190c1e6
+checksum=8f2348a68a686a3f4491dda5d62dd32d885fbc52d32875edd41e2c296e7b4f35
 
 do_install() {
 	make install install-dev DIST_ROOT=${DESTDIR} \

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

* Re: [PR PATCH] [Updated] xfsprogs: update to 5.7.0.
  2020-07-24 21:36 [PR PATCH] xfsprogs: update to 5.7.0 ailiop-git
@ 2020-07-24 22:20 ` ailiop-git
  2020-07-25 12:43 ` [PR PATCH] [Merged]: " ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ailiop-git @ 2020-07-24 22:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 323 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/23819

xfsprogs: update to 5.7.0.


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

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

From 8a7eee79583375ff0bea0d3c869e4bcb5a606d34 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Sat, 25 Jul 2020 00:19:45 +0200
Subject: [PATCH] xfsprogs: update to 5.7.0.

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

diff --git a/srcpkgs/xfsprogs/template b/srcpkgs/xfsprogs/template
index 017bb090117..81b8b4fcfb1 100644
--- a/srcpkgs/xfsprogs/template
+++ b/srcpkgs/xfsprogs/template
@@ -1,17 +1,17 @@
 # Template file for 'xfsprogs'
 pkgname=xfsprogs
-version=5.6.0
+version=5.7.0
 revision=1
 build_style=gnu-configure
-configure_args="--enable-readline=yes --enable-lib64=no"
+configure_args="--enable-editline=yes --enable-lib64=no"
 hostmakedepends="gettext libuuid-devel"
-makedepends="libblkid-devel readline-devel"
+makedepends="libblkid-devel libedit-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=0aba2aac5d80d07646dde868437fc337af2c7326edadcc6d6a7c0bfd3190c1e6
+checksum=8f2348a68a686a3f4491dda5d62dd32d885fbc52d32875edd41e2c296e7b4f35
 
 do_install() {
 	make install install-dev DIST_ROOT=${DESTDIR} \

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

* Re: [PR PATCH] [Merged]: xfsprogs: update to 5.7.0.
  2020-07-24 21:36 [PR PATCH] xfsprogs: update to 5.7.0 ailiop-git
  2020-07-24 22:20 ` [PR PATCH] [Updated] " ailiop-git
@ 2020-07-25 12:43 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2020-07-25 12:43 UTC (permalink / raw)
  To: ml

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

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

xfsprogs: update to 5.7.0.
https://github.com/void-linux/void-packages/pull/23819

Description:


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

end of thread, other threads:[~2020-07-25 12:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-24 21:36 [PR PATCH] xfsprogs: update to 5.7.0 ailiop-git
2020-07-24 22:20 ` [PR PATCH] [Updated] " ailiop-git
2020-07-25 12:43 ` [PR PATCH] [Merged]: " ahesford

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