Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] moosefs: update to 3.0.109.
@ 2020-01-05  5:46 voidlinux-github
  2020-01-05  8:07 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-05  5:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages moosefs
https://github.com/void-linux/void-packages/pull/18048

moosefs: update to 3.0.109.


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

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

From a03cfd8b6d79f031c3c58979f142b581c6100ec6 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sat, 4 Jan 2020 23:32:43 -0600
Subject: [PATCH] moosefs: update to 3.0.109.

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

diff --git a/srcpkgs/moosefs/template b/srcpkgs/moosefs/template
index 00e1df156c4..c5733e0b8aa 100644
--- a/srcpkgs/moosefs/template
+++ b/srcpkgs/moosefs/template
@@ -1,6 +1,6 @@
 # Template file for 'moosefs'
 pkgname=moosefs
-version=3.0.105
+version=3.0.109
 revision=1
 build_style=gnu-configure
 configure_args="--localstatedir=/var/lib --with-default-user=_mfs
@@ -12,8 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="http://moosefs.org/"
 distfiles="http://ppa.moosefs.com/src/moosefs-${version}-1.tar.gz"
-checksum=1a5aceace2aa8094f6f55ef2e6f2a3a2bbb8c5fdbaea872b8b7c42b192a59192
-
+checksum=3c4262713d6da08f8d3bee615e910e24d50e24a1dd4089b6c696bde3d83298f8
 system_accounts="_mfs"
 
 pre_configure() {

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

* Re: [PR PATCH] [Updated] moosefs: update to 3.0.109.
  2020-01-05  5:46 [PR PATCH] moosefs: update to 3.0.109 voidlinux-github
@ 2020-01-05  8:07 ` voidlinux-github
  2020-01-05 10:12 ` voidlinux-github
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-05  8:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages moosefs
https://github.com/void-linux/void-packages/pull/18048

moosefs: update to 3.0.109.


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

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

From 125d95370e42ee0d07ebdd7d148aa31f72134662 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sat, 4 Jan 2020 23:32:43 -0600
Subject: [PATCH] moosefs: update to 3.0.109.

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

diff --git a/srcpkgs/moosefs/template b/srcpkgs/moosefs/template
index 00e1df156c4..c5733e0b8aa 100644
--- a/srcpkgs/moosefs/template
+++ b/srcpkgs/moosefs/template
@@ -1,6 +1,6 @@
 # Template file for 'moosefs'
 pkgname=moosefs
-version=3.0.105
+version=3.0.109
 revision=1
 build_style=gnu-configure
 configure_args="--localstatedir=/var/lib --with-default-user=_mfs
@@ -12,8 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="http://moosefs.org/"
 distfiles="http://ppa.moosefs.com/src/moosefs-${version}-1.tar.gz"
-checksum=1a5aceace2aa8094f6f55ef2e6f2a3a2bbb8c5fdbaea872b8b7c42b192a59192
-
+checksum=3c4262713d6da08f8d3bee615e910e24d50e24a1dd4089b6c696bde3d83298f8
 system_accounts="_mfs"
 
 pre_configure() {

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

* Re: moosefs: update to 3.0.109.
  2020-01-05  5:46 [PR PATCH] moosefs: update to 3.0.109 voidlinux-github
  2020-01-05  8:07 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-05 10:12 ` voidlinux-github
  2020-01-05 18:31 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-05 10:12 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18048#issuecomment-570896492

Comment:
Please rebase on top of master

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

* Re: [PR PATCH] [Updated] moosefs: update to 3.0.109.
  2020-01-05  5:46 [PR PATCH] moosefs: update to 3.0.109 voidlinux-github
  2020-01-05  8:07 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-05 10:12 ` voidlinux-github
@ 2020-01-05 18:31 ` voidlinux-github
  2020-01-05 18:33 ` voidlinux-github
  2020-01-05 19:36 ` [PR PATCH] [Merged]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-05 18:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages moosefs
https://github.com/void-linux/void-packages/pull/18048

moosefs: update to 3.0.109.


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

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

From 4bec828eea2fc2a7943c689c515e5ebbb560258c Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sat, 4 Jan 2020 23:32:43 -0600
Subject: [PATCH] moosefs: update to 3.0.109.

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

diff --git a/srcpkgs/moosefs/template b/srcpkgs/moosefs/template
index 00e1df156c4..c5733e0b8aa 100644
--- a/srcpkgs/moosefs/template
+++ b/srcpkgs/moosefs/template
@@ -1,6 +1,6 @@
 # Template file for 'moosefs'
 pkgname=moosefs
-version=3.0.105
+version=3.0.109
 revision=1
 build_style=gnu-configure
 configure_args="--localstatedir=/var/lib --with-default-user=_mfs
@@ -12,8 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="http://moosefs.org/"
 distfiles="http://ppa.moosefs.com/src/moosefs-${version}-1.tar.gz"
-checksum=1a5aceace2aa8094f6f55ef2e6f2a3a2bbb8c5fdbaea872b8b7c42b192a59192
-
+checksum=3c4262713d6da08f8d3bee615e910e24d50e24a1dd4089b6c696bde3d83298f8
 system_accounts="_mfs"
 
 pre_configure() {

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

* Re: moosefs: update to 3.0.109.
  2020-01-05  5:46 [PR PATCH] moosefs: update to 3.0.109 voidlinux-github
                   ` (2 preceding siblings ...)
  2020-01-05 18:31 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-05 18:33 ` voidlinux-github
  2020-01-05 19:36 ` [PR PATCH] [Merged]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-05 18:33 UTC (permalink / raw)
  To: ml

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

New comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/pull/18048#issuecomment-570935956

Comment:
> Please rebase on top of master

Done

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

* Re: [PR PATCH] [Merged]: moosefs: update to 3.0.109.
  2020-01-05  5:46 [PR PATCH] moosefs: update to 3.0.109 voidlinux-github
                   ` (3 preceding siblings ...)
  2020-01-05 18:33 ` voidlinux-github
@ 2020-01-05 19:36 ` voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-05 19:36 UTC (permalink / raw)
  To: ml

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

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

moosefs: update to 3.0.109.
https://github.com/void-linux/void-packages/pull/18048

Description:


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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-05  5:46 [PR PATCH] moosefs: update to 3.0.109 voidlinux-github
2020-01-05  8:07 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-05 10:12 ` voidlinux-github
2020-01-05 18:31 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-05 18:33 ` voidlinux-github
2020-01-05 19:36 ` [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).