svn commit: r555269 - head/net/libngtcp2
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Nov 15 17:58:38 UTC 2020
Author: sunpoet
Date: Sun Nov 15 17:58:36 2020
New Revision: 555269
URL: https://svnweb.freebsd.org/changeset/ports/555269
Log:
Update to 0.1.0.g20201026
Changes: https://github.com/ngtcp2/ngtcp2/commits/master
Modified:
head/net/libngtcp2/Makefile
head/net/libngtcp2/distinfo
Modified: head/net/libngtcp2/Makefile
==============================================================================
--- head/net/libngtcp2/Makefile Sun Nov 15 17:58:32 2020 (r555268)
+++ head/net/libngtcp2/Makefile Sun Nov 15 17:58:36 2020 (r555269)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ngtcp2
-PORTVERSION= 0.1.0.g20201001
+PORTVERSION= 0.1.0.g20201026
CATEGORIES= net
PKGNAMEPREFIX= lib
@@ -20,7 +20,7 @@ INSTALL_TARGET= install-strip
USE_CXXSTD= c++17
USE_LDCONFIG= yes
-GH_TAGNAME= 35d59e7
+GH_TAGNAME= 9790609
USE_GITHUB= yes
post-patch:
Modified: head/net/libngtcp2/distinfo
==============================================================================
--- head/net/libngtcp2/distinfo Sun Nov 15 17:58:32 2020 (r555268)
+++ head/net/libngtcp2/distinfo Sun Nov 15 17:58:36 2020 (r555269)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601554454
-SHA256 (ngtcp2-ngtcp2-0.1.0.g20201001-35d59e7_GH0.tar.gz) = 45441b5ec63ad64197924305213afc03a7e231647042a330292273682db22f29
-SIZE (ngtcp2-ngtcp2-0.1.0.g20201001-35d59e7_GH0.tar.gz) = 415111
+TIMESTAMP = 1605426351
+SHA256 (ngtcp2-ngtcp2-0.1.0.g20201026-9790609_GH0.tar.gz) = b7e86781f78ece23e8838cf34d947b5c64321ceca0dc2f63e5425cff69f0b3de
+SIZE (ngtcp2-ngtcp2-0.1.0.g20201026-9790609_GH0.tar.gz) = 418873
More information about the svn-ports-head
mailing list