Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Nov 2023 19:49:05 +0100
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: 889f4727b30c - main - www/libnghttp3: Update to 1.0.0
Message-ID:  <dcea1580b93df15b0e8ea77cbf84b117@mail.infomaniak.com>
In-Reply-To: <202311020740.3A27ew7E031106@gitrepo.freebsd.org>

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

[-- Attachment #1 --]
On 2023-11-02T08:40:58.000+01:00, Po-Chuan Hsieh <sunpoet@FreeBSD.org>
wrote:

> The branch main has been updated by sunpoet:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=889f4727b30c69dfc30f2b71a2a759bdbc6e9753
> 
> commit 889f4727b30c69dfc30f2b71a2a759bdbc6e9753
> 
> Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> 
> AuthorDate: 2023-11-02 07:34:15 +0000
> 
> Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> 
> CommitDate: 2023-11-02 07:37:21 +0000
> 
>     www/libnghttp3: Update to 1.0.0
> 
>     
> 
>     Changes:        https://github.com/ngtcp2/nghttp3/releases
> 
> ---
> 
>  www/libnghttp3/Makefile | 2 +-
> 
>  www/libnghttp3/distinfo | 6 +++---
> 
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile
> 
> index 973ab0be8652..51c03eec600b 100644
> 
> --- a/www/libnghttp3/Makefile
> 
> +++ b/www/libnghttp3/Makefile
> 
> @@ -1,5 +1,5 @@
> 
>  PORTNAME=    nghttp3
> 
> -PORTVERSION=    0.15.0
> 
> +PORTVERSION=    1.0.0
> 
>  CATEGORIES=    www net
> 
>  MASTER_SITES=    https://github.com/ngtcp2/nghttp3/releases/download/v${PORTVERSION}/
> 
>  PKGNAMEPREFIX=    lib
> 
> diff --git a/www/libnghttp3/distinfo b/www/libnghttp3/distinfo
> 
> index 3f0f7b5640b1..8ec87e0f743f 100644
> 
> --- a/www/libnghttp3/distinfo
> 
> +++ b/www/libnghttp3/distinfo
> 
> @@ -1,3 +1,3 @@
> 
> -TIMESTAMP = 1695143243
> 
> -SHA256 (nghttp3-0.15.0.tar.xz) = 20d33a364033a99de11a14246fffc3e059e133cf3a53b0891f6785c929f257f1
> 
> -SIZE (nghttp3-0.15.0.tar.xz) = 368348
> 
> +TIMESTAMP = 1698848714
> 
> +SHA256 (nghttp3-1.0.0.tar.xz) = 2d982fadb92ba6488cd5ef3dadc9d2c901084c812553aea9ab1c4bfa1215f77a
> 
> +SIZE (nghttp3-1.0.0.tar.xz) = 369384

Hi,

Can we adopt https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274761
as it builds quicker and reduces patching? Even on a rather fast box
we can shave off a bit of the build time and it also helps slow multi
core systems. We already have people with concerns about build times
and everyone benefits if we can reduce them.

Best regards,

Daniel



[-- Attachment #2 --]
<div>On 2023-11-02T08:40:58.000+01:00, Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt; wrote:<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=889f4727b30c69dfc30f2b71a2a759bdbc6e9753" class="defaultMailLink" target="_blank" rel="noopener noreferrer" data-ik="ik-secure">https://cgit.FreeBSD.org/ports/commit/?id=889f4727b30c69dfc30f2b71a2a759bdbc6e9753</a><br></div><div><br></div><div>commit 889f4727b30c69dfc30f2b71a2a759bdbc6e9753<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: 2023-11-02 07:34:15 +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: 2023-11-02 07:37:21 +0000<br></div><div><br></div><div>    www/libnghttp3: Update to 1.0.0<br></div><div>    <br></div><div>    Changes:        <a href="https://github.com/ngtcp2/nghttp3/releases" class="defaultMailLink" target="_blank" rel="noopener noreferrer" data-ik="ik-secure">https://github.com/ngtcp2/nghttp3/releases</a><br></div><div>---<br></div><div>; www/libnghttp3/Makefile | 2 +-<br></div><div> www/libnghttp3/distinfo | 6 +++---<br></div><div> 2 files changed, 4 insertions(+), 4 deletions(-)<br></div><div><br></div><div>diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile<br></div><div>index 973ab0be8652..51c03eec600b 100644<br></div><div>--- a/www/libnghttp3/Makefile<br></div><div>+++ b/www/libnghttp3/Makefile<br></div><div>@@ -1,5 +1,5 @@<br></div><div> PORTNAME=	nghttp3<br></div><div>-PORTVERSION=	0.15.0<br></div><div>+PORTVERSION=	1.0.0<br></div><div> CATEGORIES=	www net<br></div><div> MASTER_SITES=	<a href="https://github.com/ngtcp2/nghttp3/releases/download/v" class="defaultMailLink" target="_blank" rel="noopener noreferrer" data-ik="ik-secure">https://github.com/ngtcp2/nghttp3/releases/download/v</a>${PORTVERSION}/<br></div><div>; PKGNAMEPREFIX=	lib<br></div><div>diff --git a/www/libnghttp3/distinfo b/www/libnghttp3/distinfo<br></div><div>index 3f0f7b5640b1..8ec87e0f743f 100644<br></div><div>--- a/www/libnghttp3/distinfo<br></div><div>+++ b/www/libnghttp3/distinfo<br></div><div>@@ -1,3 +1,3 @@<br></div><div>-TIMESTAMP = 1695143243<br></div><div>-SHA256 (nghttp3-0.15.0.tar.xz) = 20d33a364033a99de11a14246fffc3e059e133cf3a53b0891f6785c929f257f1<br></div><div>-SIZE (nghttp3-0.15.0.tar.xz) = 368348<br></div><div>+TIMESTAMP = 1698848714<br></div><div>+SHA256 (nghttp3-1.0.0.tar.xz) = 2d982fadb92ba6488cd5ef3dadc9d2c901084c812553aea9ab1c4bfa1215f77a<br></div><div>+SIZE (nghttp3-1.0.0.tar.xz) = 369384<br></div></pre></blockquote></div><div ><div ><div><br></div></div><div>Hi,<br></div><div><div><div><br></div></div></div><div>Can we adopt <a data-ik="ik-secure" rel="noopener noreferrer" href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274761" target="_blank">https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274761</a>; as it builds quicker and reduces patching? Even on a rather fast box we can shave off a bit of the build time and it also helps slow multi core systems. We already have people with concerns about build times and everyone benefits if we can reduce them.<br></div><div><div><div><br></div></div></div><div>Best regards,<br></div><div>Daniel<br></div></div><div><br></div>

home | help

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