Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 2024 05:27:38 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: 083b74261a57 - main - net/libngtcp2: Update to 1.8.0
Message-ID:  <202410140527.49E5RcLV047717@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=083b74261a5742b6529f3f82d24d8e44d28ee1f3

commit 083b74261a5742b6529f3f82d24d8e44d28ee1f3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-14 04:48:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-14 05:25:19 +0000

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

diff --git a/net/libngtcp2/Makefile b/net/libngtcp2/Makefile
index a549a95dc705..df192ac250b9 100644
--- a/net/libngtcp2/Makefile
+++ b/net/libngtcp2/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	ngtcp2
-PORTVERSION=	1.7.0
-PORTREVISION=	1
+PORTVERSION=	1.8.0
 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 36cd15b96ea5..bd1bb4948834 100644
--- a/net/libngtcp2/distinfo
+++ b/net/libngtcp2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1725559579
-SHA256 (ngtcp2-1.7.0.tar.xz) = e07c79090f96f6738fabab2129657c53f0cc05164de3662592581ca5425617b1
-SIZE (ngtcp2-1.7.0.tar.xz) = 631072
+TIMESTAMP = 1728632264
+SHA256 (ngtcp2-1.8.0.tar.xz) = 6a9a12706f2728154006ad3f96434f9e41bb6e17dd91afe44beb3a90f9bd4245
+SIZE (ngtcp2-1.8.0.tar.xz) = 632052
diff --git a/net/libngtcp2/pkg-plist b/net/libngtcp2/pkg-plist
index 2c6d5ed35eca..1e4e4acc1fd5 100644
--- a/net/libngtcp2/pkg-plist
+++ b/net/libngtcp2/pkg-plist
@@ -9,5 +9,5 @@ include/ngtcp2/version.h
 lib/libngtcp2.a
 lib/libngtcp2.so
 lib/libngtcp2.so.16
-lib/libngtcp2.so.16.2.3
+lib/libngtcp2.so.16.2.4
 libdata/pkgconfig/libngtcp2.pc



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