Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] moosefs: update to 3.0.117
@ 2023-06-12 12:08 toomyem
  2023-06-12 12:10 ` mhmdanas
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: toomyem @ 2023-06-12 12:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/toomyem/void-packages moosefs-3.0.117
https://github.com/void-linux/void-packages/pull/44384

moosefs: update to 3.0.117
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x64-glibc)


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

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

From a3ae1fab0b1f8bd99f65b10c123da4889648f7ce Mon Sep 17 00:00:00 2001
From: toomyem <toomyem@gmail.com>
Date: Mon, 12 Jun 2023 13:49:55 +0200
Subject: [PATCH] moosefs: update to 3.0.117

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

diff --git a/srcpkgs/moosefs/template b/srcpkgs/moosefs/template
index adc8125a13e6..faf632935525 100644
--- a/srcpkgs/moosefs/template
+++ b/srcpkgs/moosefs/template
@@ -1,6 +1,6 @@
 # Template file for 'moosefs'
 pkgname=moosefs
-version=3.0.113
+version=3.0.117
 revision=2
 build_style=gnu-configure
 configure_args="--localstatedir=/var/lib --with-default-user=_mfs
@@ -12,7 +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=f88cc0142b5fe8a6a4c3fcb2ae58053fcb98787848cf09286a57718a982093a9
+checksum=d77947d0d8b699e2373926a1274ae81a9a8b24445c5ab986a1ec5e9203e3c3ba
 python_version=2 #unverified
 system_accounts="_mfs"
 

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

* Re: moosefs: update to 3.0.117
  2023-06-12 12:08 [PR PATCH] moosefs: update to 3.0.117 toomyem
@ 2023-06-12 12:10 ` mhmdanas
  2023-06-12 12:15 ` toomyem
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: mhmdanas @ 2023-06-12 12:10 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/44384#issuecomment-1587213879

Comment:
Please don't open PRs then close them and open a new, identical one. That only creates notification noise for people who are watching the repo.

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

* Re: moosefs: update to 3.0.117
  2023-06-12 12:08 [PR PATCH] moosefs: update to 3.0.117 toomyem
  2023-06-12 12:10 ` mhmdanas
@ 2023-06-12 12:15 ` toomyem
  2023-06-12 12:17 ` mhmdanas
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: toomyem @ 2023-06-12 12:15 UTC (permalink / raw)
  To: ml

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

New comment by toomyem on void-packages repository

https://github.com/void-linux/void-packages/pull/44384#issuecomment-1587225015

Comment:
Sorry. I've made PR from master branch of my fork by mistake. The only way to correct this was to create new PR. It won't happen again.

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

* Re: moosefs: update to 3.0.117
  2023-06-12 12:08 [PR PATCH] moosefs: update to 3.0.117 toomyem
  2023-06-12 12:10 ` mhmdanas
  2023-06-12 12:15 ` toomyem
@ 2023-06-12 12:17 ` mhmdanas
  2023-06-12 12:20 ` [PR REVIEW] " mhmdanas
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: mhmdanas @ 2023-06-12 12:17 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/44384#issuecomment-1587227362

Comment:
No worries. :)

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

* Re: [PR REVIEW] moosefs: update to 3.0.117
  2023-06-12 12:08 [PR PATCH] moosefs: update to 3.0.117 toomyem
                   ` (4 preceding siblings ...)
  2023-06-12 12:20 ` mhmdanas
@ 2023-06-12 12:20 ` mhmdanas
  2023-06-12 12:35 ` [PR PATCH] [Updated] " toomyem
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: mhmdanas @ 2023-06-12 12:20 UTC (permalink / raw)
  To: ml

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

New review comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/44384#discussion_r1226577568

Comment:
Those URLs should work with HTTPS too.

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

* Re: [PR REVIEW] moosefs: update to 3.0.117
  2023-06-12 12:08 [PR PATCH] moosefs: update to 3.0.117 toomyem
                   ` (3 preceding siblings ...)
  2023-06-12 12:20 ` [PR REVIEW] " mhmdanas
@ 2023-06-12 12:20 ` mhmdanas
  2023-06-12 12:20 ` mhmdanas
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: mhmdanas @ 2023-06-12 12:20 UTC (permalink / raw)
  To: ml

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

New review comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/44384#discussion_r1226576715

Comment:
Revision should be reset to 1 when bumping version.

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

* Re: [PR REVIEW] moosefs: update to 3.0.117
  2023-06-12 12:08 [PR PATCH] moosefs: update to 3.0.117 toomyem
                   ` (2 preceding siblings ...)
  2023-06-12 12:17 ` mhmdanas
@ 2023-06-12 12:20 ` mhmdanas
  2023-06-12 12:20 ` mhmdanas
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: mhmdanas @ 2023-06-12 12:20 UTC (permalink / raw)
  To: ml

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

New review comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/44384#discussion_r1226579931

Comment:
Upstream apparently supports Python 3 too, can you try that?

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

