svn commit: r537915 - in branches/2020Q2/www: libnghttp2 nghttp2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 4 18:05:21 UTC 2020


Author: sunpoet
Date: Thu Jun  4 18:05:19 2020
New Revision: 537915
URL: https://svnweb.freebsd.org/changeset/ports/537915

Log:
  MFH: r537638 r537639
  
  Update to 1.41.0
  
  Changes:	https://github.com/nghttp2/nghttp2/releases
  Security:	4bb56d2f-a5b0-11ea-a860-08002728f74c
  
  Update to 1.41.0
  
  Changes:	https://github.com/nghttp2/nghttp2/releases
  Security:	4bb56d2f-a5b0-11ea-a860-08002728f74c
  
  Approved by:	ports-secteam (joneum)

Modified:
  branches/2020Q2/www/libnghttp2/Makefile
  branches/2020Q2/www/libnghttp2/distinfo
  branches/2020Q2/www/libnghttp2/pkg-plist
  branches/2020Q2/www/nghttp2/Makefile
  branches/2020Q2/www/nghttp2/distinfo
Directory Properties:
  branches/2020Q2/   (props changed)

Modified: branches/2020Q2/www/libnghttp2/Makefile
==============================================================================
--- branches/2020Q2/www/libnghttp2/Makefile	Thu Jun  4 17:56:03 2020	(r537914)
+++ branches/2020Q2/www/libnghttp2/Makefile	Thu Jun  4 18:05:19 2020	(r537915)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nghttp2
-PORTVERSION=	1.40.0
+PORTVERSION=	1.41.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www net
 PKGNAMEPREFIX=	lib

Modified: branches/2020Q2/www/libnghttp2/distinfo
==============================================================================
--- branches/2020Q2/www/libnghttp2/distinfo	Thu Jun  4 17:56:03 2020	(r537914)
+++ branches/2020Q2/www/libnghttp2/distinfo	Thu Jun  4 18:05:19 2020	(r537915)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573888147
-SHA256 (nghttp2-nghttp2-v1.40.0_GH0.tar.gz) = 63de2828bf6a43a501a982140b7ee969b8118f80351a9e43a1432b0979221957
-SIZE (nghttp2-nghttp2-v1.40.0_GH0.tar.gz) = 1749262
+TIMESTAMP = 1591186754
+SHA256 (nghttp2-nghttp2-v1.41.0_GH0.tar.gz) = 3d53e8bd1513a271a45b6ecda2e22fa05e9eb90fa92f7c5daf57b08c6e40cc55
+SIZE (nghttp2-nghttp2-v1.41.0_GH0.tar.gz) = 1754150

Modified: branches/2020Q2/www/libnghttp2/pkg-plist
==============================================================================
--- branches/2020Q2/www/libnghttp2/pkg-plist	Thu Jun  4 17:56:03 2020	(r537914)
+++ branches/2020Q2/www/libnghttp2/pkg-plist	Thu Jun  4 18:05:19 2020	(r537915)
@@ -3,5 +3,5 @@ include/nghttp2/nghttp2ver.h
 lib/libnghttp2.a
 lib/libnghttp2.so
 lib/libnghttp2.so.14
-lib/libnghttp2.so.14.19.0
+lib/libnghttp2.so.14.20.0
 libdata/pkgconfig/libnghttp2.pc

Modified: branches/2020Q2/www/nghttp2/Makefile
==============================================================================
--- branches/2020Q2/www/nghttp2/Makefile	Thu Jun  4 17:56:03 2020	(r537914)
+++ branches/2020Q2/www/nghttp2/Makefile	Thu Jun  4 18:05:19 2020	(r537915)
@@ -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: branches/2020Q2/www/nghttp2/distinfo
==============================================================================
--- branches/2020Q2/www/nghttp2/distinfo	Thu Jun  4 17:56:03 2020	(r537914)
+++ branches/2020Q2/www/nghttp2/distinfo	Thu Jun  4 18:05:19 2020	(r537915)
@@ -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