Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 May 2021 22:21:58 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: 02ed7f0af84e - main - www/libnghttp3: Update to 0.1.0.g20210418
Message-ID:  <202105012221.141MLwl9079978@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=02ed7f0af84e5aee689c7774ac12b70ec9f405c7

commit 02ed7f0af84e5aee689c7774ac12b70ec9f405c7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-01 22:14:31 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-01 22:19:10 +0000

    www/libnghttp3: Update to 0.1.0.g20210418
    
    Changes:        https://github.com/ngtcp2/nghttp3/commits/master
---
 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 ac215b145872..efd7e1786929 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.g20210315
+PORTVERSION=	0.1.0.g20210418
 CATEGORIES=	www net
 PKGNAMEPREFIX=	lib
 
@@ -20,7 +20,7 @@ USE_CXXSTD=	c++17
 USE_LDCONFIG=	yes
 
 GH_ACCOUNT=	ngtcp2
-GH_TAGNAME=	66ad30f
+GH_TAGNAME=	40943ca
 USE_GITHUB=	yes
 
 post-patch:
diff --git a/www/libnghttp3/distinfo b/www/libnghttp3/distinfo
index 02c4550aa3b9..83c99b22bf10 100644
--- a/www/libnghttp3/distinfo
+++ b/www/libnghttp3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618319990
-SHA256 (ngtcp2-nghttp3-0.1.0.g20210315-66ad30f_GH0.tar.gz) = 20f205f9cdc6df53c0d1407daaec4f415b4358cc6276b45db0d945e88a982f10
-SIZE (ngtcp2-nghttp3-0.1.0.g20210315-66ad30f_GH0.tar.gz) = 170607
+TIMESTAMP = 1619725329
+SHA256 (ngtcp2-nghttp3-0.1.0.g20210418-40943ca_GH0.tar.gz) = 7b5ef6ff2074bcd49a51692b8d479955774528ea69cfbe1f48e0924c9c131dda
+SIZE (ngtcp2-nghttp3-0.1.0.g20210418-40943ca_GH0.tar.gz) = 179855



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