svn commit: r557494 - head/www/libnghttp3

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Dec 10 21:31:25 UTC 2020


Author: sunpoet
Date: Thu Dec 10 21:31:20 2020
New Revision: 557494
URL: https://svnweb.freebsd.org/changeset/ports/557494

Log:
  Update to 0.1.0.g20201116
  
  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	Thu Dec 10 21:31:14 2020	(r557493)
+++ head/www/libnghttp3/Makefile	Thu Dec 10 21:31:20 2020	(r557494)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nghttp3
-PORTVERSION=	0.1.0.g20201026
+PORTVERSION=	0.1.0.g20201116
 CATEGORIES=	www net
 PKGNAMEPREFIX=	lib
 
@@ -21,7 +21,7 @@ USE_CXXSTD=	c++17
 USE_LDCONFIG=	yes
 
 GH_ACCOUNT=	ngtcp2
-GH_TAGNAME=	dc26411
+GH_TAGNAME=	bbeab68
 USE_GITHUB=	yes
 
 post-patch:

Modified: head/www/libnghttp3/distinfo
==============================================================================
--- head/www/libnghttp3/distinfo	Thu Dec 10 21:31:14 2020	(r557493)
+++ head/www/libnghttp3/distinfo	Thu Dec 10 21:31:20 2020	(r557494)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605426365
-SHA256 (ngtcp2-nghttp3-0.1.0.g20201026-dc26411_GH0.tar.gz) = 5d330cf224fb250d81428b8ccccf9ca5d9476c0ac00f0a5f0b0939a21b8f1059
-SIZE (ngtcp2-nghttp3-0.1.0.g20201026-dc26411_GH0.tar.gz) = 158214
+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


More information about the svn-ports-all mailing list