Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2020 18:00:06 +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: r555276 - head/www/libnghttp3
Message-ID:  <202011151800.0AFI06XS006998@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Nov 15 18:00:06 2020
New Revision: 555276
URL: https://svnweb.freebsd.org/changeset/ports/555276

Log:
  Update to 0.1.0.g20201026
  
  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	Sun Nov 15 18:00:01 2020	(r555275)
+++ head/www/libnghttp3/Makefile	Sun Nov 15 18:00:06 2020	(r555276)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nghttp3
-PORTVERSION=	0.1.0.g20200926
+PORTVERSION=	0.1.0.g20201026
 CATEGORIES=	www net
 PKGNAMEPREFIX=	lib
 
@@ -21,7 +21,7 @@ USE_CXXSTD=	c++17
 USE_LDCONFIG=	yes
 
 GH_ACCOUNT=	ngtcp2
-GH_TAGNAME=	73eed47
+GH_TAGNAME=	dc26411
 USE_GITHUB=	yes
 
 post-patch:

Modified: head/www/libnghttp3/distinfo
==============================================================================
--- head/www/libnghttp3/distinfo	Sun Nov 15 18:00:01 2020	(r555275)
+++ head/www/libnghttp3/distinfo	Sun Nov 15 18:00:06 2020	(r555276)
@@ -1,3 +1,3 @@
-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
+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



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