git: 0b366dfc1082 - main - net/libngtcp2: Update to 0.1.0.g20210624

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jul 6 15:04:51 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0b366dfc1082cafa85b3517f7eab3c7d8d55274b

commit 0b366dfc1082cafa85b3517f7eab3c7d8d55274b
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-06 14:55:50 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-06 14:55:50 +0000

    net/libngtcp2: Update to 0.1.0.g20210624
    
    Changes:        https://github.com/ngtcp2/ngtcp2/commits/master
---
 net/libngtcp2/Makefile | 4 ++--
 net/libngtcp2/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net/libngtcp2/Makefile b/net/libngtcp2/Makefile
index 550ce986398d..b250ec75d8a5 100644
--- a/net/libngtcp2/Makefile
+++ b/net/libngtcp2/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	ngtcp2
-PORTVERSION=	0.1.0.g20210513
+PORTVERSION=	0.1.0.g20210624
 CATEGORIES=	net
 PKGNAMEPREFIX=	lib
 
@@ -19,7 +19,7 @@ INSTALL_TARGET=	install-strip
 USE_CXXSTD=	c++17
 USE_LDCONFIG=	yes
 
-GH_TAGNAME=	d952464
+GH_TAGNAME=	f60c3fb
 USE_GITHUB=	yes
 
 post-patch:
diff --git a/net/libngtcp2/distinfo b/net/libngtcp2/distinfo
index 437afad8c078..41615fea9ac5 100644
--- a/net/libngtcp2/distinfo
+++ b/net/libngtcp2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622214000
-SHA256 (ngtcp2-ngtcp2-0.1.0.g20210513-d952464_GH0.tar.gz) = 045ca2ac6a7bfa139cfc07256a9759cdbf3cbaff85a2e384035afa2fa5917611
-SIZE (ngtcp2-ngtcp2-0.1.0.g20210513-d952464_GH0.tar.gz) = 470242
+TIMESTAMP = 1625323527
+SHA256 (ngtcp2-ngtcp2-0.1.0.g20210624-f60c3fb_GH0.tar.gz) = 5f0f14e0588724cd1783e9a234456e48067767846c7f1b9ac169b8692f169374
+SIZE (ngtcp2-ngtcp2-0.1.0.g20210624-f60c3fb_GH0.tar.gz) = 478391


More information about the dev-commits-ports-all mailing list