Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 03:49: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: 69b324985ac6 - main - www/libnghttp3: Update to 0.1.0.g20210817
Message-ID:  <202109210349.18L3ncJr018359@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=69b324985ac6513b702b755321b047547460813e

commit 69b324985ac6513b702b755321b047547460813e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-21 03:09:37 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-09-21 03:43:55 +0000

    www/libnghttp3: Update to 0.1.0.g20210817
    
    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 8e24625831f0..e8069294ac69 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.g20210731
+PORTVERSION=	0.1.0.g20210817
 CATEGORIES=	www net
 PKGNAMEPREFIX=	lib
 
@@ -20,7 +20,7 @@ USE_CXXSTD=	c++17
 USE_LDCONFIG=	yes
 
 GH_ACCOUNT=	ngtcp2
-GH_TAGNAME=	6858c28
+GH_TAGNAME=	149319e
 USE_GITHUB=	yes
 
 post-patch:
diff --git a/www/libnghttp3/distinfo b/www/libnghttp3/distinfo
index 266e065b9e6c..314ad8d36612 100644
--- a/www/libnghttp3/distinfo
+++ b/www/libnghttp3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628103060
-SHA256 (ngtcp2-nghttp3-0.1.0.g20210731-6858c28_GH0.tar.gz) = dad7f9490822b98f0f3572cf31a3da4f4d12d1103065f0d1e2b15fb8f02ac214
-SIZE (ngtcp2-nghttp3-0.1.0.g20210731-6858c28_GH0.tar.gz) = 181070
+TIMESTAMP = 1632036920
+SHA256 (ngtcp2-nghttp3-0.1.0.g20210817-149319e_GH0.tar.gz) = 3b5d25f7fdaf1a05dd3679a29c2e29558279977184aed981052f7666157fac0c
+SIZE (ngtcp2-nghttp3-0.1.0.g20210817-149319e_GH0.tar.gz) = 171425



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