Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2020 21:31:20 +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: r557494 - head/www/libnghttp3
Message-ID:  <202012102131.0BALVK5h044274@repo.freebsd.org>

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



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