svn commit: r547693 - in head/net/libngtcp2: . files

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 5 21:29:17 UTC 2020


Author: sunpoet
Date: Sat Sep  5 21:29:12 2020
New Revision: 547693
URL: https://svnweb.freebsd.org/changeset/ports/547693

Log:
  Update to 0.1.0.g20200901
  
  Changes:	https://github.com/ngtcp2/ngtcp2/commits/master

Deleted:
  head/net/libngtcp2/files/
Modified:
  head/net/libngtcp2/Makefile
  head/net/libngtcp2/distinfo

Modified: head/net/libngtcp2/Makefile
==============================================================================
--- head/net/libngtcp2/Makefile	Sat Sep  5 21:29:07 2020	(r547692)
+++ head/net/libngtcp2/Makefile	Sat Sep  5 21:29:12 2020	(r547693)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ngtcp2
-PORTVERSION=	0.1.0.g20200727
+PORTVERSION=	0.1.0.g20200901
 CATEGORIES=	net
 PKGNAMEPREFIX=	lib
 
@@ -20,7 +20,7 @@ INSTALL_TARGET=	install-strip
 USE_CXXSTD=	c++17
 USE_LDCONFIG=	yes
 
-GH_TAGNAME=	07a2305
+GH_TAGNAME=	f64358e
 USE_GITHUB=	yes
 
 post-patch:

Modified: head/net/libngtcp2/distinfo
==============================================================================
--- head/net/libngtcp2/distinfo	Sat Sep  5 21:29:07 2020	(r547692)
+++ head/net/libngtcp2/distinfo	Sat Sep  5 21:29:12 2020	(r547693)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596954286
-SHA256 (ngtcp2-ngtcp2-0.1.0.g20200727-07a2305_GH0.tar.gz) = 225684ddc80b2c1d51a7540ed6b02b684473d7573246914f4d34af5b1800338c
-SIZE (ngtcp2-ngtcp2-0.1.0.g20200727-07a2305_GH0.tar.gz) = 360046
+TIMESTAMP = 1599302715
+SHA256 (ngtcp2-ngtcp2-0.1.0.g20200901-f64358e_GH0.tar.gz) = bba9aa0eecb6553a9b8fdb5c615a9b861b5cc004afa355c5be9c5876235ec72a
+SIZE (ngtcp2-ngtcp2-0.1.0.g20200901-f64358e_GH0.tar.gz) = 413346


More information about the svn-ports-all mailing list