svn commit: r537639 - head/www/nghttp2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 3 18:08:23 UTC 2020


Author: sunpoet
Date: Wed Jun  3 18:08:19 2020
New Revision: 537639
URL: https://svnweb.freebsd.org/changeset/ports/537639

Log:
  Update to 1.41.0
  
  Changes:	https://github.com/nghttp2/nghttp2/releases
  Security:	4bb56d2f-a5b0-11ea-a860-08002728f74c
  MFH:		2020Q2

Modified:
  head/www/nghttp2/Makefile
  head/www/nghttp2/distinfo

Modified: head/www/nghttp2/Makefile
==============================================================================
--- head/www/nghttp2/Makefile	Wed Jun  3 18:08:13 2020	(r537638)
+++ head/www/nghttp2/Makefile	Wed Jun  3 18:08:19 2020	(r537639)
@@ -2,9 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	nghttp2
-PORTVERSION=	1.40.0
+PORTVERSION=	1.41.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
 CATEGORIES=	www net
 
 MAINTAINER=	sunpoet at FreeBSD.org

Modified: head/www/nghttp2/distinfo
==============================================================================
--- head/www/nghttp2/distinfo	Wed Jun  3 18:08:13 2020	(r537638)
+++ head/www/nghttp2/distinfo	Wed Jun  3 18:08:19 2020	(r537639)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573888149
-SHA256 (nghttp2-nghttp2-v1.40.0_GH0.tar.gz) = 63de2828bf6a43a501a982140b7ee969b8118f80351a9e43a1432b0979221957
-SIZE (nghttp2-nghttp2-v1.40.0_GH0.tar.gz) = 1749262
+TIMESTAMP = 1591186756
+SHA256 (nghttp2-nghttp2-v1.41.0_GH0.tar.gz) = 3d53e8bd1513a271a45b6ecda2e22fa05e9eb90fa92f7c5daf57b08c6e40cc55
+SIZE (nghttp2-nghttp2-v1.41.0_GH0.tar.gz) = 1754150


More information about the svn-ports-all mailing list