svn commit: r562752 - head/www/libnghttp3
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Jan 26 17:22:47 UTC 2021
Author: sunpoet
Date: Tue Jan 26 17:22:42 2021
New Revision: 562752
URL: https://svnweb.freebsd.org/changeset/ports/562752
Log:
Update to 0.1.0.g20201222
Changes: https://github.com/ngtcp2/nghttp3/commits/master
Modified:
head/www/libnghttp3/Makefile
head/www/libnghttp3/distinfo
Modified: head/www/libnghttp3/Makefile
==============================================================================
--- head/www/libnghttp3/Makefile Tue Jan 26 17:22:37 2021 (r562751)
+++ head/www/libnghttp3/Makefile Tue Jan 26 17:22:42 2021 (r562752)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nghttp3
-PORTVERSION= 0.1.0.g20201116
+PORTVERSION= 0.1.0.g20201222
CATEGORIES= www net
PKGNAMEPREFIX= lib
@@ -21,7 +21,7 @@ USE_CXXSTD= c++17
USE_LDCONFIG= yes
GH_ACCOUNT= ngtcp2
-GH_TAGNAME= bbeab68
+GH_TAGNAME= 8af23a4
USE_GITHUB= yes
post-patch:
Modified: head/www/libnghttp3/distinfo
==============================================================================
--- head/www/libnghttp3/distinfo Tue Jan 26 17:22:37 2021 (r562751)
+++ head/www/libnghttp3/distinfo Tue Jan 26 17:22:42 2021 (r562752)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607539665
-SHA256 (ngtcp2-nghttp3-0.1.0.g20201116-bbeab68_GH0.tar.gz) = cd30ab4e1cf576a43ed6c7ce6aa0b808680250cac0370e113276b5a7420ce18b
-SIZE (ngtcp2-nghttp3-0.1.0.g20201116-bbeab68_GH0.tar.gz) = 158646
+TIMESTAMP = 1611665343
+SHA256 (ngtcp2-nghttp3-0.1.0.g20201222-8af23a4_GH0.tar.gz) = 66610aa1ce52c744407877be9f6348110b3601691cbdded044ae4d635782613e
+SIZE (ngtcp2-nghttp3-0.1.0.g20201222-8af23a4_GH0.tar.gz) = 166985
More information about the svn-ports-all
mailing list