Date: Thu, 02 Nov 2023 19:51:54 +0100 From: Daniel Engberg <daniel.engberg@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: cd10bd6a3e14 - main - net/libngtcp2: Update to 1.0.1 Message-ID: <2576797f6049fc7cfcf3a87e60a716e9@mail.infomaniak.com> In-Reply-To: <202311020740.3A27etUY031012@gitrepo.freebsd.org>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] On 2023-11-02T08:40:55.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=cd10bd6a3e14c5bee93de5963efb40ffe6fd00c3 > > commit cd10bd6a3e14c5bee93de5963efb40ffe6fd00c3 > > Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> > > AuthorDate: 2023-11-02 07:34:08 +0000 > > Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> > > CommitDate: 2023-11-02 07:37:20 +0000 > > net/libngtcp2: Update to 1.0.1 > > > > Changes: https://github.com/ngtcp2/ngtcp2/releases > > --- > > net/libngtcp2/Makefile | 2 +- > > net/libngtcp2/distinfo | 6 +++--- > > net/libngtcp2/pkg-plist | 4 ++-- > > 3 files changed, 6 insertions(+), 6 deletions(-) > > diff --git a/net/libngtcp2/Makefile b/net/libngtcp2/Makefile > > index 4aa3037c44fb..9b67762daef4 100644 > > --- a/net/libngtcp2/Makefile > > +++ b/net/libngtcp2/Makefile > > @@ -1,5 +1,5 @@ > > PORTNAME= ngtcp2 > > -PORTVERSION= 0.19.1 > > +PORTVERSION= 1.0.1 > > CATEGORIES= net > > MASTER_SITES= https://github.com/ngtcp2/ngtcp2/releases/download/v${PORTVERSION}/ > > PKGNAMEPREFIX= lib > > diff --git a/net/libngtcp2/distinfo b/net/libngtcp2/distinfo > > index e7ab0663882c..b53d4074b77e 100644 > > --- a/net/libngtcp2/distinfo > > +++ b/net/libngtcp2/distinfo > > @@ -1,3 +1,3 @@ > > -TIMESTAMP = 1695143233 > > -SHA256 (ngtcp2-0.19.1.tar.xz) = 597d29f2f72e63217a0c5a8b6d1b04c994cf011564bf9f94142701edb977bf6e > > -SIZE (ngtcp2-0.19.1.tar.xz) = 590532 > > +TIMESTAMP = 1698848710 > > +SHA256 (ngtcp2-1.0.1.tar.xz) = 21c898fa5543d3f2dc203fd0a300a8a7cb70fec21ad7f7a3ec6e119ba4850451 > > +SIZE (ngtcp2-1.0.1.tar.xz) = 590100 > > diff --git a/net/libngtcp2/pkg-plist b/net/libngtcp2/pkg-plist > > index 1c532a7b4b9c..e75f3d855c2b 100644 > > --- a/net/libngtcp2/pkg-plist > > +++ b/net/libngtcp2/pkg-plist > > @@ -2,6 +2,6 @@ include/ngtcp2/ngtcp2.h > > include/ngtcp2/version.h > > lib/libngtcp2.a > > lib/libngtcp2.so [http://libngtcp2.so] > > -lib/libngtcp2.so.15 [http://libngtcp2.so.15] > > -lib/libngtcp2.so.15.0.1 [http://libngtcp2.so.15.0.1] > > +lib/libngtcp2.so.16 [http://libngtcp2.so.16] > > +lib/libngtcp2.so.16.0.0 [http://libngtcp2.so.16.0.0] > > libdata/pkgconfig/libngtcp2.pc Hi, Can we adopt https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274782 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:55.000+01:00, Po-Chuan Hsieh <sunpoet@FreeBSD.org> 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=cd10bd6a3e14c5bee93de5963efb40ffe6fd00c3" class="defaultMailLink" target="_blank" rel="noopener noreferrer" data-ik="ik-secure">https://cgit.FreeBSD.org/ports/commit/?id=cd10bd6a3e14c5bee93de5963efb40ffe6fd00c3</a><br></div><div><br></div><div>commit cd10bd6a3e14c5bee93de5963efb40ffe6fd00c3<br></div><div>Author: Po-Chuan Hsieh <<a href="mailto:sunpoet@FreeBSD.org" class="defaultMailLink">sunpoet@FreeBSD.org</a>><br></div><div>AuthorDate: 2023-11-02 07:34:08 +0000<br></div><div>Commit: Po-Chuan Hsieh <<a href="mailto:sunpoet@FreeBSD.org" class="defaultMailLink">sunpoet@FreeBSD.org</a>><br></div><div>CommitDate: 2023-11-02 07:37:20 +0000<br></div><div><br></div><div> net/libngtcp2: Update to 1.0.1<br></div><div> <br></div><div> Changes: <a href="https://github.com/ngtcp2/ngtcp2/releases" class="defaultMailLink" target="_blank" rel="noopener noreferrer" data-ik="ik-secure">https://github.com/ngtcp2/ngtcp2/releases</a><br></div><div>---<br></div><div> net/libngtcp2/Makefile | 2 +-<br></div><div> net/libngtcp2/distinfo | 6 +++---<br></div><div> net/libngtcp2/pkg-plist | 4 ++--<br></div><div> 3 files changed, 6 insertions(+), 6 deletions(-)<br></div><div><br></div><div>diff --git a/net/libngtcp2/Makefile b/net/libngtcp2/Makefile<br></div><div>index 4aa3037c44fb..9b67762daef4 100644<br></div><div>--- a/net/libngtcp2/Makefile<br></div><div>+++ b/net/libngtcp2/Makefile<br></div><div>@@ -1,5 +1,5 @@<br></div><div> PORTNAME= ngtcp2<br></div><div>-PORTVERSION= 0.19.1<br></div><div>+PORTVERSION= 1.0.1<br></div><div> CATEGORIES= net<br></div><div> MASTER_SITES= <a href="https://github.com/ngtcp2/ngtcp2/releases/download/v" class="defaultMailLink" target="_blank" rel="noopener noreferrer" data-ik="ik-secure">https://github.com/ngtcp2/ngtcp2/releases/download/v</a>${PORTVERSION}/<br></div><div> PKGNAMEPREFIX= lib<br></div><div>diff --git a/net/libngtcp2/distinfo b/net/libngtcp2/distinfo<br></div><div>index e7ab0663882c..b53d4074b77e 100644<br></div><div>--- a/net/libngtcp2/distinfo<br></div><div>+++ b/net/libngtcp2/distinfo<br></div><div>@@ -1,3 +1,3 @@<br></div><div>-TIMESTAMP = 1695143233<br></div><div>-SHA256 (ngtcp2-0.19.1.tar.xz) = 597d29f2f72e63217a0c5a8b6d1b04c994cf011564bf9f94142701edb977bf6e<br></div><div>-SIZE (ngtcp2-0.19.1.tar.xz) = 590532<br></div><div>+TIMESTAMP = 1698848710<br></div><div>+SHA256 (ngtcp2-1.0.1.tar.xz) = 21c898fa5543d3f2dc203fd0a300a8a7cb70fec21ad7f7a3ec6e119ba4850451<br></div><div>+SIZE (ngtcp2-1.0.1.tar.xz) = 590100<br></div><div>diff --git a/net/libngtcp2/pkg-plist b/net/libngtcp2/pkg-plist<br></div><div>index 1c532a7b4b9c..e75f3d855c2b 100644<br></div><div>--- a/net/libngtcp2/pkg-plist<br></div><div>+++ b/net/libngtcp2/pkg-plist<br></div><div>@@ -2,6 +2,6 @@ include/ngtcp2/ngtcp2.h<br></div><div> include/ngtcp2/version.h<br></div><div> lib/libngtcp2.a<br></div><div> lib/<a href="http://libngtcp2.so" class="defaultMailLink" target="_blank" rel="noopener noreferrer" data-ik="ik-secure">libngtcp2.so</a><br></div><div>-lib/<a href="http://libngtcp2.so.15" class="defaultMailLink" target="_blank" rel="noopener noreferrer" data-ik="ik-secure">libngtcp2.so.15</a><br></div><div>-lib/<a href="http://libngtcp2.so.15.0.1" class="defaultMailLink" target="_blank" rel="noopener noreferrer" data-ik="ik-secure">libngtcp2.so.15.0.1</a><br></div><div>+lib/<a href="http://libngtcp2.so.16" class="defaultMailLink" target="_blank" rel="noopener noreferrer" data-ik="ik-secure">libngtcp2.so.16</a><br></div><div>+lib/<a href="http://libngtcp2.so.16.0.0" class="defaultMailLink" target="_blank" rel="noopener noreferrer" data-ik="ik-secure">libngtcp2.so.16.0.0</a><br></div><div> libdata/pkgconfig/libngtcp2.pc<br></div></pre></blockquote></div><div><div><br></div></div><div>Hi,<br></div><div><div><div><br></div></div></div><div>Can we adopt <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274782">https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274782</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.</div><div><div><div><br></div></div></div><div>Best regards,<br></div><div>Daniel<br></div>home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2576797f6049fc7cfcf3a87e60a716e9>