* Re: [PR PATCH] [Updated] moosefs: update to 3.0.117
  2023-06-12 12:08 [PR PATCH] moosefs: update to 3.0.117 toomyem
                   ` (5 preceding siblings ...)
  2023-06-12 12:20 ` mhmdanas
@ 2023-06-12 12:35 ` toomyem
  2023-06-13 15:55 ` [PR REVIEW] " classabbyamp
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: toomyem @ 2023-06-12 12:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/toomyem/void-packages moosefs-3.0.117
https://github.com/void-linux/void-packages/pull/44384

moosefs: update to 3.0.117
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x64-glibc)


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

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

From d2105a0b3bcf105e71473b6d5fa7b1049a098ac7 Mon Sep 17 00:00:00 2001
From: toomyem <toomyem@gmail.com>
Date: Mon, 12 Jun 2023 13:49:55 +0200
Subject: [PATCH] moosefs: update to 3.0.117

---
 srcpkgs/moosefs/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/moosefs/template b/srcpkgs/moosefs/template
index adc8125a13e6..4d4986c8dcd3 100644
--- a/srcpkgs/moosefs/template
+++ b/srcpkgs/moosefs/template
@@ -1,7 +1,7 @@
 # Template file for 'moosefs'
 pkgname=moosefs
-version=3.0.113
-revision=2
+version=3.0.117
+revision=1
 build_style=gnu-configure
 configure_args="--localstatedir=/var/lib --with-default-user=_mfs
  --with-default-group=_mfs"
@@ -10,10 +10,10 @@ makedepends="zlib-devel libpcap-devel fuse-devel"
 short_desc="Fault tolerant, network distributed file system"
 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=f88cc0142b5fe8a6a4c3fcb2ae58053fcb98787848cf09286a57718a982093a9
