svn commit: r550913 - head/www/libnghttp3
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Oct 2 07:30:46 UTC 2020
Author: sunpoet
Date: Fri Oct 2 07:30:34 2020
New Revision: 550913
URL: https://svnweb.freebsd.org/changeset/ports/550913
Log:
Update to 0.1.0.g20200926
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 Fri Oct 2 07:30:29 2020 (r550912)
+++ head/www/libnghttp3/Makefile Fri Oct 2 07:30:34 2020 (r550913)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nghttp3
-PORTVERSION= 0.1.0.g20200821
+PORTVERSION= 0.1.0.g20200926
CATEGORIES= www net
PKGNAMEPREFIX= lib
@@ -21,7 +21,7 @@ USE_CXXSTD= c++17
USE_LDCONFIG= yes
GH_ACCOUNT= ngtcp2
-GH_TAGNAME= 7fbbef1
+GH_TAGNAME= 73eed47
USE_GITHUB= yes
post-patch:
Modified: head/www/libnghttp3/distinfo
==============================================================================
--- head/www/libnghttp3/distinfo Fri Oct 2 07:30:29 2020 (r550912)
+++ head/www/libnghttp3/distinfo Fri Oct 2 07:30:34 2020 (r550913)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599302721
-SHA256 (ngtcp2-nghttp3-0.1.0.g20200821-7fbbef1_GH0.tar.gz) = 5c933265fa51e63066daf9f383936bc86dbc315cb3db8a3f5bf197e5d52e3598
-SIZE (ngtcp2-nghttp3-0.1.0.g20200821-7fbbef1_GH0.tar.gz) = 155682
+TIMESTAMP = 1601554458
+SHA256 (ngtcp2-nghttp3-0.1.0.g20200926-73eed47_GH0.tar.gz) = ae2f22755339c2fb770ebe3f18d1af8d6328ecb2c792bb40c44af3d2970a8538
+SIZE (ngtcp2-nghttp3-0.1.0.g20200926-73eed47_GH0.tar.gz) = 155916
More information about the svn-ports-all
mailing list