Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Oct 2020 07:30:34 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r550913 - head/www/libnghttp3
Message-ID:  <202010020730.0927UYwJ083979@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010020730.0927UYwJ083979>