Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Dec 2024 12:46:37 +0100
From:      Daniel Engberg <daniel.engberg.lists@pyret.net>
To:        Jan Beich <jbeich@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 060f5301747f - main - audio/pulseaudio-module-sndio:  unbreak module version again
Message-ID:  <9a48c5d342f91543de2c0e592e4f7d7e@mail.infomaniak.com>
In-Reply-To: <202412080806.4B886oOQ027345@gitrepo.freebsd.org>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
On 2024-12-08T09:06:56.000+01:00, Jan Beich <jbeich@FreeBSD.org>
wrote:

> The branch main has been updated by jbeich:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=060f5301747fc31ed67f0fef2c94d10c97405e15
> 
> commit 060f5301747fc31ed67f0fef2c94d10c97405e15
> 
> Author:     Jan Beich <jbeich@FreeBSD.org>
> 
> AuthorDate: 2024-12-08 07:40:27 +0000
> 
> Commit:     Jan Beich <jbeich@FreeBSD.org>
> 
> CommitDate: 2024-12-08 08:06:40 +0000
> 
>     audio/pulseaudio-module-sndio: unbreak module version again
> 
>     
> 
>     Either pkgconfig or pulseaudio may not be available during patch phase.
> 
>     For example, poudriere shows the following:
> 
>     
> 
>     /bin/sh: /usr/local/bin/pkg-config: not found
> 
>     
> 
>     PR:             280857
> 
> ---
> 
>  audio/pulseaudio-module-sndio/Makefile | 4 ++--
> 
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/audio/pulseaudio-module-sndio/Makefile b/audio/pulseaudio-module-sndio/Makefile
> 
> index bdbcf9ebc44e..9960ae1b49dc 100644
> 
> --- a/audio/pulseaudio-module-sndio/Makefile
> 
> +++ b/audio/pulseaudio-module-sndio/Makefile
> 
> @@ -1,6 +1,6 @@
> 
>  PORTNAME=    pulseaudio-module-sndio
> 
>  DISTVERSION=    13.0
> 
> -PORTREVISION=    6
> 
> +PORTREVISION=    7
> 
>  CATEGORIES=    audio
> 
>  MASTER_SITES=    https://github.com/t6/pulseaudio-module-sndio/releases/download/${DISTVERSION}/
> 
>  
> 
> @@ -22,7 +22,7 @@ PLIST_FILES=    ${PULSE_MODDIR}/module-sndio.so [http://module-sndio.so]
> 
>  PULSE_MODDIR=    `${LOCALBASE}/bin/pkg-config --variable=modlibexecdir libpulse`
> 
>  PULSE_VERSION=    `${LOCALBASE}/bin/pkg-config --modversion libpulse`
> 
>  
> 
> -post-patch:
> 
> +pre-configure:
> 
>      ${REINPLACE_CMD} \
> 
>          -e "/^PA_MODULE_VERSION/s/0.0/${PULSE_VERSION}/1" \
> 
>          ${WRKSRC}/module-sndio.c

Hi,

This seems to be abandonware and it's unfetchable so deprecate and
mark it as broken?

Best regards,

Daniel


[-- Attachment #2 --]
<html><body><div style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px">On 2024-12-08T09:06:56.000+01:00, Jan Beich &lt;jbeich@FreeBSD.org&gt; wrote:<br></div><div ><div><br></div></div><div style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px"><br></div><div class="ik_mail_quote answerContentMessage"><blockquote class="ws-ng-quote"><pre style="white-space: normal;"><div>The branch main has been updated by jbeich:<br></div><div><br></div><div>URL: <a href="https://cgit.FreeBSD.org/ports/commit/?id=060f5301747fc31ed67f0fef2c94d10c97405e15" class="defaultMailLink" rel="noopener noreferrer" data-ik="ik-secure" target="_blank">https://cgit.FreeBSD.org/ports/commit/?id=060f5301747fc31ed67f0fef2c94d10c97405e15</a><br></div><div><br></div><div>commit 060f5301747fc31ed67f0fef2c94d10c97405e15<br></div><div>Author:     Jan Beich &lt;<a href="mailto:jbeich@FreeBSD.org" class="defaultMailLink">jbeich@FreeBSD.org</a>&gt;<br></div><div>AuthorDate: 2024-12-08 07:40:27 +0000<br></div><div>Commit:     Jan Beich &lt;<a href="mailto:jbeich@FreeBSD.org" class="defaultMailLink">jbeich@FreeBSD.org</a>&gt;<br></div><div>CommitDate: 2024-12-08 08:06:40 +0000<br></div><div><br></div><div>    audio/pulseaudio-module-sndio: unbreak module version again<br></div><div>    <br></div><div>    Either pkgconfig or pulseaudio may not be available during patch phase.<br></div><div>    For example, poudriere shows the following:<br></div><div>    <br></div><div>    /bin/sh: /usr/local/bin/pkg-config: not found<br></div><div>    <br></div><div>    PR:             280857<br></div><div>---<br></div><div> audio/pulseaudio-module-sndio/Makefile | 4 ++--<br></div><div> 1 file changed, 2 insertions(+), 2 deletions(-)<br></div><div><br></div><div>diff --git a/audio/pulseaudio-module-sndio/Makefile b/audio/pulseaudio-module-sndio/Makefile<br></div><div>index bdbcf9ebc44e..9960ae1b49dc 100644<br></div><div>--- a/audio/pulseaudio-module-sndio/Makefile<br></div><div>+++ b/audio/pulseaudio-module-sndio/Makefile<br></div><div>@@ -1,6 +1,6 @@<br></div><div> PORTNAME=	pulseaudio-module-sndio<br></div><div> DISTVERSION=	13.0<br></div><div>-PORTREVISION=	6<br></div><div>+PORTREVISION=	7<br></div><div> CATEGORIES=	audio<br></div><div> MASTER_SITES=	<a href="https://github.com/t6/pulseaudio-module-sndio/releases/download/" class="defaultMailLink" rel="noopener noreferrer" data-ik="ik-secure" target="_blank">https://github.com/t6/pulseaudio-module-sndio/releases/download/</a>${DISTVERSION}/<br></div><div>; <br></div><div>@@ -22,7 +22,7 @@ PLIST_FILES=	${PULSE_MODDIR}/<a href="http://module-sndio.so" class="defaultMailLink" rel="noopener noreferrer" data-ik="ik-secure" target="_blank">module-sndio.so</a><br></div><div> PULSE_MODDIR=	`${LOCALBASE}/bin/pkg-config --variable=modlibexecdir libpulse`<br></div><div> PULSE_VERSION=	`${LOCALBASE}/bin/pkg-config --modversion libpulse`<br></div><div> <br></div><div>-post-patch:<br></div><div>+pre-configure:<br></div><div> 	${REINPLACE_CMD} \<br></div><div> 		-e "/^PA_MODULE_VERSION/s/0.0/${PULSE_VERSION}/1" \<br></div><div> 		${WRKSRC}/module-sndio.c<br></div></pre></blockquote></div><div style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px">Hi,<br></div><div style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px"><br></div><div style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px">This seems to be abandonware and it's unfetchable so deprecate and mark it as broken?<br></div><div style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px"><br></div><div style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px">Best regards,<br></div><div style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px">Daniel<br></div></body></html>

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9a48c5d342f91543de2c0e592e4f7d7e>