git: cf2bd2ea876d - main - net/libngtcp2: Update to 0.1.0.g20210831
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Sep 21 03:49:25 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cf2bd2ea876d7a96f95231f22dfbebd7dd92e5ae
commit cf2bd2ea876d7a96f95231f22dfbebd7dd92e5ae
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 03:08:12 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:35:18 +0000
net/libngtcp2: Update to 0.1.0.g20210831
Changes: https://github.com/ngtcp2/ngtcp2/commits/main
---
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 e13f7b2267c5..be18bb452d00 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.g20210731
+PORTVERSION= 0.1.0.g20210831
CATEGORIES= net
PKGNAMEPREFIX= lib
@@ -19,7 +19,7 @@ INSTALL_TARGET= install-strip
USE_CXXSTD= c++17
USE_LDCONFIG= yes
-GH_TAGNAME= a14be4e
+GH_TAGNAME= fce1b7f
USE_GITHUB= yes
post-patch:
diff --git a/net/libngtcp2/distinfo b/net/libngtcp2/distinfo
index 686755205bf5..bfe626942554 100644
--- a/net/libngtcp2/distinfo
+++ b/net/libngtcp2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628103050
-SHA256 (ngtcp2-ngtcp2-0.1.0.g20210731-a14be4e_GH0.tar.gz) = 145e1c20c95f9adc5e80614564c08269beb857b7099851c2594d42b0416ead96
-SIZE (ngtcp2-ngtcp2-0.1.0.g20210731-a14be4e_GH0.tar.gz) = 483632
+TIMESTAMP = 1632036892
+SHA256 (ngtcp2-ngtcp2-0.1.0.g20210831-fce1b7f_GH0.tar.gz) = b40ea1bfd69823fea98ed826fa15bdc508369ad4ccb780d74a6b8ffeefb64bfe
+SIZE (ngtcp2-ngtcp2-0.1.0.g20210831-fce1b7f_GH0.tar.gz) = 489092
More information about the dev-commits-ports-all
mailing list