Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 May 2021 22:21:55 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: ad942d7ff7ab - main - net/libngtcp2: Update to 0.1.0.g20210421
Message-ID:  <202105012221.141MLtdd079930@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=ad942d7ff7ab4f1b1dee429123bfe94b9de257e9

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

    net/libngtcp2: Update to 0.1.0.g20210421
    
    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 8baaf829d98e..93f55bb6113a 100644
--- a/net/libngtcp2/Makefile
+++ b/net/libngtcp2/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	ngtcp2
-PORTVERSION=	0.1.0.g20210331
+PORTVERSION=	0.1.0.g20210421
 CATEGORIES=	net
 PKGNAMEPREFIX=	lib
 
@@ -19,7 +19,7 @@ INSTALL_TARGET=	install-strip
 USE_CXXSTD=	c++17
 USE_LDCONFIG=	yes
 
-GH_TAGNAME=	2fd9ce1
+GH_TAGNAME=	f183441
 USE_GITHUB=	yes
 
 post-patch:
diff --git a/net/libngtcp2/distinfo b/net/libngtcp2/distinfo
index b0ac176e9c9b..95ea968ab3e9 100644
--- a/net/libngtcp2/distinfo
+++ b/net/libngtcp2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618319970
-SHA256 (ngtcp2-ngtcp2-0.1.0.g20210331-2fd9ce1_GH0.tar.gz) = 6c95496f4107f860f715805c610c4c6516d2e21e3ff15f7099ef790e45b1f71c
-SIZE (ngtcp2-ngtcp2-0.1.0.g20210331-2fd9ce1_GH0.tar.gz) = 468153
+TIMESTAMP = 1619725325
+SHA256 (ngtcp2-ngtcp2-0.1.0.g20210421-f183441_GH0.tar.gz) = 0593f4daba3e49da2a331714e79ae80ead3ba24d11c4640138d8b9ed1f222ca4
+SIZE (ngtcp2-ngtcp2-0.1.0.g20210421-f183441_GH0.tar.gz) = 469951



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