Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Mar 2025 03:58:08 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: c404393eb748 - main - www/libnghttp2: Update to 1.65.0
Message-ID:  <202503190358.52J3w8oM059170@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit c404393eb748e40a99a614a50df300141a28d625
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-03-19 03:37:35 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-03-19 03:37:35 +0000

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

diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile
index 9917287926b7..4b53aa798c29 100644
--- a/www/libnghttp2/Makefile
+++ b/www/libnghttp2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	nghttp2
-PORTVERSION=	1.64.0
+PORTVERSION=	1.65.0
 CATEGORIES=	www net
 MASTER_SITES=	https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/
 PKGNAMEPREFIX=	lib
diff --git a/www/libnghttp2/distinfo b/www/libnghttp2/distinfo
index 383e82e107d9..5238618b9720 100644
--- a/www/libnghttp2/distinfo
+++ b/www/libnghttp2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1729994288
-SHA256 (nghttp2-1.64.0.tar.xz) = 88bb94c9e4fd1c499967f83dece36a78122af7d5fb40da2019c56b9ccc6eb9dd
-SIZE (nghttp2-1.64.0.tar.xz) = 1676124
+TIMESTAMP = 1742070280
+SHA256 (nghttp2-1.65.0.tar.xz) = f1b9df5f02e9942b31247e3d415483553bc4ac501c87aa39340b6d19c92a9331
+SIZE (nghttp2-1.65.0.tar.xz) = 1604848
diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist
index 0ebd4ef932ac..58fde7f2afb3 100644
--- a/www/libnghttp2/pkg-plist
+++ b/www/libnghttp2/pkg-plist
@@ -3,5 +3,5 @@ include/nghttp2/nghttp2ver.h
 lib/libnghttp2.a
 lib/libnghttp2.so
 lib/libnghttp2.so.14
-lib/libnghttp2.so.14.28.3
+lib/libnghttp2.so.14.28.4
 libdata/pkgconfig/libnghttp2.pc


home | help

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