Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2024 20:20:45 +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: 3a7449bfda2a - main - www/libnghttp3: Update to 1.3.0
Message-ID:  <384412d4750732c4f84844083b4592de@mail.infomaniak.com>
In-Reply-To: <202405191724.44JHO7Eg059782@gitrepo.freebsd.org>
References:  <202405191724.44JHO7Eg059782@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2024-05-19T19:24:07.000+02:00, Po-Chuan Hsieh <sunpoet@FreeBSD.org> wrot=
e:
>  The branch main has been updated by sunpoet:
>=20
> URL: https://cgit.FreeBSD.org/ports/commit/?id=3D3a7449bfda2ae9518da6ac70=
e2bf4d63633a7a12
>=20
> commit 3a7449bfda2ae9518da6ac70e2bf4d63633a7a12
> Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> AuthorDate: 2024-05-19 16:15:51 +0000
> Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> CommitDate: 2024-05-19 17:15:11 +0000
>=20
>     www/libnghttp3: Update to 1.3.0
>    =20
>     Changes:        https://github.com/ngtcp2/nghttp3/releases
> ---
>  www/libnghttp3/Makefile  | 2 +-
>  www/libnghttp3/distinfo  | 6 +++---
>  www/libnghttp3/pkg-plist | 2 +-
>  3 files changed, 5 insertions(+), 5 deletions(-)
>=20
> diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile
> index 2598406e1086..ec31e881245a 100644
> --- a/www/libnghttp3/Makefile
> +++ b/www/libnghttp3/Makefile
> @@ -1,5 +1,5 @@
>  PORTNAME=3D=09nghttp3
> -PORTVERSION=3D=091.2.0
> +PORTVERSION=3D=091.3.0
>  CATEGORIES=3D=09www net
>  MASTER_SITES=3D=09https://github.com/ngtcp2/nghttp3/releases/download/v$=
{PORTVERSION}/
>  PKGNAMEPREFIX=3D=09lib
> diff --git a/www/libnghttp3/distinfo b/www/libnghttp3/distinfo
> index 5f16776ebf0a..04b98100afcc 100644
> --- a/www/libnghttp3/distinfo
> +++ b/www/libnghttp3/distinfo
> @@ -1,3 +1,3 @@
> -TIMESTAMP =3D 1708448968
> -SHA256 (nghttp3-1.2.0.tar.xz) =3D d2e216bae7bd7362f850922e4237a5caa20485=
3b3594b22adccab4c1e1c1d1aa
> -SIZE (nghttp3-1.2.0.tar.xz) =3D 387592
> +TIMESTAMP =3D 1715842554
> +SHA256 (nghttp3-1.3.0.tar.xz) =3D 450525981d302f23832b18edd1a62cf5801939=
2ca6402408d0eb1a7f3fd92ecf
> +SIZE (nghttp3-1.3.0.tar.xz) =3D 390176
> diff --git a/www/libnghttp3/pkg-plist b/www/libnghttp3/pkg-plist
> index 8fbd9026ecbc..c2e591154dd4 100644
> --- a/www/libnghttp3/pkg-plist
> +++ b/www/libnghttp3/pkg-plist
> @@ -3,5 +3,5 @@ include/nghttp3/version.h
>  lib/libnghttp3.a
>  lib/libnghttp3.so
>  lib/libnghttp3.so.9
> -lib/libnghttp3.so.9.2.0
> +lib/libnghttp3.so.9.2.1
> libdata/pkgconfig/libnghttp3.pc

Hi,

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274761 adds unit testin=
g, removes the need for separate patching and removes the need to define US=
E_CXXSTD.

Best regards,
Daniel



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