git: f7ab9ebf3b80 - main - net/libngtcp2: Update to 0.1.0.g20210331
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 18 07:09:12 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f7ab9ebf3b809a03fffb0a4c63ac8208b8f64469
commit f7ab9ebf3b809a03fffb0a4c63ac8208b8f64469
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 04:57:26 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:42:06 +0000
net/libngtcp2: Update to 0.1.0.g20210331
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 5ecb4565ebc3..c42235dc116c 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.g20210227
+PORTVERSION= 0.1.0.g20210331
CATEGORIES= net
PKGNAMEPREFIX= lib
@@ -19,7 +19,7 @@ INSTALL_TARGET= install-strip
USE_CXXSTD= c++17
USE_LDCONFIG= yes
-GH_TAGNAME= 7f10d53
+GH_TAGNAME= 2fd9ce1
USE_GITHUB= yes
post-patch:
diff --git a/net/libngtcp2/distinfo b/net/libngtcp2/distinfo
index 0a90f68ebe21..b0ac176e9c9b 100644
--- a/net/libngtcp2/distinfo
+++ b/net/libngtcp2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614794200
-SHA256 (ngtcp2-ngtcp2-0.1.0.g20210227-7f10d53_GH0.tar.gz) = 79dab169e06c7d1d343c0c5d2fe867fe80c9a8add9382cff4dcfda7f800b1037
-SIZE (ngtcp2-ngtcp2-0.1.0.g20210227-7f10d53_GH0.tar.gz) = 461512
+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
More information about the dev-commits-ports-all
mailing list