Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 2025 06:29:53 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: cac5b2ecdec2 - main - www/libnghttp2: Update to 1.67.1
Message-ID:  <202510130629.59D6TrCW022716@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=cac5b2ecdec24fe80228c48dc5a521a372730c2e

commit cac5b2ecdec24fe80228c48dc5a521a372730c2e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-13 06:16:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-13 06:16:19 +0000

    www/libnghttp2: Update to 1.67.1
    
    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 6d4a299db39b..d9e1a129388a 100644
--- a/www/libnghttp2/Makefile
+++ b/www/libnghttp2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	nghttp2
-PORTVERSION=	1.67.0
+PORTVERSION=	1.67.1
 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 159a2b55df2e..aa7327f0e62c 100644
--- a/www/libnghttp2/distinfo
+++ b/www/libnghttp2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1757120546
-SHA256 (nghttp2-1.67.0.tar.xz) = d21cf317837f5176b76bed7eded54a4e4583dfa378c9f915913329d9d4a1be86
-SIZE (nghttp2-1.67.0.tar.xz) = 1675484
+TIMESTAMP = 1759816576
+SHA256 (nghttp2-1.67.1.tar.xz) = 153972aad57e7bf9d911666df7613f2390acf37ea7e1a97a0c5567e90f98e830
+SIZE (nghttp2-1.67.1.tar.xz) = 1671408
diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist
index 243589300608..eda117a6c145 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.29.0
+lib/libnghttp2.so.14.29.1
 libdata/pkgconfig/libnghttp2.pc


home | help

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