Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2024 22:43:43 +0200
From:      Daniel Engberg <daniel.engberg.lists@pyret.net>
To:        Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 842a5b42e900 - main - devel/json-c: Convert to  USES=cmake:testing
Message-ID:  <71e7a3b16629fa40155946ffe00fc26f@mail.infomaniak.com>
In-Reply-To: <202409250617.48P6Hd4k026368@gitrepo.freebsd.org>

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

[-- Attachment #1 --]
> The branch main has been updated by sunpoet:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=842a5b42e9006efbc830c0cbbf0d7a2cb62ec338
> 
> commit 842a5b42e9006efbc830c0cbbf0d7a2cb62ec338
> 
> Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> 
> AuthorDate: 2024-09-25 06:16:26 +0000
> 
> Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> 
> CommitDate: 2024-09-25 06:16:26 +0000
> 
>     devel/json-c: Convert to USES=cmake:testing
> 
> ---
> 
>  devel/json-c/Makefile | 4 +---
> 
>  1 file changed, 1 insertion(+), 3 deletions(-)
> 
> diff --git a/devel/json-c/Makefile b/devel/json-c/Makefile
> 
> index 18c3c927f2a5..50e1217fa9d0 100644
> 
> --- a/devel/json-c/Makefile
> 
> +++ b/devel/json-c/Makefile
> 
> @@ -11,7 +11,7 @@ WWW=        https://github.com/json-c/json-c/wiki
> 
>  LICENSE=    MIT
> 
>  LICENSE_FILE=    ${WRKSRC}/COPYING
> 
>  
> 
> -USES=        cmake compiler:c11 cpe pathfix
> 
> +USES=        cmake:testing compiler:c11 cpe pathfix
> 
>  
> 
>  CMAKE_OFF=    DISABLE_BSYMBOLIC \
> 
>          DISABLE_JSON_PATCH \
> 
> @@ -20,13 +20,11 @@ CMAKE_OFF=    DISABLE_BSYMBOLIC \
> 
>          DISABLE_THREAD_LOCAL_STORAGE \
> 
>          ENABLE_RDRAND \
> 
>          ENABLE_THREADING \
> 
> -        NEWLOCALE_NEEDS_FREELOCALE \
> 
>          OVERRIDE_GET_RANDOM_SEED
> 
>  CMAKE_ON=    BUILD_SHARED_LIBS \
> 
>          BUILD_STATIC_LIBS \
> 
>          DISABLE_EXTRA_LIBS \
> 
>          DISABLE_WERROR
> 
> -TEST_TARGET=    test
> 
>  USE_LDCONFIG=    yes
> 
>  
> 
>  CPE_VENDOR=    json-c_project

Still builds units tests irregardless,

Can you please stop closing tickets where you don't review the
content, this isn't the first time nor the second. If you don't have
time start handing off ports to others.

The locale part in our local patch can also go by now?

Best regards,

Daniel


[-- Attachment #2 --]
<html><body><div style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px"><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 sunpoet:<br></div><div><br></div><div>URL: <a href="https://cgit.FreeBSD.org/ports/commit/?id=842a5b42e9006efbc830c0cbbf0d7a2cb62ec338" class="defaultMailLink" rel="noopener noreferrer" data-ik="ik-secure" target="_blank">https://cgit.FreeBSD.org/ports/commit/?id=842a5b42e9006efbc830c0cbbf0d7a2cb62ec338</a><br></div><div><br></div><div>commit 842a5b42e9006efbc830c0cbbf0d7a2cb62ec338<br></div><div>Author:     Po-Chuan Hsieh &lt;<a href="mailto:sunpoet@FreeBSD.org" class="defaultMailLink">sunpoet@FreeBSD.org</a>&gt;<br></div><div>AuthorDate: 2024-09-25 06:16:26 +0000<br></div><div>Commit:     Po-Chuan Hsieh &lt;<a href="mailto:sunpoet@FreeBSD.org" class="defaultMailLink">sunpoet@FreeBSD.org</a>&gt;<br></div><div>CommitDate: 2024-09-25 06:16:26 +0000<br></div><div><br></div><div>    devel/json-c: Convert to USES=cmake:testing<br></div><div>---<br></div><div> devel/json-c/Makefile | 4 +---<br></div><div> 1 file changed, 1 insertion(+), 3 deletions(-)<br></div><div><br></div><div>diff --git a/devel/json-c/Makefile b/devel/json-c/Makefile<br></div><div>index 18c3c927f2a5..50e1217fa9d0 100644<br></div><div>--- a/devel/json-c/Makefile<br></div><div>+++ b/devel/json-c/Makefile<br></div><div>@@ -11,7 +11,7 @@ WWW=		<a href="https://github.com/json-c/json-c/wiki" class="defaultMailLink" rel="noopener noreferrer" data-ik="ik-secure" target="_blank">https://github.com/json-c/json-c/wiki</a><br></div><div>; LICENSE=	MIT<br></div><div> LICENSE_FILE=	${WRKSRC}/COPYING<br></div><div> <br></div><div>-USES=		cmake compiler:c11 cpe pathfix<br></div><div>+USES=		cmake:testing compiler:c11 cpe pathfix<br></div><div> <br></div><div> CMAKE_OFF=	DISABLE_BSYMBOLIC \<br></div><div> 		DISABLE_JSON_PATCH \<br></div><div>@@ -20,13 +20,11 @@ CMAKE_OFF=	DISABLE_BSYMBOLIC \<br></div><div> 		DISABLE_THREAD_LOCAL_STORAGE \<br></div><div> 		ENABLE_RDRAND \<br></div><div> 		ENABLE_THREADING \<br></div><div>-		NEWLOCALE_NEEDS_FREELOCALE \<br></div><div> 		OVERRIDE_GET_RANDOM_SEED<br></div><div> CMAKE_ON=	BUILD_SHARED_LIBS \<br></div><div> 		BUILD_STATIC_LIBS \<br></div><div> 		DISABLE_EXTRA_LIBS \<br></div><div> 		DISABLE_WERROR<br></div><div>-TEST_TARGET=	test<br></div><div> USE_LDCONFIG=	yes<br></div><div> <br></div><div> CPE_VENDOR=	json-c_project<br></div></pre></blockquote></div><div style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px">Still builds units tests irregardless,<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">Can you please stop closing tickets where you don't review the content, this isn't the first time nor the second. If you don't have time start handing off ports to others.<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">The locale part in our local patch can also go by now?<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?71e7a3b16629fa40155946ffe00fc26f>