Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2024 04:07:37 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 58e93031480e - main - www/libnghttp3: Update to 1.4.0
Message-ID:  <202406180407.45I47bIZ075935@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=58e93031480e6343bfe9c64f9ee825dae9cbb141

commit 58e93031480e6343bfe9c64f9ee825dae9cbb141
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-18 03:59:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-18 03:59:25 +0000

    www/libnghttp3: Update to 1.4.0
    
    Changes:        https://github.com/ngtcp2/nghttp3/releases
---
 www/libnghttp3/Makefile  | 3 +--
 www/libnghttp3/distinfo  | 6 +++---
 www/libnghttp3/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile
index b70a0dd10e4f..59b62a011184 100644
--- a/www/libnghttp3/Makefile
+++ b/www/libnghttp3/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	nghttp3
-PORTVERSION=	1.3.0
-PORTREVISION=	2
+PORTVERSION=	1.4.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 04b98100afcc..4ae8429abff8 100644
--- a/www/libnghttp3/distinfo
+++ b/www/libnghttp3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715842554
-SHA256 (nghttp3-1.3.0.tar.xz) = 450525981d302f23832b18edd1a62cf58019392ca6402408d0eb1a7f3fd92ecf
-SIZE (nghttp3-1.3.0.tar.xz) = 390176
+TIMESTAMP = 1718580038
+SHA256 (nghttp3-1.4.0.tar.xz) = c87b27ef33982a3b831dd349f4a75c55bd4c22a8ec0890095b84b54009df9d6a
+SIZE (nghttp3-1.4.0.tar.xz) = 389036
diff --git a/www/libnghttp3/pkg-plist b/www/libnghttp3/pkg-plist
index c2e591154dd4..08bd29fd9c8f 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.1
+lib/libnghttp3.so.9.2.2
 libdata/pkgconfig/libnghttp3.pc



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