Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Dec 2021 19:41:48 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: 6b2be9274d4d - main - www/libnghttp3: Update to 0.1.0.g20211117
Message-ID:  <202112211941.1BLJfmu9023168@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=6b2be9274d4d8a671e992a9d8afb57a021c40eca

commit 6b2be9274d4d8a671e992a9d8afb57a021c40eca
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-12-21 18:47:23 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-12-21 18:47:23 +0000

    www/libnghttp3: Update to 0.1.0.g20211117
    
    Changes:        https://github.com/ngtcp2/nghttp3/commits/main
---
 www/libnghttp3/Makefile | 4 ++--
 www/libnghttp3/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile
index 26a9d91770ee..fc773d4292e8 100644
--- a/www/libnghttp3/Makefile
+++ b/www/libnghttp3/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	nghttp3
-PORTVERSION=	0.1.0.g20211006
+PORTVERSION=	0.1.0.g20211117
 CATEGORIES=	www net
 PKGNAMEPREFIX=	lib
 
@@ -20,7 +20,7 @@ USE_CXXSTD=	c++17
 USE_LDCONFIG=	yes
 
 GH_ACCOUNT=	ngtcp2
-GH_TAGNAME=	d741fb9
+GH_TAGNAME=	b9e565c
 USE_GITHUB=	yes
 
 post-patch:
diff --git a/www/libnghttp3/distinfo b/www/libnghttp3/distinfo
index 7486c7972abf..4de1eff388f7 100644
--- a/www/libnghttp3/distinfo
+++ b/www/libnghttp3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1635730905
-SHA256 (ngtcp2-nghttp3-0.1.0.g20211006-d741fb9_GH0.tar.gz) = bf7678b8c37e5cf01d755aa2c991451a2414803c864ee9c8405ba11edd8fbd1b
-SIZE (ngtcp2-nghttp3-0.1.0.g20211006-d741fb9_GH0.tar.gz) = 172945
+TIMESTAMP = 1638556498
+SHA256 (ngtcp2-nghttp3-0.1.0.g20211117-b9e565c_GH0.tar.gz) = 96d7af519d9ca34ed520c971c0161413375fcb6c371201a2883a79a7318223f5
+SIZE (ngtcp2-nghttp3-0.1.0.g20211117-b9e565c_GH0.tar.gz) = 175491



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