* [PR PATCH] mpd: update to 0.23.9.
@ 2022-08-31 21:30 daniel-eys
2022-08-31 21:43 ` [PR PATCH] [Updated] " daniel-eys
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: daniel-eys @ 2022-08-31 21:30 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1236 bytes --]
There is a new pull request by daniel-eys against master on the void-packages repository
https://github.com/daniel-eys/void-packages mpd
https://github.com/void-linux/void-packages/pull/39013
mpd: update to 0.23.9.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
- armv7l
- armv6l-musl
-->
A patch file from https://github.com/void-linux/void-packages/pull/39013.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mpd-39013.patch --]
[-- Type: text/x-diff, Size: 1095 bytes --]
From 2a7d84c860728c2e6cd5737a9722350b831ebac9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Wed, 31 Aug 2022 23:23:57 +0200
Subject: [PATCH] mpd: update to 0.23.9.
---
srcpkgs/mpd/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/mpd/template b/srcpkgs/mpd/template
index 98195b80a38d..536e06c891c9 100644
--- a/srcpkgs/mpd/template
+++ b/srcpkgs/mpd/template
@@ -1,6 +1,6 @@
# Template file for 'mpd'
pkgname=mpd
-version=0.23.8
+version=0.23.9
revision=1
build_style=meson
configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true
@@ -39,7 +39,7 @@ license="GPL-2.0-or-later"
homepage="https://www.musicpd.org/"
changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/master/NEWS"
distfiles="https://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz"
-checksum=86bb569bf3b519821f36f6bb5564e484e85d2564411b34b200fe2cd3a04e78cf
+checksum=2becaba980402e8dc7972ccc3476e493b7ae2eeb720d31fa6712472ed48e9f2d
LDFLAGS="-Wl,-z,stack-size=1048576"
system_accounts="mpd"
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PR PATCH] [Updated] mpd: update to 0.23.9.
2022-08-31 21:30 [PR PATCH] mpd: update to 0.23.9 daniel-eys
@ 2022-08-31 21:43 ` daniel-eys
2022-08-31 21:43 ` daniel-eys
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: daniel-eys @ 2022-08-31 21:43 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1241 bytes --]
There is an updated pull request by daniel-eys against master on the void-packages repository
https://github.com/daniel-eys/void-packages mpd
https://github.com/void-linux/void-packages/pull/39013
mpd: update to 0.23.9.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
- armv7l
- armv6l-musl
-->
A patch file from https://github.com/void-linux/void-packages/pull/39013.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mpd-39013.patch --]
[-- Type: text/x-diff, Size: 1125 bytes --]
From 2adfeabbcfe3823434647b9acd40eaeb886053fe Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Wed, 31 Aug 2022 23:23:57 +0200
Subject: [PATCH] mpd: update to 0.23.9.
---
srcpkgs/mpd/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/mpd/template b/srcpkgs/mpd/template
index 98195b80a38d..51bbebc62739 100644
--- a/srcpkgs/mpd/template
+++ b/srcpkgs/mpd/template
@@ -1,6 +1,6 @@
-# Template file for 'mpd'
+# Template file for 'mpd'.
pkgname=mpd
-version=0.23.8
+version=0.23.9
revision=1
build_style=meson
configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true
@@ -39,7 +39,7 @@ license="GPL-2.0-or-later"
homepage="https://www.musicpd.org/"
changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/master/NEWS"
distfiles="https://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz"
-checksum=86bb569bf3b519821f36f6bb5564e484e85d2564411b34b200fe2cd3a04e78cf
+checksum=2becaba980402e8dc7972ccc3476e493b7ae2eeb720d31fa6712472ed48e9f2d
LDFLAGS="-Wl,-z,stack-size=1048576"
system_accounts="mpd"
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PR PATCH] [Updated] mpd: update to 0.23.9.
2022-08-31 21:30 [PR PATCH] mpd: update to 0.23.9 daniel-eys
2022-08-31 21:43 ` [PR PATCH] [Updated] " daniel-eys
@ 2022-08-31 21:43 ` daniel-eys
2022-09-02 9:22 ` classabbyamp
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: daniel-eys @ 2022-08-31 21:43 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1241 bytes --]
There is an updated pull request by daniel-eys against master on the void-packages repository
https://github.com/daniel-eys/void-packages mpd
https://github.com/void-linux/void-packages/pull/39013
mpd: update to 0.23.9.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
- armv7l
- armv6l-musl
-->
A patch file from https://github.com/void-linux/void-packages/pull/39013.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mpd-39013.patch --]
[-- Type: text/x-diff, Size: 1095 bytes --]
From df5ac35b6cfd0b9dbd1a191312185cc8c6d31e9d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Wed, 31 Aug 2022 23:23:57 +0200
Subject: [PATCH] mpd: update to 0.23.9.
---
srcpkgs/mpd/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/mpd/template b/srcpkgs/mpd/template
index 98195b80a38d..536e06c891c9 100644
--- a/srcpkgs/mpd/template
+++ b/srcpkgs/mpd/template
@@ -1,6 +1,6 @@
# Template file for 'mpd'
pkgname=mpd
-version=0.23.8
+version=0.23.9
revision=1
build_style=meson
configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true
@@ -39,7 +39,7 @@ license="GPL-2.0-or-later"
homepage="https://www.musicpd.org/"
changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/master/NEWS"
distfiles="https://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz"
-checksum=86bb569bf3b519821f36f6bb5564e484e85d2564411b34b200fe2cd3a04e78cf
+checksum=2becaba980402e8dc7972ccc3476e493b7ae2eeb720d31fa6712472ed48e9f2d
LDFLAGS="-Wl,-z,stack-size=1048576"
system_accounts="mpd"
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: mpd: update to 0.23.9.
2022-08-31 21:30 [PR PATCH] mpd: update to 0.23.9 daniel-eys
2022-08-31 21:43 ` [PR PATCH] [Updated] " daniel-eys
2022-08-31 21:43 ` daniel-eys
@ 2022-09-02 9:22 ` classabbyamp
2022-09-02 19:44 ` [PR PATCH] [Updated] " daniel-eys
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-09-02 9:22 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 186 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/pull/39013#issuecomment-1235272890
Comment:
can you rebase to resolve the conflict?
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PR PATCH] [Updated] mpd: update to 0.23.9.
2022-08-31 21:30 [PR PATCH] mpd: update to 0.23.9 daniel-eys
` (2 preceding siblings ...)
2022-09-02 9:22 ` classabbyamp
@ 2022-09-02 19:44 ` daniel-eys
2022-09-02 19:46 ` daniel-eys
2022-09-03 4:26 ` [PR PATCH] [Merged]: " classabbyamp
5 siblings, 0 replies; 7+ messages in thread
From: daniel-eys @ 2022-09-02 19:44 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1241 bytes --]
There is an updated pull request by daniel-eys against master on the void-packages repository
https://github.com/daniel-eys/void-packages mpd
https://github.com/void-linux/void-packages/pull/39013
mpd: update to 0.23.9.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
- armv7l
- armv6l-musl
-->
A patch file from https://github.com/void-linux/void-packages/pull/39013.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mpd-39013.patch --]
[-- Type: text/x-diff, Size: 1178 bytes --]
From a428b87bf558c4449105977792c4be5eda8bb9a3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Wed, 31 Aug 2022 23:23:57 +0200
Subject: [PATCH] mpd: update to 0.23.9.
---
srcpkgs/mpd/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/mpd/template b/srcpkgs/mpd/template
index b43c83fbb0f7..536e06c891c9 100644
--- a/srcpkgs/mpd/template
+++ b/srcpkgs/mpd/template
@@ -1,7 +1,7 @@
# Template file for 'mpd'
pkgname=mpd
-version=0.23.8
-revision=2
+version=0.23.9
+revision=1
build_style=meson
configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true
-Dsoundcloud=enabled -Dpipe=true -Dtwolame=enabled -Dbzip2=enabled
@@ -39,7 +39,7 @@ license="GPL-2.0-or-later"
homepage="https://www.musicpd.org/"
changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/master/NEWS"
distfiles="https://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz"
-checksum=86bb569bf3b519821f36f6bb5564e484e85d2564411b34b200fe2cd3a04e78cf
+checksum=2becaba980402e8dc7972ccc3476e493b7ae2eeb720d31fa6712472ed48e9f2d
LDFLAGS="-Wl,-z,stack-size=1048576"
system_accounts="mpd"
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: mpd: update to 0.23.9.
2022-08-31 21:30 [PR PATCH] mpd: update to 0.23.9 daniel-eys
` (3 preceding siblings ...)
2022-09-02 19:44 ` [PR PATCH] [Updated] " daniel-eys
@ 2022-09-02 19:46 ` daniel-eys
2022-09-03 4:26 ` [PR PATCH] [Merged]: " classabbyamp
5 siblings, 0 replies; 7+ messages in thread
From: daniel-eys @ 2022-09-02 19:46 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 152 bytes --]
New comment by daniel-eys on void-packages repository
https://github.com/void-linux/void-packages/pull/39013#issuecomment-1235843547
Comment:
rebased
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PR PATCH] [Merged]: mpd: update to 0.23.9.
2022-08-31 21:30 [PR PATCH] mpd: update to 0.23.9 daniel-eys
` (4 preceding siblings ...)
2022-09-02 19:46 ` daniel-eys
@ 2022-09-03 4:26 ` classabbyamp
5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-09-03 4:26 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1083 bytes --]
There's a merged pull request on the void-packages repository
mpd: update to 0.23.9.
https://github.com/void-linux/void-packages/pull/39013
Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
- armv7l
- armv6l-musl
-->
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2022-09-03 4:26 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-31 21:30 [PR PATCH] mpd: update to 0.23.9 daniel-eys
2022-08-31 21:43 ` [PR PATCH] [Updated] " daniel-eys
2022-08-31 21:43 ` daniel-eys
2022-09-02 9:22 ` classabbyamp
2022-09-02 19:44 ` [PR PATCH] [Updated] " daniel-eys
2022-09-02 19:46 ` daniel-eys
2022-09-03 4:26 ` [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).