-python_version=2 #unverified
+homepage="https://moosefs.org/"
+distfiles="https://ppa.moosefs.com/src/moosefs-${version}-1.tar.gz"
+checksum=d77947d0d8b699e2373926a1274ae81a9a8b24445c5ab986a1ec5e9203e3c3ba
+python_version=3
 system_accounts="_mfs"
 
 pre_configure() {

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

* Re: [PR REVIEW] moosefs: update to 3.0.117
  2023-06-12 12:08 [PR PATCH] moosefs: update to 3.0.117 toomyem
                   ` (6 preceding siblings ...)
  2023-06-12 12:35 ` [PR PATCH] [Updated] " toomyem
@ 2023-06-13 15:55 ` classabbyamp
  2023-06-13 17:22 ` [PR PATCH] [Updated] " toomyem
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2023-06-13 15:55 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/44384#discussion_r1228361140

Comment:
```suggestion
homepage="https://moosefs.com/"
```

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

* Re: [PR PATCH] [Updated] moosefs: update to 3.0.117
  2023-06-12 12:08 [PR PATCH] moosefs: update to 3.0.117 toomyem
                   ` (7 preceding siblings ...)
  2023-06-13 15:55 ` [PR REVIEW] " classabbyamp
@ 2023-06-13 17:22 ` toomyem
  2023-06-13 18:07 ` toomyem
  2023-06-13 23:28 ` [PR PATCH] [Merged]: " classabbyamp
  10 siblings, 0 replies; 12+ messages in thread
From: toomyem @ 2023-06-13 17:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/toomyem/void-packages moosefs-3.0.117
https://github.com/void-linux/void-packages/pull/44384

moosefs: update to 3.0.117
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x64-glibc)


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

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

From d2105a0b3bcf105e71473b6d5fa7b1049a098ac7 Mon Sep 17 00:00:00 2001
From: toomyem <toomyem@gmail.com>
Date: Mon, 12 Jun 2023 13:49:55 +0200
Subject: [PATCH 1/2] moosefs: update to 3.0.117

---
 srcpkgs/moosefs/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/moosefs/template b/srcpkgs/moosefs/template
index adc8125a13e6..4d4986c8dcd3 100644
--- a/srcpkgs/moosefs/template
+++ b/srcpkgs/moosefs/template
@@ -1,7 +1,7 @@
 # Template file for 'moosefs'
 pkgname=moosefs
-version=3.0.113
-revision=2
+version=3.0.117
+revision=1
 build_style=gnu-configure
 configure_args="--localstatedir=/var/lib --with-default-user=_mfs
  --with-default-group=_mfs"
@@ -10,10 +10,10 @@ makedepends="zlib-devel libpcap-devel fuse-devel"
 short_desc="Fault tolerant, network distributed file system"
 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=f88cc0142b5fe8a6a4c3fcb2ae58053fcb98787848cf09286a57718a982093a9
-python_version=2 #unverified
+homepage="https://moosefs.org/"
+distfiles="https://ppa.moosefs.com/src/moosefs-${version}-1.tar.gz"
+checksum=d77947d0d8b699e2373926a1274ae81a9a8b24445c5ab986a1ec5e9203e3c3ba
+python_version=3
 system_accounts="_mfs"
 
 pre_configure() {

From 5deb609100f7ba54aebcfbb8441ad2c71dd4cf7d Mon Sep 17 00:00:00 2001
From: Tomasz Machalski <toomyem@gmail.com>
Date: Tue, 13 Jun 2023 19:22:02 +0200
Subject: [PATCH 2/2] Updated homepage address

Co-authored-by: classabbyamp <5366828+classabbyamp@users.noreply.github.com>
---
 srcpkgs/moosefs/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/moosefs/template b/srcpkgs/moosefs/template
index 4d4986c8dcd3..0c14645f9b22 100644
--- a/srcpkgs/moosefs/template
+++ b/srcpkgs/moosefs/template
@@ -10,7 +10,7 @@ makedepends="zlib-devel libpcap-devel fuse-devel"
 short_desc="Fault tolerant, network distributed file system"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
-homepage="https://moosefs.org/"
+homepage="https://moosefs.com/"
 distfiles="https://ppa.moosefs.com/src/moosefs-${version}-1.tar.gz"
 checksum=d77947d0d8b699e2373926a1274ae81a9a8b24445c5ab986a1ec5e9203e3c3ba
 python_version=3

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

* Re: [PR PATCH] [Updated] moosefs: update to 3.0.117
  2023-06-12 12:08 [PR PATCH] moosefs: update to 3.0.117 toomyem
                   ` (8 preceding siblings ...)
  2023-06-13 17:22 ` [PR PATCH] [Updated] " toomyem
@ 2023-06-13 18:07 ` toomyem
  2023-06-13 23:28 ` [PR PATCH] [Merged]: " classabbyamp
  10 siblings, 0 replies; 12+ messages in thread
From: toomyem @ 2023-06-13 18:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/toomyem/void-packages moosefs-3.0.117
https://github.com/void-linux/void-packages/pull/44384

moosefs: update to 3.0.117
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x64-glibc)


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

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

From 2411eeb86a070556095c74f19d945873b825035b Mon Sep 17 00:00:00 2001
From: toomyem <toomyem@gmail.com>
Date: Mon, 12 Jun 2023 13:49:55 +0200
Subject: [PATCH] moosefs: update to 3.0.117

---
 srcpkgs/moosefs/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/moosefs/template b/srcpkgs/moosefs/template
index adc8125a13e6..0c14645f9b22 100644
--- a/srcpkgs/moosefs/template
+++ b/srcpkgs/moosefs/template
@@ -1,7 +1,7 @@
 # Template file for 'moosefs'
 pkgname=moosefs
-version=3.0.113
-revision=2
+version=3.0.117
+revision=1
 build_style=gnu-configure
 configure_args="--localstatedir=/var/lib --with-default-user=_mfs
  --with-default-group=_mfs"
@@ -10,10 +10,10 @@ makedepends="zlib-devel libpcap-devel fuse-devel"
 short_desc="Fault tolerant, network distributed file system"
 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=f88cc0142b5fe8a6a4c3fcb2ae58053fcb98787848cf09286a57718a982093a9
-python_version=2 #unverified
+homepage="https://moosefs.com/"
+distfiles="https://ppa.moosefs.com/src/moosefs-${version}-1.tar.gz"
+checksum=d77947d0d8b699e2373926a1274ae81a9a8b24445c5ab986a1ec5e9203e3c3ba
+python_version=3
 system_accounts="_mfs"
 
 pre_configure() {

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

* Re: [PR PATCH] [Merged]: moosefs: update to 3.0.117
  2023-06-12 12:08 [PR PATCH] moosefs: update to 3.0.117 toomyem
                   ` (9 preceding siblings ...)
  2023-06-13 18:07 ` toomyem
@ 2023-06-13 23:28 ` classabbyamp
  10 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2023-06-13 23:28 UTC (permalink / raw)
  To: ml

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

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

moosefs: update to 3.0.117
https://github.com/void-linux/void-packages/pull/44384

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x64-glibc)


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

end of thread, other threads:[~2023-06-13 23:28 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-12 12:08 [PR PATCH] moosefs: update to 3.0.117 toomyem
2023-06-12 12:10 ` mhmdanas
2023-06-12 12:15 ` toomyem
2023-06-12 12:17 ` mhmdanas
2023-06-12 12:20 ` [PR REVIEW] " mhmdanas
2023-06-12 12:20 ` mhmdanas
2023-06-12 12:20 ` mhmdanas
2023-06-12 12:35 ` [PR PATCH] [Updated] " toomyem
2023-06-13 15:55 ` [PR REVIEW] " classabbyamp
2023-06-13 17:22 ` [PR PATCH] [Updated] " toomyem
2023-06-13 18:07 ` toomyem
2023-06-13 23:28 ` [PR PATCH] [Merged]: " classabbyamp

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